Skip to content

Releases: marcantondahmen/automad

2.0.0-alpha.16

14 Dec 21:58
Compare
Choose a tag to compare

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

13 Dec 17:01
Compare
Choose a tag to compare

Bugfixes

2.0.0-alpha.14

13 Dec 16:52
Compare
Choose a tag to compare

Bugfixes

2.0.0-alpha.13

13 Dec 16:34
Compare
Choose a tag to compare

Bugfixes

2.0.0-alpha.12

13 Dec 15:56
Compare
Choose a tag to compare

Bugfixes

  • fix missing fonts in dist bundle (73e34b55)

2.0.0-alpha.11

13 Dec 15:11
Compare
Choose a tag to compare

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

24 Nov 11:01
Compare
Choose a tag to compare

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

09 Nov 18:24
Compare
Choose a tag to compare

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

  • ui: fix several styling issues (3e0641ad)
  • fix image editor button and modal window style issues (2db55441)
  • fix percentage unit input field (b6df22c5)

2.0.0-alpha.8

27 Oct 18:34
Compare
Choose a tag to compare

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)

2.0.0-alpha.7

13 Oct 18:57
Compare
Choose a tag to compare

New Features

  • add disk usage monitoring (bd649585)
  • add option to define a disk quota (de39719a)
  • add option to filter the list of allowed packages (b525156b)
  • deduplicate form submissions (a6ded4e6)
  • improve naming of resized images in cache (075b45fe)

Bugfixes

  • blocks: fix pasting and merging blocks (c811131f)
  • ui: fix visibility of sidebar items on medium size devices (de2e6fe4)
  • fix dashboard redirections when saving pages the are aliases for the home page (4cb37fd5)
  • fix wrong file overwriting errors when editing page and shared data (1e4903f0)