This commit is contained in:
mrjvs
2024-01-02 22:51:08 +01:00
parent 7735c44e59
commit 4be8b3d5ee
2 changed files with 18 additions and 0 deletions

View File

@@ -2,6 +2,16 @@
title: 'Changelog' title: 'Changelog'
--- ---
# Version 4.2.2
- Add worker URL syncing for accounts
- Fix broken hero title during the day
- Move search items with no poster to the end of the search results
- disable episodes if they have not been aired yet
- update provider package: disable febbox HLS, irrepairable
- Added new translations: Bulgarian, Bengali, Greek, Persian, Gujarati, Indonesian, Japanese, Korean, Slovenian, Tamil, Chinese (Traditional)
- Improved translations: Arabic, Czech, German, Spanish, Estonian, French, Hebrew, Hindi, Italian, Nepali, Dutch, Polish, Portuguese (Brazil), Russian, Thai, Toki Pona, Turkish, Ukrainian, Chinese (Simplified), pirate (generated), minion (generated)
# Version 4.2.1 # Version 4.2.1
- Fix the scrape screen showing success when it shouldn't - Fix the scrape screen showing success when it shouldn't
- Fix some more [Object object] showing in the error dialogue - Fix some more [Object object] showing in the error dialogue

View File

@@ -2,6 +2,14 @@
title: 'Changelog' title: 'Changelog'
--- ---
# Version 1.3.0
For this update, you will need to run migrations.
- proxy url syncing
- remove npm usage, replace with pnpm
- add postgresql ssl support
# Version 1.2.0 # Version 1.2.0
Bugfixes and optimization. Bugfixes and optimization.