All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.3 (2024-08-07)
1.2.2 (2024-08-07)
- 🐛 avoid using split for url checking (c934c61)
1.2.1 (2023-06-09)
1.2.0 (2023-05-18)
- add 'x' to remove search selection (#166) (f1f8f6d)
- add cover images to search results (#167) (e5acbc0)
- updated the file picker (#153) (aed75dd)
- 🐛 entrypoint wasn't setting user permissions for processes (b3bd8a7)
- updates to Dockerfile and fix bugs (#163) (3e0a7b3)
1.0.0 (2023-04-18)
- 🐛 search single file now removes extension (d05a97a)
- 🐛 searches with
&
character could fail (3ac90c1)
0.3.7 (2023-02-24)
0.3.6 (2022-09-21)
- allow setting CSRF_TRUSTED_ORIGINS via envvar (f5c68c4)
- 🐛 pass original path to
m4b-merge
so it knows what to move to the completed folder (101e8f2)
0.3.5 (2022-06-12)
- ✨ Allow setting CSRF origins for reverse proxies (ad91f25)
- 🐛 fix cpu count not being set correctly (748f980)
- docker: 🐛 fix for Docker permissions initialization (8b8386f)
0.3.4 (2022-01-11)
- 💄 add versions to footer (0969087)
0.3.3 (2021-12-06)
- ✨ connect output scheme setting to m4b-merge path format (5521be4)
0.3.2 (2021-11-18)
- ✨ add settings page (bf90b57)
- 🐛 fix order of setting import (100853a)
- 🐛 show durations longer than 24hrs (098f376)
- docker: 🚑 fix pip package location (644a422)
- model: 🐛 allow runtime to be 0 for podcasts (8e99513)