Releases: devrnt/movie-catalog
Releases · devrnt/movie-catalog
v1.5.5
Fix subtitle download path
v1.5.4
Fix outdated subtitle api url
v1.5.3
Drastically reduce amount of ads in free version
v1.5.2
Update packages
- Lint errors where fixed
- Update all packages
v1.5.1
Api url was changed
The backend api url was changed from yts.am to yts.lt
v1.5.0
VPN Support was added
Users can connect to a VPN before or while the application is opened, the app will recognize that the user is connected to a vpn by using a simple http.read
Issue #25 was fixed
v1.4.0
Magic search was added and some optimizations
The following features were added:
- Add magic search: allows users to search for movies based on a picture that they took
With help of the Firebase ML image label kit users can take a picture and the app will search for movies based on the object that is detected in the picture
- BlocProvider was replaced by the Provider package
- Packages were upgraded to the latest version
v1.3.3
Some issues where fixed:
- UI tweak of a button on the details page
- Issue where the torrent section was not updated fixed
- Add pro link to the pro version in the Play Store
v1.3.1
Error logging
Both Dart and Flutter errors are reported