mirror of
https://github.com/deandreamatias/tv-randshow.git
synced 2025-05-17 14:06:01 +08:00
7.8 KiB
7.8 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.0 (2025-04-18)
- Update dependencies
- Build with Flutter 3.29
- Add support to Linux
- Update Android setup and add support to edge-to-edge
- Remove migration screen for user
2.3.0 (2024-10-05)
- Update dependencies
- Build with Flutter 3.24.3
2.2.0 (2024-07-13)
- Update Android icon
- Update dependencies
- Build with Flutter 3.22.2
2.1.0 (2024-01-06)
- Update dependencies
- Build with Flutter 3.16.5
2.0.0 (2023-03-18)
- Improve architecture (clean)
- Add more unit tests
- Migrate to Riverpod to state management
- Add management errors
- Add feature: Pick random episode from all favorites TV shows
- Add feature: Pick random TV show from trending TV shows
- Add donation button
- Update to Material Design 3
- Add ios compatibility
- Fix integration test
- Build with Flutter 3.7
- Fix a lot bugs
1.10.2 (2023-02-26)
- Add streamig link on random episode result
- Migrate Android database (from sqlite to hive)
- Build with Flutter 2.10
1.9.0 (2022-02-19)
1.8.0 (2021-10-30)
Features
1.7.0 (2021-07-08)
Features
- Add 404 page (475644d)
- Add hive database (8deb0a7)
- Add keys to integration tests (536abdb)
- Add new icons (bd6ced8)
- Add pagination widget to main code (3e3a755)
- Create hive database service (e128291)
- Implement persist theme setting (5b8e66a)
- Implement web files and config (54b8aa1)
- Improve home button (ac19b6b)
- Improve version dialog (fb62baa)
- Remove api key secure storage (77268e5)
- Remove deprecated proprieties (4e8c012)
- Remove web conditional (9f05904)
- Show fav tab in web platform (2fbb032)
- Upgrade architecture (fecadbd)
Bug Fixes
- Add miss string in other languages (e14b49f)
- Apply config to export file (a92320f)
- Duplicated router (dbd35c7)
- First search with empty text (6cc459b)
- Improve SEO (6dfb5b0)
- Improve web SEO (8e16980)
- Minor UI fixes (97d1d9f)
- Replace deprecated argument (4a8d15a)
1.6.0 (2021-03-26)
Features
- Change icons source (0365ccb)
- Implement export tv shows (c5f1d87)
- Update splash screen (acbf3bf)
- Build with Flutter 2.0
Bug Fixes
- Allow nullable type (1f07bfc)
- Change type to compatibility (103a2a6)
- Random episode loop with deeplink (b896c4c)
1.5.1 (2020-12-26)
Features
- Add app actions (ca8155c)
- Change icons source (0365ccb)
- Create privacy policy view (f601d2d)
- Implement in app review (7ef51be)
- Remove google actions (167c36e)
- Update plugin to support web (4c6f754)
1.4.1 - 29/10/20
- Remove google actions
1.4.0 - 13/10/20
- Update architecture
- Add integration tests (75%)
- Build app with Flutter 1.22.1
- Implement auto search
- Add app link Android
- Preview google actions
- Fix minor bugs
1.3.1 - 01/08/20
- Fix dark mode (build with Flutter beta)
1.3.0 - 01/08/20
- Implement dark mode!
- Implement Navigation rail in web
- Fix minor bugs
1.2.0 - 31/06/20
- Launch web beta version
- Add version details in info section
- Improve responsive layout
1.1.0 - 31/03/20
- Add support to spanish and portuguese languages
- Change architecture to MVVM with provider
- Add info section, with feedback and review buttons
- Update dependencies
- Minor fixes
1.0.0 - 31/12/19
- Release mobile version 1.0.0 🚀
0.1.0 - 26/12/19
- Launch mobile beta version