Skip to content

Latest commit

 

History

History
117 lines (56 loc) · 5.91 KB

CHANGELOG.md

File metadata and controls

117 lines (56 loc) · 5.91 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.3 (2024-08-07)

Bug Fixes

1.2.2 (2024-08-07)

Bug Fixes

  • 🐛 avoid using split for url checking (c934c61)

1.2.1 (2023-06-09)

Bug Fixes

1.2.0 (2023-05-18)

Features

Bug Fixes

  • 🐛 entrypoint wasn't setting user permissions for processes (b3bd8a7)
  • updates to Dockerfile and fix bugs (#163) (3e0a7b3)

1.0.0 (2023-04-18)

Features

  • Add auto search for books and Add Celery queue and task runner (#145) (fb17706), closes #27 #85

Bug Fixes

  • 🐛 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)

Features

  • allow setting CSRF_TRUSTED_ORIGINS via envvar (f5c68c4)

Bug Fixes

  • 🐛 pass original path to m4b-merge so it knows what to move to the completed folder (101e8f2)

0.3.5 (2022-06-12)

Features

  • ✨ Allow setting CSRF origins for reverse proxies (ad91f25)

Bug Fixes

  • 🐛 fix cpu count not being set correctly (748f980)
  • docker: 🐛 fix for Docker permissions initialization (8b8386f)

0.3.4 (2022-01-11)

Features

  • 💄 add versions to footer (0969087)

0.3.3 (2021-12-06)

Features

  • ✨ connect output scheme setting to m4b-merge path format (5521be4)

0.3.2 (2021-11-18)

Features

Bug Fixes

  • 🐛 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)

0.4.1 (2021-10-18)

Bug Fixes

  • 🐛 show durations longer than 24hrs (098f376)
  • model: 🐛 allow runtime to be 0 for podcasts (8e99513)