2021-02-02 17:17:48 +00:00
|
|
|
# CHANGELOG
|
|
|
|
|
2021-04-19 22:50:46 +00:00
|
|
|
## 1.3.3+12 - UNRELEASED
|
|
|
|
* Automatically switch to initial tab when coming from the share menu
|
|
|
|
|
2021-04-16 17:25:16 +00:00
|
|
|
## 1.3.2+11
|
|
|
|
* Add a slash to copied URLs
|
|
|
|
* Expand item when pressing on the card's title in history view
|
|
|
|
|
2021-04-06 12:00:00 +00:00
|
|
|
## 1.3.1+10
|
|
|
|
* Added gesture detection for tab bar
|
|
|
|
* Disable upload when no files have been attached or upload text input is empty
|
|
|
|
* Added version information to about view
|
|
|
|
* Minor refactor regarding state management
|
|
|
|
|
2021-04-05 20:06:54 +00:00
|
|
|
## 1.3.0+9
|
|
|
|
* Allow API key login
|
|
|
|
* Revamp profile view
|
|
|
|
* Adapt color of tab bar text and use outlined icons when active
|
|
|
|
* Suffix the API key comment with UNIX timestamp when credential login is used
|
|
|
|
* Fixed an error when logging out and logging back in again in the history view
|
|
|
|
* Minor code refactor
|
|
|
|
|
2021-04-04 08:44:31 +00:00
|
|
|
## 1.2.2+8
|
|
|
|
* Adapt status bar color to match app's theme
|
|
|
|
|
2021-04-03 12:30:55 +00:00
|
|
|
## 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
|
2021-02-13 22:50:38 +00:00
|
|
|
* 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
|
|
|
|
|
2021-02-08 17:32:52 +00:00
|
|
|
## 1.0.0+3 and 1.0.0+4
|
|
|
|
* Fixed launch bug related to Android 4.0.1 gradle plugin
|
2021-02-08 17:00:43 +00:00
|
|
|
|
2021-02-04 00:07:03 +00:00
|
|
|
## 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
|