Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerst committed Nov 27, 2020
1 parent d21cd23 commit 154ceec
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [v1.2.8] - 2020-11-27
### Added
- Albums / Countries / Tags: pinch to change tile size
- Album picker: added a field to filter by name
- check free space before moving entries
- SVG source viewer

### Changed
- Navigation: changed page history handling
- Info: improved layout, especially for XMP
- About: improved layout
- faster locating of new entries

## [v1.2.7] - 2020-11-15
### Added
- Support for TIFF images (single page)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.2.7+33
version: 1.2.8+34

# brendan-duncan/image (as of v2.1.19):
# - does not support TIFF with JPEG compression (issue #184)
Expand Down
8 changes: 4 additions & 4 deletions whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Thanks for using Aves!
v1.2.7:
- subsampling and tiling of large images
- support for TIFF images (single page only)
- optional minimap in viewer overlay
v1.2.8:
- pinch to scale albums, countries & tags
- SVG source viewer
- improved detailed metadata layout
Full changelog available on Github

0 comments on commit 154ceec

Please sign in to comment.