Skip to content
Snippets Groups Projects
CHANGELOG.md 1.31 KiB
Newer Older
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

Thomas Markiewicz's avatar
Thomas Markiewicz committed
## [1.4.0] - 2020-09-11

- Merged upstream Tusky version 12.1
## [1.3.0] - 2020-02-07

### Added

- integration with system-wide Librem One accounts

### Changed

- onboarding screen to log in with Librem One account

### Changed

* Updated to latest upstream version

### Added

* New native app login screen for oauth2 password grant authentication
* New onboarding screen

## [1.2.0]

### Added
* Added links to support, policy, and stay safe in main menu
* Merged upstream Tusky version 9.0


## [1.1.0]
### Changed
* Merged upstream Tusky version 8.0

## [1.0.0]
### Changed
* Updated Librem Social source code link in the About screen
* Updated how versionCode is set to support future F-Droid builds
* Bumped MAJOR version to create versionCode big enough for Play Store
* Merged upstream Tusky changes up to version 7.1

## [0.1.3]
### Changed
* Removed unsupported timelines: local, federated, direct (#285)
* Removed unsupported posting options: private, direct (#285)
* Renamed "Toot" to "Post" (#285)

## [0.1.2]
### Changed
* Updated slide out drawer to display @user instead of @user@domain (#276)

## [0.1.1]
### Changed
* Rebased to upstream Tusky version 6.1

## [0.1.0]
### Added
* Initial release