Releases: marcantondahmen/automad
Releases · marcantondahmen/automad
2.0.0-alpha.16
New Features
- add charset meta tag to rendered pages automatically (82512bcb)
- update standard theme to version 1.0.7 (b78efaf2)
Bugfixes
- fix layout section defaults (91b0b016)
- fix missing cache directory error when saving open-graph images (f0b2f2f5)
- fix missing email alter position in dom (b2c09b01)
- fix section block spacing (4c0fd465)
- fix tests (1a19b133)
- fix text wrapping in code editor (e190c5de)
- strip tags from meta tag content (39551032)
2.0.0-alpha.15
Bugfixes
- refactor build script (fbfbc705)
2.0.0-alpha.14
Bugfixes
- fix bundle issues (a9785e61)
2.0.0-alpha.13
Bugfixes
- fix dist bundle issues (516cfef4)
2.0.0-alpha.12
Bugfixes
- fix missing fonts in dist bundle (73e34b55)
2.0.0-alpha.11
New Features
- add automatically generated open-graph image and tags when rendering pages (fbdc8ac7)
- add better notifications whenever a user has no associated email address (f99bcc80)
- add number field type (fae96948)
- add support for custom logo in open-graph images (7675b090)
- automatically add favicons and apple touch icon when existing (b5bbd543)
- make prev and next selections work with language router and disable looping (37fc8bf8)
- set title for 404 pages (df3ca2b1)
Bugfixes
- ui: fix image links not being saved when using the autocomplete form (dcbd537d)
- ui: fix page reload when page tags are edited (01db0d55)
- disable in-page editing on 404 pages (c3952211)
- fix breadcrumbs selection on multilingual sites (390bfbb1)
- fix error in disk usage calculation when following broken symlinks (07c36006)
- fix finding first image in rendered blocks (06ce168d)
- fix warning when purging cache across file systems (e4a3a92e)
2.0.0-alpha.10
New Features
- add download link to file cards (461ece5e)
- add option to define the order of fields inside the dashboard in the theme.json file (55d93ec1)
- make sure that block ids are always unique in rendered html (9f07136e)
Bugfixes
- ui: fix button text overflow breaking card layouts (2bdfe5fa)
- ui: fix datetime input field style on ios (166e1dc7)
- fix download links in file info modal (0b81320a)
- fix navbar spacing in inpage edit form (0fd31f74)
- fix position of inpage edit overlay in dom (486a455e)
- fix processing email addresses inside of markdown blocks (af569f03)
- fix small display alert being copied with editor content (cb7a6c73)
- fix template name display in page data form (451101de)
2.0.0-alpha.9
New Features
- ui: add undo and redo button tooltips (e5def55b)
- ui: improve highlighting of matches in search results (4586f54b)
- add option to discard changes and revert content to the last published version (2a40c1e7)
- add public pagelist api (6967a5fa)
- add select field type (45a7e156)
- improve handling of usernames and emails (847b80aa)
- purge unused fields when changing page templates (1a23b56c)
- purge unused fields when changing the main theme (b9f1da59)
Bugfixes
2.0.0-alpha.8
New Features
- add customization editor placeholders with shared values (8aa92e3c)
- hide block editor on small devices and show alert instead (2b3f644e)
- improve customization field labels and add customization section info (a08ce16d)
- improve urls of remote images (ab6514de)
- merge data of localized home page with shared data when language router is enabled (81165de5)
- replace custom js and css file fields with custom html fields (38be7bab)
Bugfixes
- i18n: fix home page url when language router is enabled (02391e2f)
- ui: fix disappearing block when dragging onto itself (d3a3d4a9)
- ui: fix hidden dropdown items on small devices (0800a93d)
- ui: fix text overflow in jump bar (03109a60)
- ui: fix text overflow of autocomplete dropdowns (45cd0b25)
- enable text wrap in code editors in order to fix invisble text (fa107781)
- fix deleting image caption not triggering change event (1960fb0b)