2.5 KiB
2.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
0.6.2 -
Fixed
- Missing status bar when app is loaded
Changed
- Updated android platform requirements
- Updated project dependencies
0.6.1 - 2018-02-14
Fixed
- Login using multi-factor authentication
0.6.0 - 2018-02-24
Added
- Convert posts exceeding 254 characters to long post format
- File uploads
Changed
- Updated project dependencies
- Display login page when required scope changes
Fixed
- Handle invalid auth tokens
0.5.0 - 2018-01-19
Added
- Option to select default timeline
- Render long posts in timeline
- Share posts outside of Goober
Fixed
- Authentication on Kindle Fire OS
- Extraneous / being tacked onto individual replies
- Handle white transparent avatars like @c does
- Missing overflow menu in conversation view
0.4.0 - 2017-08-05
Added
- Ability to delete posts
- Settings page
- Option for unified timeline
- Option to cc on a reply-all
Fixed
- Bookmarks and reposts from conversation view
- Hyperlinks in conversation view
- Deleted posts showing as empty in timeline
- Self mention on replies
0.3.0 - 2017-07-09
Added
- Toast resposnes when completing actions (post, repost, bookmark)
- Highlight posts mentioning you
Changed
- Updated oauth workflow to work with other device platforms
- Updated order of menu and action buttons
Fixed
- Show reposts from originator
0.2.0 - 2017-06-20
Added
- Mentions page
- Bookmarks page
- Character count on new post form
Fixed
- Post format
- Make hyperlinks active
- New post window size
- Cleaned up login page
0.1.1 - 2017-06-11
Fixed
- Focus cursor on text area when composing a post or reply
- Enable spell check and auto complete
0.1.0 - 2017-06-11
Added
- Intial pre-release for Android