Skip to content

Releases: marcantondahmen/automad

2.0.0-beta.49

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:45

New Features

Bugfixes

  • fix automad prism grammar (8db618a29)
  • fix focus of ai assistance prompt when opening it (bfd4391c7)

2.0.0-beta.48

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:40

New Features

  • add option to set a custom title that is displayed on open-graph images (73e8fb6e4)
  • update image slideshow and gallery block ui (37ee8da29)
  • update standard lite theme (f542c9827)
  • wait for confirmation before discarding unsaved changes in the in-page editing dialog (6c574cfb4)

Bugfixes

  • exclude aliases from sitemap.xml (0807eaf07)
  • fix syntax highlighting of foreach keyword in automad language (b18246a5e)

2.0.0-beta.47

Choose a tag to compare

@github-actions github-actions released this 12 Jul 10:03

New Features

  • show latest commit details of private repository packages (e6b241fe0)
  • show relative dates (bc3098994)
  • update standard lite theme (925f40e94)

Bugfixes

  • fix change event not being fired when clearing date field (58213b762)

2.0.0-beta.46

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:05

New Features

  • show notification if a package was not updated due to version constraints (3fb922077)
  • update standard lite theme (47e69ac26)

2.0.0-beta.45

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:15

New Features

  • update standard lite theme to version 0.2.0 (b2c28bbe3)

2.0.0-beta.44

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:48

New Features

Bugfixes

  • clear cache when changing ai provider settings in order to display changes correctly (03f0fc3df)
  • fix height calculation of auto-sized textareas (a4f8c7511)
  • fix selecting a tag from dropdown when using the enter key (319ba32d1)
  • fix warning when unserializing ai provider configs (b5fb2751b)
  • remove markdown code blocks from ai assistance output (f7904fed1)

2.0.0-beta.43

Choose a tag to compare

@github-actions github-actions released this 14 Jun 18:39

Bugfixes

  • fix filtering of missing images in galleries and slideshows (5814fd5fd)

2.0.0-beta.42

Choose a tag to compare

@github-actions github-actions released this 14 Jun 17:35

Bugfixes

  • fix image picker for single images (b42306533)

2.0.0-beta.41

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:45

New Features

  • improve ai assistance user experience (55e1b8039)

Bugfixes

  • scope text selection of ai assisted writing to the containing editor (8ebf34098)

2.0.0-beta.40

Choose a tag to compare

@github-actions github-actions released this 13 Jun 10:44

New Features

  • add option to define custom system instructions for ai providers (ae514d747)
  • allow selection of multiple images at once in gallery and slideshow blocks (d2355354a)
  • improve ui view transitions (2d7866c62)

Bugfixes

  • filter galleries and slideshows to only include existing files (40eb219ba)
  • fix unnecessary api key and model validation requests in ai provider settings (1ae46eecb)