Breaking Changes
- ui: pages can be sorted and moved directly in the sidebar (4579f83e1)
- change minimum required PHP version to 8.2 (5efeb8e)
- remove headless mode feature (c79b377c8)
New Features
- blocks: add align items layout option for section blocks (f7b7bed25)
- blocks: add block duplication tune (e52be1a57)
- core: add debug logging to json files (fa2821212)
- core: add draft and published states for pages and shared content (d1b539d57)
- core: add i18n support for multilingual sites (b3f0bb505)
- core: add support for webp images (19cc81574)
- dashboard: store translations in json files (f3deae501)
- ui: add FileRobot image editor (4bcf9bd52)
- ui: add dark mode for dashboard (da343b8f9)
- ui: add field and file filter (2ecf1c0b4)
- ui: add password requirements check (83e097103)
- ui: implement undo functionality (053a9c3f2)
- ui: pages can be sorted and moved directly in the sidebar (4579f83e1)
- ui: remove UIkit from Composer dependencies (93a2bb7ee)
- ui: remove jQuery from NPM dependencies (989b21fe5)
- add ability to restore deleted pages (c4067bac3)
- add result context when searching for pages (63e838e88)
- add version history for pages (2b139fba7)
- allow for running Automad behind a proxy (414dd5aa2)
- remove headless mode feature (c79b377c8)
- use .json instead of .txt files to store page and shared data (96a1f184a)
- use symfony/mailer for sending emails (5efeb8e)