Skip to content

Releases: Piwigo/piwigo-flutter-app

Piwigo NG 2.3.1

15 Jul 05:25
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Piwigo NG 2.1.0

27 Jun 12:26
Compare
Choose a tag to compare

Login settings

Added a new settings page accessible from the login form :

  • An option to remember the credentials.
  • Allow connection through invalid Self Signed Certificates #114 #74.
  • Enable HTTP Basic authentication #73.

Fixes

  • Fixed auto-upload blank screen after changing frequency #161.
  • Fixed reset pagination when back from image preview page #153.

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.1.0

Piwigo NG 2.0.2-beta

02 Mar 09:27
Compare
Choose a tag to compare
Piwigo NG 2.0.2-beta Pre-release
Pre-release

What's Changed

  • add full size preview & fix fc on Android 12L and 13 by @xsm1997 in #144

Features

  • New upload queue and history page

Fixes

  • Fixed video download
  • Small fixes

New Contributors

Full Changelog: v2.0.1-beta...v2.0.2-beta

Piwigo NG 2.0.1-beta

14 Feb 11:08
Compare
Choose a tag to compare
Piwigo NG 2.0.1-beta Pre-release
Pre-release

Fixed

  • Fixed language by default to match the system's language.
  • Added a "movie" icon on video thumbnails.
  • Fixed an issue when uploading with multiple tags.
  • Fixed an issue with url recognition.

Full Changelog: v2.0.0-beta...v2.0.1-beta

Piwigo NG 2.0.0-beta

23 Jan 15:02
Compare
Choose a tag to compare
Piwigo NG 2.0.0-beta Pre-release
Pre-release
  • New interface
  • New video player
  • New settings
  • Fixed login with invalid SSL

Full Changelog: v1.2.0...v2.0.0-beta