Skip to content

Releases: Piwigo/piwigo-flutter-app

Piwigo NG 2.0.4

22 May 12:36
Compare
Choose a tag to compare
  • Added image description
  • Added latest translations
    Full Changelog: v1.2.0...v2.0.4

Piwigo NG 2.0.3-beta

24 Apr 15:01
Compare
Choose a tag to compare
Piwigo NG 2.0.3-beta Pre-release
Pre-release

Auto Upload

Implemented the Auto Upload feature, a background process that uploads periodically photos from the phones storage to the Piwigo server.

  • New settings page for Auto Upload.
  • Select a directory as source and a Piwigo album as destination.
  • Change frequency from 1 hour to 7 days.
  • Photos that are already in the server won't be uploaded.

Upload

  • Do not upload photos that are already in the Piwigo. They will be visible in the upload recap page.

Design

Todo

  • Add an option to remove files after an upload or auto upload.
  • Add an option to upload photos that are already in the Piwigo server. Currently can't bypass this.
  • Convert heic to jpg.
  • The image grid shown before upload can crash the application.
  • More ...

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

Piwigo NG 1.2.1

20 Oct 06:23
Compare
Choose a tag to compare
  • Removed open_file package for usage of REQUEST_INSTALL_PACKAGES permission.
  • Fixed mimeType null #128

Full Changelog: v1.2.0...v1.2.1

Piwigo NG 1.2.0

04 Oct 15:57
Compare
Choose a tag to compare

New Features

  • Download functionality #129
  • Upload notification settings #123

Translations

  • Added Chinese Simplified #127

Fix

  • Full screen image crash when file's mime type isn't found #128
  • Fixed portrait videos does not fit screen dimensions #130
  • Community user does not see visible albums #84 (to confirm)

Full Changelog: v1.1.1...v1.2.0

Piwigo NG 1.1.1

01 Aug 09:04
Compare
Choose a tag to compare

What's Changed

  • Added Search feature
  • Added "strip metadata" parameter

Piwigo NG v1.1.1 quickly replaced v1.1.0 because of Play Store "Sensitive Permissions" warning

Full Changelog: v1.0.3...v1.1.1

Piwigo NG 1.0.3

18 May 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

piwigo_ng-1.0.2

28 Mar 15:37
Compare
Choose a tag to compare

Fixed upload issue #105

piwigo_ng-1.0.0

19 Jan 10:37
Compare
Choose a tag to compare

Piwigo NG

Version 1.0.0

Features

Upload

Upload photos and videos to your Piwigo server.

  • Handles multiple files at the same time.
  • Take a photo directly from the application.
  • Upload is only accessible while inside an album.
  • Add a name, description, tags and privacy.
  • Compatible with the Community plugin (non-admin users can add photos).

Browse albums

Piwigo NG allows you to create, view, edit, move and delete albums.

  • The number of photos per row can be configured.
  • Multiple options for deleting albums:
    • Keep photos (May create orphans).
    • Delete orphans (Remove photos from the album and delete orphans).
    • Delete photos (Remove all photos from the Piwigo Server).

Photos

This application manages photos and videos. You can view, edit, move or assign, download and delete any file.

  • Long press on photo's thumbnail or press top right button to enable batch selection.
  • Editing photos: title, description, tags and privacy.
  • Multiple options for deleting photos:
    • Delete (Delete all selected photos from the server).
    • Remove from this album (Remove the photos from the current album but may create orphans).
  • Photos and thumbnails size can be configured.
  • Ability to zoom on photos and play videos in full screen.

Known issues

This is the first official release of Piwigo NG and the application is still in development, but stable enough to be released.

  • Android TV is not supported.
  • The video player may be reversed depending on the video orientation (horizontal left or horizontal right).
  • Error while connecting through SSL behind proxy server.
  • No support for apache_authentication.
  • Albums are not shown for some Piwigos.
  • Cannot access Piwigo from specific port.

piwigo_ng-0.0.13-beta

05 Jan 15:55
Compare
Choose a tag to compare
piwigo_ng-0.0.13-beta Pre-release
Pre-release

What's Changed

  • Handling community plugin
  • Show upload progress

Full Changelog: v0.0.12-beta...v0.0.13-beta

piwigo_ng-0.0.12-beta

06 Dec 16:29
Compare
Choose a tag to compare
piwigo_ng-0.0.12-beta Pre-release
Pre-release

What's Changed

  • Replace images_picker with image_picker
  • Removed usage of .env
  • Fix app build / deploy

Full Changelog: v0.0.11.1-beta...v0.0.12-beta