Skip to content

Docspell 0.31.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 12:39
· 1911 commits to master since this release

πŸŽ‰ Changelog β€’ Documentation β€’ Milestone πŸŽ‰

This release includes bookmarking queries as the main feature.

  • Bookmark queries and use it in searches. (#1175) Also the periodic query form is updated to allow using a bookmarks.
  • Customize message for periodic queries (#1258). You can now add your own sentence to the beginning of the message notifying you for a list of items.
  • Allow to configure a priority for Gotify notifications (#1277)
  • Improve handling tags (#960). When choosing a tag by the dropdown the catgory is shown next to a tag and the options can be constrainted by clicking a category bubble.
  • Fix timezone in docker image (#1234)
  • Fix adding high-dpi images that would cause an out-of-memory error when generating previews (#1183).
  • Fix tearing down and initializing pubsub table to allow changing app ids (#1251)
  • Fix switching between tile and list view when "full width" preview is enabled (#1261)
  • Disable "group by month" if there are no groups (#1255)
  • Fix deleting periodic queries (button was not working) (#1257)