Releases: theskyblockman/life-chest
Release 1.3.4
Updated dependencies and updated the version
Release 1.3.2
Nothing changed on the user side, you can use 1.3.1 without any problems, this update is for an outdated Flutter SDK that wasn't pushed by git to 1.3.1.
Release 1.3.3
In this version, the adaptive icon is fixed and the dependencies are updated
Release 1.3.1
What's Changed
- 📝 Fixed linting warnings by @theskyblockman in #51
- 50 need for more confirmation by @theskyblockman in #52
- Update to 1.3.0 by @theskyblockman in #55
Full Changelog: v1.2.2...v1.3.1
Release 1.3.0
Hello,
In this release I also made some technical fixes, the video player seemed to crash a lot so I fixed it by reading how it worked and saw that it just wrote the file to a temp folder, I remade this but saved the data to a file through a stream so faster and deleted the file 30 seconds after the file was read for the last time. Also I replaced FFMPEG to have a reasonably sized app. After this release I am going to take a break and go to vacation, I will still be ready if any critical bugs are found.
What's Changed
- 📝 Fixed linting warnings by @theskyblockman in #51
- Need for more confirmation by @theskyblockman in #52
- Update to 1.3.0 by @theskyblockman in #55
Full Changelog: v1.2.2...v1.3.0
Release 1.2.2
Hello,
In this release I also made some technical and visual enhancements. Wait didn't we skipped a version? Yes we did, the release 1.2.1 was created to setup a lot of things for the Google Play Store release! The app is currently in review and if it is accepted, the app will be available everywhere (excepted Russia for current political reasons).
Release 1.2.0
Hello,
In this release I made some technical and visual enhancements.
What's Changed
- Fixed wrong version in the about section by @theskyblockman in #37
- Added inner file deletion from folders by @theskyblockman in #38
- Bump dynamic_color from 1.6.5 to 1.6.6 by @dependabot in #39
- 40 f droid store publishment by @theskyblockman in #41
- 🔧 Added a flutter submodule to control which Flutter version to use t… by @theskyblockman in #43
- 📝 Added changelogs by @theskyblockman in #44
Full Changelog: v1.1.0...v1.2.0
Release 1.1.0
Hello,
In this release I added the ListView when browsing through files, fixed the raw text reader and tweaked the colors to match better the app colors (a red/pink).
Initial release
Hello,
Today I'm announcing the first release of the Life chest application, There are still some minor fixes to do. optimizing and other things to do but this a totally usable app. You can go see the README.md to know a little bit more about its capabilities.