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