Skip to content

Latest commit

 

History

History
650 lines (431 loc) · 32.6 KB

CHANGELOG.md

File metadata and controls

650 lines (431 loc) · 32.6 KB

v1.1.1 - 27 Jun 2024

What's Changed

Bug Fixes

  • Can't open links inside article on Android by @casimir in #218

Miscellaneous

  • Use universal_platform to simplify the web experimentation by @casimir in #215
  • Update dependency fastlane to v2.221.1 by @renovate in #219
  • Change for a more explicit short description by @casimir in #220
  • Translations update from Hosted Weblate by @weblate in #213

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.1.0...v1.1.1

Changes

v1.1.0 - 02 Jun 2024

A new button to save a link from inside the app, 3 new languages and also lot of bugfixes, especially regarding synchronization and navigation.

What's Changed

Features

  • Change local data location by @casimir in #196
  • Add a button to save a link from the listing screen by @casimir in #198
  • Refactor routing logic for the article view by @casimir in #207
  • Add 3 languages in settings: gl, pt_BR, zh by @casimir in #210

Bug Fixes

  • Fix DB initialization on some android devices by @casimir in #199
  • Upgrade app_links & fix android SEND intent handling by @casimir in #200
  • Avoid blocking the syncer with a 404 error on article deletion by @casimir in #208
  • Fix actions not syncing in some cases by @casimir in #209

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.10...v1.1.0

Changes

v1.0.10 - 14 May 2024

What's Changed

Miscellaneous

  • Release ABI specific APKs by @casimir in #187
  • Prevent error after fdroid signingConfig stripping by @casimir in #190
  • Use a lock file to have isar reproducible builds by @casimir in #189

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.9...v1.0.10

Changes

v1.0.9 - 06 May 2024

Fix apk build for releases.

What's Changed

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.8...v1.0.9

Changes

v1.0.8 - 06 May 2024

Update most of the dependencies so most iOS native libs have a privacy manifest.

What's Changed

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.7...v1.0.8

Changes

v1.0.7 - 06 May 2024

What's Changed

Miscellaneous

  • Rebuild isar libs for the apk to allow reproducible builds by @casimir in #180

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.6...v1.0.7

Changes

v1.0.6 - 05 May 2024

The reading fonts are now bundled into the application. It makes it a few MB bigger but it is only a one time download and never need an internet connection for that later. Also lots of ops thing related to metadata management and stores deployment.

What's Changed

Features

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.5...v1.0.6

Changes

v1.0.5 - 28 Apr 2024

Fix version numbers and code in all artifacts.

It was wrongly tagged 1.0.2 in the last release.

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.4...v1.0.5

Changes

Fix version numbers and code in all artifacts.

It was wrongly tagged 1.0.2 in the last release.

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.3...v1.0.4

Changes

The apk provided in the release will now be signed so its source and integrity can be verified.

What's Changed

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.2...v1.0.3

Changes

v1.0.2 - 28 Apr 2024

Another maintenance release with store metadata fixes.

What's Changed

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.1...v1.0.2

Changes

v1.0.1 - 27 Apr 2024

Just a few changes and tweaks for stores metadata.

Full Changelog: https://github.com/casimir/frigoligo/compare/v1.0.0...v1.0.1

Changes

v1.0.0 - 17 Apr 2024

This is the first version that will be in the stores! 🎉

What's Changed

Features

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.8.1...v1.0.0

Changes

v0.8.1 - 22 Mar 2024

Rework of the settings screen plus a few general bugfixes.

What's Changed

Features

Miscellaneous

  • Translations update from Hosted Weblate by @weblate in #143
  • Move settings backend usages from provider to riverpod by @casimir in #146
  • Upgrade a few dependencies by @casimir in #151
  • Translations update from Hosted Weblate by @weblate in #153

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.8.0...v0.8.1

Changes

0.8.0 (v0.8.0) - 19 Mar 2024

Most likely the last dev version, this release contains the last features planned in the 1.0 milestone. 🎉

What's Changed

Features

  • Enhance article reading UI by @casimir in #131
  • Better scroll position management by @casimir in #136
  • Add a font selector to the reading settings screen by @casimir in #139
  • Persist pending remote sync actions until there are sent to the server by @casimir in #142

Miscellaneous

  • Bump everything (flutter, deps, pods, app version) by @casimir in #132
  • Upgrade flutter dependencies by @casimir in #140
  • Use an external package for design primitives by @casimir in #141
  • Translations update from Hosted Weblate by @weblate in #137

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.7.2...v0.8.0

Changes

v0.7.2 - 19 Jan 2024

What's Changed

A small maintenance release to fix iOS artifact metadata and upload on TestFlight.

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.7.1...v0.7.2

Changes

0.7.1 (v0.7.1) - 18 Jan 2024

Just a few adjustments in the German translation.

What's Changed

Miscellaneous

  • Translations update from Hosted Weblate by @weblate in #126

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.7.0...v0.7.1

Changes

0.7.0 (v0.7.0) - 10 Jan 2024

What's Changed

This release adds two big features: background syncing and the possiblity to choose the language of the application.

Features

Miscellaneous

New Contributors

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.6.4...v0.7.0

Changes

v0.6.4 - 03 Jan 2024

What's Changed

Features

Bug Fixes

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.6.3...v0.6.4

Changes

0.6.3 (v0.6.3) - 26 Dec 2023

Bugfix release mainly for the tags selector issues in dark mode.

What's Changed

Bug Fixes

Miscellaneous

  • Adaptive layout management by @casimir in #108
  • Encapsulate dimension constants as much as possible by @casimir in #109
  • Upgrade packages and build dependencies by @casimir in #110

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.6.2...v0.6.3

Changes

0.6.2 (v0.6.2) - 20 Nov 2023

This is a maintenance release to fix Windows builds and upgrade a few building tools.

What's Changed

Miscellaneous

  • Upgrade dart, cocoapods and flutter deps by @casimir in #98
  • Update windows build directory by @casimir in #99

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.6.1...v0.6.2

Changes

0.6.1 (v0.6.1) - 18 Nov 2023

What's Changed

Features

  • Enhance server validation and configuration logic by @casimir in #89
  • Redesign articles listing and filters by @casimir in #93

Bug Fixes

  • Change how iOS share extension attachments are handled by @casimir in #95

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.6.0...v0.6.1

Changes

0.6.0 (v0.6.0) - 03 Nov 2023

Another big one! The highlights are a completly new synchronization backend and a basic support for tags.

What's Changed

Features

  • Pull to refresh for article listing by @casimir in #84
  • Centralize syncing actions into a single service by @casimir in #86
  • Allow to change article attributes from the listing view by @casimir in #87
  • Tags support by @casimir in #81

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.5.1...v0.6.0

Changes

0.5.1 (v0.5.1) - 28 Sep 2023

What's Changed

Features

  • Allow to add a tag when saving articles by @casimir in #73
  • Add an animation when the save is complete in iOS share sheet by @casimir in #74

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.5.0...v0.5.1

Changes

0.5.0 (v0.5.0) - 21 Sep 2023

What's Changed

Features

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.4.1...v0.5.0

Changes

v0.4.1 - 14 Aug 2023

What's Changed

Miscellaneous

  • On-demand builds for pull requests by @casimir in #55
  • Smoke tests by @casimir in #57
  • Allow to sign debug version alongside release version for android by @casimir in #58

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.4.0...v0.4.1

Changes

0.4.0 (v0.4.0) - 08 Aug 2023

What's Changed

Features

  • Add a button to clear the logs by @casimir in #36
  • Display unkown error while checking the server in the login screen by @casimir in #37
  • Add a proper settings menu by @casimir in #35
  • Allow to select (and copy) article content by @casimir in #41
  • Add an optional unread app badge for iOS, macOS and some Android versions by @casimir in #42
  • Add a button to open the log console from the login page after an error by @casimir in #43
  • A few enhancements to the Session Details screen by @casimir in #51

Bug Fixes

  • Enforce the INTERNET permission on all Android builds by @casimir in #38
  • Handle server urls with a base path prefix by @casimir in #39

Miscellaneous

  • Update dependency com.android.tools.build:gradle to v7.4.2 by @renovate in #44
  • Add a GHA to upload builds to playstore beta (similar to xcode cloud) by @casimir in #48
  • Add a privacy policy by @casimir in #50

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.3.2...v0.4.0

Changes

0.3.2 (v0.3.2) - 04 Aug 2023

What's Changed

Features

  • Add of few dialog windows here and there by @casimir in #24
  • Handle articles without content by @casimir in #30

Miscellaneous

New Contributors

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.3.1...v0.3.2

Changes

0.3.1 (v0.3.1) - 02 Aug 2023

What's Changed

Features

  • allow to access and share logs from the app by @casimir in #19

Bug Fixes

  • Better handling of exceptions while syncing by @casimir in #18
  • better error handling for json deserialization by @casimir in #20
  • mark Entry hashed url fields as nullable by @casimir in #21

Miscellaneous

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.3.0...v0.3.1

Changes

0.3.0 (v0.3.0) - 27 Jul 2023

What's Changed

  • start an incremental sync on launch (every 15 min at most) by @casimir in #6
  • Restore app state after OS kill by @casimir in #7
  • fix login form display with native keyboard (and small screens) by @casimir in #8
  • simplify auto-sync and make it more reliable by @casimir in #9
  • allow flutter to manage its scrolling position to to avoid weird jumps by @casimir in #10

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.2.0...v0.3.0

Changes

0.2.0 (v0.2.0) - 25 Jul 2023

What's Changed

  • rework the login page for a better UX by @casimir in #1
  • restore scroll position when coming back to an article by @casimir in #2
  • force a scrollbar on mobile for the article page by @casimir in #3
  • Design tweaks by @casimir in #4
  • handle server-side deletions by @casimir in #5

New Contributors

Full Changelog: https://github.com/casimir/frigoligo/compare/v0.1.0...v0.2.0

Changes

0.1.0 (v0.1.0) - 25 Jul 2023

Let's begin! This is the very first release.

  • article persistence
  • api pagination
  • article list filtering
  • smart full sync (with since)
  • refresh progress indicator
  • auto refresh of article view
  • split views on wide screens (manual switch?)
  • check FTUE (/!\ first sync) and reset workflow
  • set up logos and launch screen
  • Add an about section with the version and licenses and stuff...
  • server selection

Changes