nc-photos/app/lib/changelog.dart

191 lines
4.2 KiB
Dart
Raw Normal View History

2021-04-16 16:45:17 +08:00
const contents = [
// v1
null,
// v2
null,
// v3
null,
// v4
null,
// v5
null,
// v6
null,
// v7
2021-04-17 01:25:40 +08:00
"""1.7.0
Added HEIC support
Fixed a bug that corrupted the albums. Please re-add the photos after upgrading. Sorry for your inconvenience
2021-04-20 19:02:46 +08:00
""",
// v8
"""1.8.0
Dark theme
2021-04-17 01:25:40 +08:00
""",
2021-04-27 19:48:42 +08:00
// v9
null,
2021-05-01 01:10:12 +08:00
// v10
null,
2021-05-01 16:46:38 +08:00
// v11
null,
2021-05-06 15:24:24 +08:00
// v12
null,
2021-05-07 17:47:15 +08:00
// v13
"""13.0
Added MP4 support (Android only)
""",
2021-05-09 19:40:09 +08:00
// v14
null,
2021-05-26 02:18:26 +08:00
// v15
"""15.0
This version includes changes that are not compatible with older versions. Please also update your other devices if applicable
""",
2021-06-06 03:25:18 +08:00
// v16
null,
2021-06-15 19:52:35 +08:00
// v17
"""17.0
Archive photos to only show them in albums
Link to report issues in Settings
2021-06-23 02:41:01 +08:00
""",
// v18
"""18.0
Modify date/time of photos
Support GIF
2021-07-03 18:07:52 +08:00
""",
// v19
"""19.0
2021-07-03 22:56:50 +08:00
- Folder based album to browse photos in an existing folder (read only)
2021-07-03 18:07:52 +08:00
- Batch import folder based albums
This version includes changes that are not compatible with older versions. Please also update your other devices if applicable
2021-07-11 13:28:43 +08:00
""",
// v20
"""20.0
- Improved albums: sorting, text labels
- Simplify sharing to other apps
- Added WebM support (Android only)
2021-06-15 19:52:35 +08:00
""",
2021-07-13 19:44:01 +08:00
// v21
null,
2021-07-17 23:43:35 +08:00
// v22
null,
2021-07-26 03:10:15 +08:00
// v23
"""23.0
- Paid version is now published on Play Store. Head to Settings to learn more if you are interested
2021-08-03 03:28:12 +08:00
""",
// v24
"""24.0
- Show and manage deleted files in trash bin
2021-07-26 03:10:15 +08:00
""",
2021-08-09 04:43:11 +08:00
// v25
null,
2021-08-17 22:20:33 +08:00
// v26
"""26.0
- Pick album cover (open a photo in an album -> details -> use as cover)
2021-08-28 20:00:45 +08:00
""",
// v27
"""27.0
- New settings to customize photo viewer
2021-09-05 01:15:25 +08:00
""",
// v28
"""28.0
- New settings:
- Follow system dark theme settings (Android 10+)
2021-09-16 18:28:14 +08:00
""",
// v29
"""29.0
Features:
- (Experimental) Support the Nextcloud Face Recognition app
- Slideshow
- Performance & cache tweaks
- Due to an overhaul to the cache management, the old cache can't be used and will be cleared. First run after update will thus be slower
Localization (new/update):
- German (by PhilProg)
- Spanish (by luckkmaxx)
2021-10-02 17:57:09 +08:00
""",
// v30
"""30.0
Features:
- Share a single item using a link
- Optimize albums: the JSON files are now much smaller
- Download album/selected items
Localization (new/update):
- Czech (by Skyhawk)
- Spanish (by luckkmaxx)
2021-10-09 17:52:09 +08:00
""",
2021-10-30 03:03:41 +08:00
// v31
2021-10-09 17:52:09 +08:00
"""31.0
Features:
- Share multiple items using a link
- Manage shares in Collections > Sharing
- (Web) Now support share links like Android
- Group photos by date in albums (enable in Settings > Album)
2021-10-30 03:03:41 +08:00
""",
// v32
"""32.0
Features:
- Enable/disable server app integrations in Settings > Account
2021-08-17 22:20:33 +08:00
""",
2021-11-09 14:01:47 +08:00
// v33
null,
2021-12-08 02:51:33 +08:00
// v34
"""34.0
- Add OSM as an alternative map provider (Settings > Viewer)
- (Experimental) Add shared album (Settings > Experimental)
- (UI) Swipe up to show photo details
- (Localization) Update Spanish (by luckkmaxx)
2022-01-06 14:16:03 +08:00
""",
// v35
"""35.0
- Optimize start up performance
- Photos should appear more quickly on start up
- (UI) Swipe down to close the photo viewer
- (Localization) Add Finnish (by pHamala)
* The app needs to resync with the server due to changes in the database
2022-01-17 16:50:07 +08:00
""",
// v36
"""36.0
- Memories
- Show photos taken in the past
2022-02-09 02:38:10 +08:00
""",
// v37
"""37.0
- Favorites
- Browse favorites (Collections > Favorites)
- Add to or remove from favorites in photo viewer
- Tag
- Browse photos by specific tags (Collections > New collection > Tag)
- (Localization) Add Polish (by szymok)
- (Localization) Update Finnish (by pHamala)
2022-04-07 01:21:09 +08:00
""",
// v38
"""38.0
- (Android) Image metadata are now processed in a background service
- (Localization) Update Finnish (by pHamala)
- (Localization) Update Spanish (by luckkmaxx)
2022-04-23 04:23:19 +08:00
""",
// v39
null,
// v40
"""40.0
- (Android) Fixed a race condition causing the app to deadlock
- (Localization) Add Portuguese (by fernosan)
- (Localization) Update Finnish (by pHamala)
- (Localization) Update Russian (by kvasenok)
2022-05-15 01:22:43 +08:00
""",
// v41
"""41.0
- (Android) Enhance your photo with the new Enhance button in viewer
- (Android) New photo enhancement algorithms:
- Low-light enhancement
- Portrait blur
- (Localization) Add Chinese (by zerolin)
- (Localization) Update French (by mgreil)
2022-05-16 04:35:31 +08:00
""",
// v42
"""42.0
- Add tweakable parameters to low-light enhancement and portrait blur
2021-12-08 02:51:33 +08:00
""",
2021-04-16 16:45:17 +08:00
];