fbmobile/CHANGELOG.md

23 lines
695 B
Markdown
Raw Normal View History

2021-02-02 17:17:48 +00:00
# CHANGELOG
## 1.2.1+7
* Improve visual differences between the Upload tab and the upload button
* Improved visuals in bottom tab bar
* Updated dependencies and build with Flutter > 2 for the first time
* Updated to new button styles for New Material theme proposed by Google
## 1.2.0+6
* Only copy multipaste link if multi box checked
* Add copy to clipboard shortcut in history view
2021-02-13 14:09:52 +00:00
## 1.1.0+5
* Replace API key login with username and password login: a valid API key will automatically be created on login
## 1.0.0+3 and 1.0.0+4
* Fixed launch bug related to Android 4.0.1 gradle plugin
## 1.0.0+2
* Automatic refresh history if something has been uploaded
2021-02-02 17:17:48 +00:00
## 1.0.0+1
* Initial release