What's Changed
- Feat: add path-derived GUID source for media matching by @arabcoders in #837
- refactor: clerify import vs export wording by @arabcoders in #838
Full Changelog: v1.8.4...v1.8.5
Commits since v1.8.4
- 56277d8 Refactor: move logging to be owned by the event model.
- c588c30 Feat: add path-derived GUID source for media matching
- 54e001c feat: increase timeout for scheduler runner.
- 12b4207 fix: table rendering in markdown
- 349f123 refactor: add FAQ section for path matching details and edge cases
- a2704c5 fix: update error messages to specify context for backend not found
- aba5fdf refactor: make events dispatch limit configurable.
- 67e536a refactor: add path matching info pre-adding backends.
- 1267788 docs: update README and path-match guide to specify path matching availability in v1.8.5+
- d8f5eae fix: hide useless migration messages on container start up
- 3657d61 fix: rename storage keys for line wrapping options in EventView and index pages
- b82986a refactor: clerify import vs export wording