Skip to content

Latest commit

 

History

History
238 lines (152 loc) · 18.8 KB

CHANGELOG.md

File metadata and controls

238 lines (152 loc) · 18.8 KB

6.2.1 (2024-10-24)

Bug Fixes

  • remove field_group patch because it has been merged (eff8438)

6.2.0 (2024-09-16)

Features

  • check if src or components directory exists before compiling theme assets (#115) (41f4cc7)

6.1.0 (2024-09-09)

Features

  • update field_group patches as consolidate patches into their own file (4fb7676)

6.0.2 (2024-06-28)

Bug Fixes

  • Remove dev repos for the new version of Emulsify (#114) (3a96852)

6.0.1 (2024-05-30)

Bug Fixes

5.4.0 (2024-05-29)

Bug Fixes

  • change theme back to sous-theme in sous_base (3fe7731)
  • remove file permissions from superuser (b8ac941)

Features

  • add correct unpack package with latest fixes (5b38e33)
  • add sous_admin recipe to repo (cfd7ceb)
  • add sous_admin recipe to repo (c30b8b3)
  • add sous_admin to setup script (8b9d52b)
  • add sous_formats recipe (f5528a7)
  • add unpack packages into the set up script (56fbde5)
  • include fourkitchens cookbook repo (e06b689)
  • move sous_admin to scaffolding folder (d6d0ec5)
  • remove all contrib modules except those required for emulsify (1fddc4d)
  • remove gin_login reference (eb6d447)
  • remove gitkeeps (4029c3c)
  • remove uuid from config (fa010c6)
  • sous-25 create default content types recipe (86c5fbb)
  • split package name correctly (7d2e5eb)
  • update descriptions to not use single quote (cd80aa3)
  • update install instructions (cde5ba8)
  • use https for repo (3952c72)

5.2.0 (2023-12-19)

Features

  • Upgrade Sous to D10 and it's various dependencies to D10-compatible versions (#110) (6034b8e)

5.1.0 (2023-04-27)

Features

  • add npm scripts to lando so ci and lando can run both seperately (#102) (412d607)

5.0.0 (2023-04-21)

Bug Fixes

BREAKING CHANGES

  • Remove the distro

4.4.0 (2023-04-21)

Bug Fixes

  • Chris' original approach with append in composer but targeting default.settings.php (913cad3)
  • chromium not chromium-browser (a6574d6)
  • composer version and bash to shell update (c5e56ac)
  • emulsify/cli version (4aef72e)
  • file replace paths (b3234b7)
  • file replace paths (a52bbcc)
  • find and replace command for lando file (ae327cc)
  • missing development.services.yml file (861aeac)
  • project theme in lando (56c8908)
  • revert .nvmrc changes (6da14a9)
  • scaffolding wip (b1066a4)
  • theme replace references (c81b74a)
  • update config and lando to allow site install from config (ae1bab6)

Features

  • add chromedriver adjustment for arm macs (d21db1a)
  • add chromedriver docker service override (5ae95b9)
  • add config for superuser role (a8e8cc6)
  • add setup/theme/build scripts (98a81ce)
  • add site install command to setup (974b3ab)
  • add sous-builder install command to lando (60d8f75)
  • add sousdemo theme for testing (9b1a7ec)
  • attempt to simplify output of setup script (addfa24)
  • attempt to simplify output of setup script (a01935c)
  • auto-confirm sousdemo install when prompt (84ba2a1)
  • better script status verbiage (79aacc2)
  • block user one and give user a temp login for sous_chef (7f6e420)
  • change composer project name in json file (ef8b559)
  • enable crop module by default (8dc3890)
  • git init the project so husky doesnt fail (4112daf)
  • include crop type config (9ef7e39)
  • include crop type config (7512b28)
  • install chromium browser manually for arm64 (e34043b)
  • install emulsifycli during lando setup (4851ab7)
  • migrate filter config to sous proper (530b6b7)
  • more find-and-replace four sous-project setup (2eb98be)
  • move --silent option for npm (3ba1f6b)
  • move compound install to lando (cfd16da)
  • move setup to post-create (805f1f3)
  • move setup to post-create (7230896)
  • no npm when running emulsify through lando (02a5cc3)
  • quiet apt-get setup commands (8234461)
  • quiet option for apt-get commands (5075efc)
  • remove config export (3a85d83)
  • remove drupal profile (e97ab51)
  • remove emulisfy-ds dependency as the cli pulls this in (2649f4b)
  • remove nvm from setup script and migrate to lando (164db6e)
  • remove old profile references (0136619)
  • remove old theme name (9bddf25)
  • rename setup to prep (1b38d4c)
  • replace the theme before the sous-project in lando (267e5e0)
  • replace the theme before the sous-project in lando (c0c106b)
  • rerun config import post install (7ab945d)
  • restore editor config (bceba11)
  • restore entity_embed enabling (1f190c7)
  • restore old profile module activations (52abae0)
  • rework emulsify/node/npm install for lando (b49aa19)
  • set editor config for cke5 (feae73d)
  • setup sous_chef user and superuser role (a1af951)
  • setup sous_chef user and superuser role (d9248da)
  • simplify setup script (869cdb6)
  • start lando post-create project in order to setup the rest (5442990)
  • use emulsify name for various commands (9f68e0f)
  • use https for sous-builder url (60e50b1)

4.3.0 (2023-03-15)

Features

4.2.2 (2022-12-19)

Bug Fixes

  • distro version and find-and-replace command for linux (13ae175)
  • match emulisfycli naming convension (29e1154)
  • no need for underscore project name (bc79220)
  • use dashed project name for lando and underscore everything else (f18a398)

4.2.1 (2022-12-07)

Bug Fixes

  • add database password instructions (3458456)
  • added database install instruction (d0a0f2e)

4.2.0 (2022-12-02)

Bug Fixes

  • php version update and rename master to main (d269388)
  • readme, ignore ide generated files (2f2808e)
  • update node orb (fb9179f)
  • update package-lock.json (809093e)
  • update readme (10efa52)

Features

  • pulled main and fixed conflicts (9df602d)
  • resolved conflicts and updated all packages (402a753)

4.1.3 (2022-08-24)

Bug Fixes

4.1.2 (2022-08-23)

Bug Fixes

  • remove change that is in a different PR (5d5f3cc)
  • removed drupal console (ff52a72)

4.1.1 (2022-05-03)

Bug Fixes

  • docs: add semantic release angular badge to readme (5be1e76)

4.1.0 (2022-03-22)

Bug Fixes

  • ci: fix beta branch ci setup (965d640)

Features

  • changelog: add changelog feature (67929f3)