Skip to content

Releases: Piwigo/piwigo-flutter-app

PiwigoNG 2.4.3

10 Apr 12:40
936315d

Choose a tag to compare

What's Changed

Features

Bug Fixes

Dev

Full Changelog: v2.4.2...v2.4.3

v2.4.2

02 Jan 09:37

Choose a tag to compare

What's Changed

Features

Bug Fixes

Dev

Full Changelog: v2.4.1...v2.4.2

Piwigo NG 2.4.1

10 Oct 10:20
090c4dc

Choose a tag to compare

What's Changed

Features

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

Full Changelog: v2.4.0...v2.4.1

Piwigo NG 2.4.0

24 Jun 08:42
0ac23eb

Choose a tag to compare

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

15 Jul 05:25

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

Piwigo NG v2.3.0

28 Jun 16:20
74609ca

Choose a tag to compare

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

New Contributors

Full Changelog: v2.2.3...v2.3.0

Piwigo NG v2.2.3

28 Aug 11:30

Choose a tag to compare

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

19 Aug 17:31

Choose a tag to compare

  • Removed clean url function as it causes images to not be displayed.
  • UI fixed.
  • Dependencies upgrade.

Piwigo NG v2.2.1

18 Aug 18:18

Choose a tag to compare

Fixes

  • Fixed a bug preventing metadatas from being sent during the upload #166.
  • Fixed an issue where gifs were converted into jpg files #164.
  • [Beta] Added a function to parse images with wrong urls.

Piwigo NG v2.2.0

04 Aug 09:10

Choose a tag to compare

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