Releases: Piwigo/piwigo-flutter-app
Releases · Piwigo/piwigo-flutter-app
PiwigoNG 2.4.3
What's Changed
Features
- New Crowdin updates by @remi-martin in #265
Bug Fixes
- Fix upload dialog author field not uploading by @Renarde-dev in #271
- Fix auto upload md5 url overflow issues by @Renarde-dev in #264
- Fix file picker not finding files by @Renarde-dev in #271
Dev
- Upgrade Flutter to 3.41.6 and dependencies by @Renarde-dev in #269
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
Features
- Change modal folder box colors by @Renarde-dev in #240
- New Crowdin updates by @remi-martin in #246
- Improve tag section readability by @Renarde-dev in #252
Bug Fixes
- Fix author field not working by @Renarde-dev in #252
- Fix community upload issues by @Renarde-dev in #256
Dev
- Upgrade Flutter to 3.38.5 by @Renarde-dev in #247 and #258
- Add user agent header by @Renarde-dev in #251
Full Changelog: v2.4.1...v2.4.2
Piwigo NG 2.4.1
What's Changed
Features
- You can now use android share to upload media to a Piwigo album ! #225 by @kaysavps and @Renarde-dev
- The Select Move Copy Modal has redesigned to be more coherent #227 @Renarde-dev @LintyDev
- New translation from Crowdin #232 by @remi-martin
- We now support fastlane, big thanks to @IzzySoft
Bug Fixes
- User without the download permission will be able to fetch albums properly ( Issue : #209, PR : #215 ) by @Renarde-dev
- Selecting an auto upload directory will no longer duplicate the path ( Issue : #220, PR : #223 ) by @Renarde-dev
Dev
- Moved from Groovy to Kotlin DSL. #222 by @Renarde-dev
- Flutter
3.27.4->3.35.5 - Allow null-able signing key option b520740 by @Renarde-dev
- Use modern JVM toolchain definition and Foojay resolver instead of the deprecated
JvmTarget7f3b30e c79a62e by @LintyDev and @Renarde-dev - Gradle will use up to 8G of ram to build faster @Renarde-dev
Full Changelog: v2.4.0...v2.4.1
Piwigo NG 2.4.0
What's Changed
- Compatibility with Android 16 added !
- Removed deprecated dependencies
- Now use modern android namespace
Full Changelog: v2.3.0...v2.4.0
Piwigo NG 2.3.1
What's Changed
- Resolve #193 "pop scope not working" by @remi-martin in #194
- Resolve #190 "download or share images" by @remi-martin in #195
- Release 2.3.1 by @remi-martin in #197
Full Changelog: v2.3.0...v2.3.1
Piwigo NG v2.3.0
Release Notes
Features
- Images by tags
Fix
- Image name nullable
- Image filter quality
- Async upload causing errors
Dev
- Upgraded flutter
- Upgraded kotlin
- Upgraded dependencies
- dio
- flutter_local_notifications
What's Changed
- Change ImageModel.name to nullable string by @prookyon in #171
- Image name nullable by @remi-martin in #182
- Add support for viewing images by tags by @abrenoch in #124
- Images by tags by @remi-martin in #185
- New Crowdin updates by @remi-martin in #167
- Translation by @remi-martin in #186
- Upgraded Flutter by @remi-martin in #191
- Remove parallel upload by @remi-martin in #187
- Fix flutter dependencies by @remi-martin in #192
- Release 2.3.0 by @remi-martin in #183
New Contributors
Full Changelog: v2.2.3...v2.3.0
Piwigo NG v2.2.3
Images
- Added Image details modal.
- Added pagination in fullscreen mode (now ables to change page without swipe gesture)
Fixes
- Community can now edit their pwn photos from their Community albums.
Full Changelog: v2.2.2...v2.2.3
Piwigo NG v2.2.2
- Removed clean url function as it causes images to not be displayed.
- UI fixed.
- Dependencies upgrade.
Piwigo NG v2.2.1
Piwigo NG v2.2.0
Features
Handle album privacy settings and groups permissions
- Set album privacy to public on private.
- Select groups that have access to this album.
- Apply new and removed groups to sub-albums.
Bug fix
- Fixed a bug with image cache causing several crashes.
Full Changelog: v2.1.0...v2.2.0