Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

6.2.1

Pre-release
Pre-release

Choose a tag to compare

@riaanjvos riaanjvos released this 17 Jan 16:09
· 320 commits to master since this release
6.2.1

6.2.1

6.1.43 ( Tue Jan 17 2017 16:01:50 GMT+0000 (GMT) )

Features

  • Contacts
  • Environment selection
  • Metadata
  • Sharedmetadata

Bug Fixes

  • encoding
  • payloadmanager
    • Revert legacy address list on payload save fail. (#85)
      (06cbc75c)
  • second password
    • Check if encryption is consistent before syncing payload with server.
      (bbbfb0a4)
  • sharedmetadata
    • Fix shared secret calculation.
      (ec971ec9)
  • tests
- Fix failing tests, package sources

(b94312c8)

Refactor

  • api
    • Some minor refactoring and renaming
      (a705f6d4)
  • metadata
    • Minor change to return types and exceptions
      (24ef3051)
- Fix issue with path

(e9cda90e)
- Lazy load Retrofit to avoid injection issues when initialising framework
(1e122642)

  • testate
    • Refactor testate changes into PersistentUrls
      (1910000c)

Chore

- Use nexus repository. Update gitignore.

(3943c55f)
- Convert maven project to gradle.
(4c6c4c70)


Generated with git-changelog. If you have any problems or suggestions, create an issue. :) Thanks