Releases: ndenicolais/Shox
Version 3.0.1
This is a patch version of the app in which just fixed a graphical details of dropdown colors widgets and updated app's packages and version.
Fixed
- Fixed graphic design of the dropdown colors widgets
Updated
- Updated app packages
- Updated app version
Version 3.0.0
This is a major version of the of the app in which changed the image saving from Firebase Storage to Supabase Storage, fixed a bug with logout, improved management of the User data, updated Shoes model, added password reset for registered users with email, added new custom widgets and other graphic improvements.
Added
- Added Supabase for image storage with Supabase Storage
- Added User Model, Service, Controller and Updater Screen for the correct handling of user data
- Added Reset Password Controller, Form, Screen for password reset for registered users with email
- Added two new Shoes Model's fields "colorPrimary" & "colorSecondary" and a new "category\types"
- Added the % of pdf's download progress during the download
- Added function to export and import database in JSON format
- Added Custom Loader to display the app logo during loading
- Added Custom Full Image to display the image in full screen mode
- Added Custom Section Button for Profile Screen and Settings Screen
- Added Custom Delete Dialog for the delete functions
- Added Custom Expansion Tile for Support Screen
- Added URL constants for Support Screen
Updated
- Updated the font with GoogleFonts
- Updated the strings localizations system
- Updated the Shoes Model's "season" field from IconData to String
- Updated the Shoes's colors icons
- Updated the Shoes's filter layout in home screen
- Updated the PDF's file layout
- Updated the app's theme
- Updated Custom Toast Bar with new colors and icons
- Updated email and password controls with new messages for Signup and Login Screen
- Updated graphic layout for Shoes Adder, Updater & Details, Info and Support Screen
Fixed
- Fixed a bug that did not properly log out after deleting the account as the app did not remove all preferences
- Fixed a bug that did not filter shoes correctly
- Fixed the translations for some text strings
Removed
- Removed Firebase Storage
- Removed Like Button
- Removed some images
Version 2.3.1
This is a patch version of the 2.3.0 version of the app in which:
Added
- Added loading while deleting account
- Added update date in the shoes model to distinguish it from the add date
- Added the notes field in the details of the shoes in the pdf document
Fixed
- After a Google user deleted the account this was not properly logged out from the app
- Fixed some translations for IT language
Updated
- Added the notes field in the shoes details in PDF file
Full Changelog: v.2.3.0...v.2.3.1
Version 2.3.0
This is a minor version of the 2.0.0 version of the app in which:
- Added auth service for the management of authentication operations
- Added pdf service for the management of pdf operations
- Added account page to edit image, username for email/password users
- Added some custom widgets
- Added characters count for notes field
- Fixed an issue that allowed the app theme to reset itself on restart even if the user had made a choice preference
- Fixed an issue that allowed the app language to reset itself on restart even if the user had made a choice preference
- Moved some files to dedicate folders
- Updated model with new types
- Updated all shoes pages with new types options
- Updated the language strings
- Updated database colors with a new list
- Updated some pages widgets
- Removed top image from History Page
Full Changelog: v2.0.0...v.2.3.0
Version 2.2.0
This is a minor version of the 2.0.0 version of the app with 2.1.0 & 2.2.0 in which:
and other graphic improvements.
v2.2.0
- Add history page to view all add/edit/delete operations performed in the app
- Add a dialog with the explanation of the meaning of the icons of the season parameter
v2.1.0
- Add FR & DE languages
- Add permission request to access storage
- Add the feature to download the entire shoes db in PDF file
Full Changelog: v2.0.0...v2.2.0
Version 2.0.0
This is a major version of the of the app in which has been implemented a new package for adapting screen and font size, a new package for translate the app in different languages (EN, IT, ES), the onboarding intro page, the insertion of the Privacy Policy document and other graphic improvements.
Version 1.1.0
This is a minor version of the 1.0.0 version of the app in which has been implemented the saving of photos in Cloud Storage, a new navigation manager and other graphic improvements.
Version 1.0.0
This is the first version of the app using only the Firestore database.