keyoxide-flutter/CHANGELOG.md

3.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.5.1] - 2023-07-06

Fixed

  • Workaround for #87 (white box on the bottom of profile screen)

[1.5.0] - 2023-07-01

Added

  • Unit & Bloc tests
  • Accessibility enhancements
    • Dyslexic font (Toggle in settings)
    • Semantic labels
    • Change seed color (Toggle in settings)
  • Open collective link in donate section

Changed

  • Updated to Material 3 design
  • Upgrade packages
  • Updated flutter to 3.10.5

Fixed

  • Bug and UI fixes here and there

[1.4.3] - 2023-06-02

Changed

  • Updated packages

Security

  • Removed SSL fingerprint check which rendered app unusable after certificate update

[1.4.2] - 2023-05-22

Changed

  • Weblate token to environmental variables
  • Updated packages
  • Updated flutter to 3.10.1

Fixed

  • Breaking changes caused by package updates

Security

  • Hardening for ROS security audit findings:
    • incomplete Cleanup of User Profile,
    • improper Certificate Validation,
    • improper Input Validation of User Query,
    • improper Input Validation of Server Response.

[1.4.1] - 2023-04-18

Changed

  • Updated packages
  • Updated flutter to 3.7.11

Added

  • Localization Current languages available: English, German, French, Spanish, Dutch, Polish, Turkish, Galician
  • Deep linking with openpgp4fpr URL scheme

[1.3.3] - 2023-03-17

Changed

  • Updated packages
  • Code clean-up & re-factoring
  • Primary email and claims will be shown first

Removed

  • Unused imports

Fixed

  • Replaced all deprecated methods

[1.3.2] - 2023-03-09

Fixed

  • Open user profile not working for WKD only profiles

Removed

  • No proxy warning on claim details

[1.3.1] - 2023-03-04

Fixed

  • HKP and WKD profile share links

Removed

  • Fingerprint protocol

Added

  • Android Google Play and iOS App Store releases
  • Development and Production build flavors
  • Privacy policy
  • Back button to qr-scanner

Changed

  • Qr-scanner button texts to icons
  • Screenshots on store pages

[1.3.0] - 2023-02-20

Changed

  • Updated packages
  • Share link is built with primary email instead of fingerprint

Added

  • Flutter as submodule

Fixed

  • Replace deprecated text styles
  • Breaking changes caused by package updates
  • Fixes for iOS devices

[1.2.2] - 2022-11-05

Changed

  • Updated packages
  • Qr scanner package

Fixed

  • User profile view scroll issue
  • Let's Encrypt certificate issue on Android 5 and below

[1.2.0] - 2022-10-10

Added

  • Profile view animations
  • User profile view for quick access
  • Speed dial button
  • Share fingerprint & profile link
  • Save user profile
  • Settings view
  • Bottom navigation bar
  • CHANGELOG.md

Changed

  • Complete re-write & re-structure
  • Updated packages
  • Updated flutter version to 3

Fixed

  • Overall design & performance improvements

[1.1.0]

Added

  • Built-in QR code scanner
  • CHANGELOG.md
  • New screenshots to reflect the changes

Changed

  • Transparent app bar
  • Extended profile screen height

Fixed

  • Paddings on homepage

[1.0.4] - 2021-11-14

Changed

  • Migration to Navigator 2.0
  • F-Droid metadata

Fixed

  • API hostname

[1.0.1] - 2021-11-10

Added

  • F-Droid store availability

[1.0.0] - 2021-11-09

Initial release