Skip to content

Latest commit

 

History

History
317 lines (220 loc) · 6.96 KB

CHANGELOG.md

File metadata and controls

317 lines (220 loc) · 6.96 KB

Buttercup Mobile Changelog

v2.6.1

2023-12-06

  • Bugfix:
    • (#344) Can't save new entry / group

v2.6.0

2023-11-30

  • Upgraded React-Native
  • Upgraded Buttercup core internals

v2.5.2

2022-08-31

  • Bugfix
    • (#316) Cannot save changes with Dropbox vaults
    • (#321) Cannot unlock Dropbox vaults

v2.5.1

2022-08-30

  • Bugfix:
    • (#304) Google Drive re-authorisation loop
    • Wallet screen crashes app (removed)

v2.5.0

2022-08-28

  • Updated Buttercup core - Format B improvements/stability
  • Updated/removed deprecated dependencies

v2.4.1

2022-04-13

  • Bugfix:
    • (#312) Dropbox vault unlock fails with "Request Failed: 0 undefined"

v2.4.0

2022-04-09

  • Password generator

v2.3.0

2022-01-30

  • Read-only mode for offline vaults or failed requests
  • Bugfixes:
    • (#229) WebDAV request caching preventing changes from showing

v2.2.1

2022-01-26

Android only

  • Bugfix:
    • Android stability issue (non-deterministic) when restoring app state

v2.2.0

2022-01-23

  • Autofill upgrade
    • Entry search
    • Automatic URL filtering (current site)
  • Google Drive re-authorisation for expired refresh tokens

v2.1.0

2022-01-09

  • Android implementation
  • Auto-fill optional setting
  • New auto-fill storage
  • iOS only:
    • Webdav web build

v2.0.2

2021-12-27

iOS only

  • Bugfix:
    • Autofill not launching
  • React-Native upgrade (0.66)
  • Password (sensitive field) masking

v2.0.1

2021-12-25

iOS only

  • Bugfix:
    • Major encryption/decryption bug on iOS: Causes fault with generating/verifying vault authentication information (HMAC)
  • Group sorting

v2.0.0

2021-12-22

iOS only

  • Buttercup core v6
  • Completely new project
  • OTP easy access screen
  • Improved performance / stability
  • Local vaults
  • Entry icons
  • Entry type support

v1.16.0

2020-09-19

  • Buttercup core v5 integration
    • Format B support
  • Bugfix:
    • (#247) Search returns no results
    • Autofill would crash with large vaults (auto unlocking all)

v1.15.1

2020-08-19

v1.15.0

2020-06-30

v1.14.0

2020-02-16

  • Google auth update (fix connection on Android) (partial fix for #206)
  • Russian transation
  • Bugfix:
    • Google auth wouldn't work on Android
    • German/English translations were mixed for some properties

v1.13.0

2020-01-11

  • Localisation support
    • German translation
  • Camera support for OTP ingestion
  • Numerous tweaks and fixes for idle-screen overlay

v1.12.0

2019-12-01

  • OTP/authentication codes area (TOTP only)
  • OTP QR-code recognition (built-in camera) (TOTP only)
  • OTP URI recognition (TOTP only)
  • Improved search interface/design
  • Upgraded navigation system
  • Entry "advanced" editing mode
    • Edit property keys
    • Change value types
  • Bugfix:
    • New meta items would not be removed upon pressing "Cancel"
    • Several entry property icons not working

v1.11.0

2019-11-25

  • (#196) Search button in header menu
  • (#189) Remove iOS RCTGelocation build dependency
  • Bugfix:
    • (#187) Entry property icons missing/incorrect

v1.10.2

2019-09-24

  • Bugfix:
    • Google Drive would fail on Android with DEVELOPER_ERROR

v1.10.1

2019-09-15

  • Bugfix:
    • Android bundle not built

Released on iOS 2019-09-21

v1.10.0

2019-09-14

  • React Native to 0.59
  • Update to 64bit support
  • Bugfix:
    • App would crash during infinite request loop for permissions

v1.9.1

2019-08-29

  • Android 64bit support

Released to Android only.

v1.9.0

2019-08-27

  • Google Drive integration
  • Password display uses monospace font

Released to iOS only.

v1.8.2

2019-05-16

  • Bugfix: (#158) Android devices throw Unknown type: null error
  • Update icons for Android

v1.8.1

2019-01-19

  • Bugfix: (#137) Keychain access results in constant auth prompts
  • Bugfix: (#136) Unable to create new vaults on iOS

v1.8.0

2019-01-17

  • (#125) iOS Autofill integration

v1.7.0

2019-01-01

  • (#69) Searching

v1.6.0

2018-12-14

  • Bugfix:
    • (#129) Android packaging failing
  • New Dropbox & WebDAV clients
  • React-Native -> 0.57

v1.5.0

2018-08-13

  • (#115) Offline archives

v1.4.3

2018-08-03

  • Bugfix: (#112) App crashes when certain custom properties are edited or added

v1.4.2

2018-07-21

  • Bugfix: (#111) Various Android UI issues

v1.4.1

2018-07-18

  • Bugfix: App would crash on some Android phones due to bad gradle config

v1.4.0

2018-07-16

  • New crypto library written in Rust
    • Bugfix: (#78) Possible tampering error

v1.3.0

2018-06-05

May update:

  • Upgraded archive format for future format support
  • Fixed Android Touch Unlock support

v1.2.0

2018-04-07

Feature release:

  • Touch unlock support for iOS and Android
  • Update React-Native to 0.54
  • Minor UI updates

v1.1.2

2017-11-01

Android patch:

  • Bugfix: (#64) Using the Android back arrow to leave the app would cause intermittent crashes

v1.1.1

2017-10-27

Patch release to fix some issues:

  • Bugfix: (#62) Saving would override remote changes without merging
  • Removed analytics

v1.1.0

2017-10-18

Quick follow-up feature release:

  • Dropbox support
  • Analytics update (session fix)
  • "View-hidden" button for showing password field
  • Home screen face-lift

v1.0.0

2017-10-07

First iOS release. Includes basic functionality:

  • Add/Remove archives
  • Add/Remove groups
  • Add/Remove/Edit entries
  • Connect ownCloud/Nextcloud/WebDAV archives (no Dropbox support yet)
  • Open entries in Safari (with password copied)
  • Auto-lock after 10 minutes of being in background
  • Auto-hide app contents on being moved to background