Skip to content

Latest commit

 

History

History
152 lines (108 loc) · 7.53 KB

CHANGELOG.md

File metadata and controls

152 lines (108 loc) · 7.53 KB

Changelog

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

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

  • Migrate to null safety (efa683f)
  • Implement dynamic database (b58f9cc)

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

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

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