You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/CHANGELOG2.md

2.5 KiB

4.1.2 (2021-09-28)

Bug Fixes

  • 🐛 Pretending to fix a bug (5351c14)

4.1.1 (2021-09-28)

4.0.1506 (2021-09-28)

Bug Fixes

  • 🐛 Fixed the issue where we were not generating the newsletter plex mediaserver link correctly (b6064e9)
  • request-limits: 🐛 Fixed the issue where we were calculating Tv Request limit reset date incorrectly (ceaec3f)
  • 🐛 Fixed the issue where the user management login dates were not local time (97be373), closes #2925

Features

  • request-limits: 🗃️ Added new user field migrations to mysql and sqlite (f73bccb)
  • request-limits: Added in the main logic for the new request limits (70d5bf5)
  • request-limits: Added the UI portion to set the new limits (978d4ea)
  • request-limits: Request limits are no longer a rolling date. But reset at the start of the week or month depending on the preference (364b9f1)
  • request-limits: Updated the RequestLimit Rules to use the new refactored service (e31ee8d)
  • request-limits: 🎉 Started on the request limits, applied to the user model (f5310b7)

4.0.1488 (2021-09-18)

Features

  • discover: 💄 Moved the advanced search to the nav bar for better discovery (f83abaf)