diff --git a/pubspec.yaml b/pubspec.yaml index 0d159689..6d332e61 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: wonders description: Explore the famous wonders of the world. publish_to: "none" -version: 2.0.6 +version: 2.0.7 environment: sdk: ">=2.17.0 <3.0.0" diff --git a/release_notes.txt b/release_notes.txt index 87163575..befb1767 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,34 +1,2 @@ -# 2.0.6 -- Styling polish / fixes - -# 2.0.3 -- Add support for landscape tablet devices -- Various improvements / polish -- Add privacy policy link -- Fix for rendering issues on Timeline / Editorial - - Uses Flutter 3.7 Candidate 5 - -# 1.9.7 -- Updated impeller version -- Improved load state for search tiles -- Hide Keyboard when scrolling begins in Search - -# 1.9.6 -- Improved a11y for Home Screen and Artifact Carousel -- Polished collection icons -- Added hero support to fullscreen Artifact Details - -# 1.9.4 -- Fix tappable arrow on home page -- Reduce text size for collapsing pull quote - -# 1.9.3 -- Improved support for dynamic text scaling -- Improved performance for blend modes and blurs -- Added LocalSwitcher btn in the main Wonders Menu -- Request higher preferred FPS for Android devices -- Fix rendering issues with Chinese fonts -- Improved stability of fullscreen maps view - -# 1.8.0 -- Initial release \ No newline at end of file +# 2.0.7 +- Styling polish / fixes \ No newline at end of file