Tiny Drive Changelog
2.0.0 - 2022-03-03
Added
-
Added
webp
,avif
, andapng
extensions to the list of supported file formats. -
Added more jpeg extensions to the list of supported file formats.
Changed
-
When using Starred filter, move and copy are now removed from the actions menu.
-
Upgraded the third-party PDF viewer to the latest version.
Fixed
-
Fixed an issue where the css file was loaded multiple times.
-
Fixed an issue where some icons would not change color as expected.
-
Fixed an issue where a menu would not close in some situations.
-
Unstarring a file while viewing its preview and filtering on only starred files will now update as expected.
-
Renaming a file while in preview dialog will now update the name as expected.
1.4.0 - 2021-05-19
1.3.0 - 2019-06-03
Added
-
Added new standalone api functions pick, browse, start and upload.
-
Added new plugin api with functions pick, browse and upload.
-
Added new target setting to allow rendering inside a specific target element.
-
Added new video preview functionality.
-
Added fallback icons for video, zip and audio formats.
-
Added client side validation of min characters for search field.
1.2.1 - 2019-04-24
Fixed
-
Fixed an issue where file selection wouldn’t be cleared when navigating to a new directory.
-
Fixed various focus issues where focus would be lost or moved incorrectly.
-
Fixed various async issues with the ui not being updated correctly.
-
Fixed an issue where it would scroll the file list to top if new files where added while scrolling.