changelog

This commit is contained in:
Čarodej
2022-03-20 21:41:55 +01:00
parent dece343d8b
commit 95efdc3993
2 changed files with 82 additions and 4 deletions

View File

@@ -1,6 +1,84 @@
## Version 2.0
#### Release date: 1. January 2022
Changelog
### File Preview
Admin Panel & Settings
- Application now generate multiple image sizes for better loading performance and is also frugal to your total data transfer
Server
- Ability to see latest 5 database backups
- Ability to check if you have correctly set php version and php.ini variables
- Ability to see if you have installed all required php extensions
- Ability to see if cron job is running correctly
System
- Database backups on daily basis
User Interface
- Fullscreen mode can be set by double arrow icon on top of navigation sidebar in file page or by action in spotlight
- In mobile version you can now by opening image or document move seamlessly to another by swipe gesture
- Emoji picker was redesigned and now offer better experience to pick your favourite emoji for your folder icon
- Actions like create folder, upload files and any others was moved and grouped by 'Frequently used' and 'Others' category under single button
- User profile, Dashboard and other admin pages was redesigned
- Mac users can now switch between native emojis and twemojis
Spotlight
- Search through your files and folders
- Can be used as quick navigation through your folders or app pages
- Ability to search actions like toggle emojis, toggle dark/light mode, creating file request, new user and many more
- Search your users by activating user filter with keyboard shortcut (u+space)
- Ability to call spotlight with cmd/ctrl + k from any location in app like admin or user profile
- Ability from any location in the app to show document, image or video in file preview component
- Ability to use keyboard shortcuts to navigate in spotlight like arrow up/down, enter
Collaboration
- New Team Folders and Shared with Me categories
- Ability to create new team folder and invite users by email invitation, or if user is app user, then push notification will be sent as well.
- Ability to convert existing folder into Team Folder and invite members into it.
- Ability to dissolve your team folder. All members permissions will be revoked and your folder will be moved into My Files category.
- Ability to leave folder if you are member of someone team folder
- Received invitation can be accepted or declined
- User avatar indicate in file icon who is the owner of the file
- New team heads icon in desktop and mobile toolbar to indicate team members in the team folder
Notification Center
- Ability to see notifications by Unread and Read category
- Interactive notifications to seamlessly perform actions from it if needed
- If broadcasting is set, notifications will be received just in time and showed in bottom right corner of the app
- Ability to clear all notifications by button
Zip
- New on the fly zipping system zips files without additional storage usage
- User can now select any files with any folders and zip them together
Sharing
- Redesigned sharing popup component for better user experience
- Shared video file (.mp4) has now ability to play video in shared page
- Ability to get share link via QR code
- Ability to generate embeddable code with shared item (beta)
File Request
- User can generate file request by opening context menu over single folder or call file request from spotlight
- Ability to set custom folder name if file request will be filled
- Ability to leave a message for guest
- Ability to send file request by email for certain email recipient
- Full-fledged reach UI for guests to upload and manage their files directly in file request
- Push notification about filled file request will be received for user
Folder Upload
- Now user can upload their folders. The same folder structure will be recreated in the app
User Settings
- New appearance option was added where user can set his theme mode by dark, light or based by system option
- New default emoji option was added where mac user can switch between native emojis or twemoji
- 2fa setup challenge option was added. User can store and generate backup keys.
- New Personal Access Token section was added where user can generate access token for API requests.
- New 'Current Password' input was added into change password functionality
Dashboard
- New widget to track latest upload and download was added
- New widget latest transactions was added into extended license version
- New earnings widget was added
Security
- Integrated database with more than 550 disposable temporary email services to automatically deny new account registrations
- Email confirmation for new account registrations can be required
- Users can now setup 2 factor verification with their favourite authenticator app
- reCaptcha was added to provide security for your registration and contact form

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB