XBackBone/CHANGELOG.md

188 lines
6 KiB
Markdown
Raw Normal View History

2020-02-25 16:09:36 +00:00
## v.3.1 (WIP)
+ Added tagging system (add, delete, search of tagged files).
+ Added registration system.
+ Added password recovery system.
+ Added ability to export all media of an account.
+ Added ability to choose between default and raw url on copy.
2020-02-25 20:54:54 +00:00
+ Added hide by default option.
+ Added user disk quota.
+ Added reCAPTCHA login protection.
+ Added bulk delete.
+ Added account clean function.
+ Added user disk quota system.
2020-03-16 22:05:20 +00:00
+ Added notification option on account create.
+ Fixed bug html files raws are rendered in a browser.
+ The theme is now re-applied after every system update.
+ Updated system settings page.
2020-02-25 20:54:54 +00:00
+ Updated translations.
2020-03-16 22:05:20 +00:00
+ Improved grid layout.
+ Fixes and improvements.
2020-02-25 16:09:36 +00:00
## v.3.0.2
+ Fixed error with migrate command.
+ Updated translations.
2019-11-25 20:15:57 +00:00
## v.3.0.1
+ Fixed error with older mysql versions.
+ Fixed config is compiled with the di container.
2019-11-25 20:15:57 +00:00
+ Small installer update.
## v.3.0
2019-11-13 15:33:53 +00:00
+ Upgraded from Slim3 to Slim 4.
+ Added web upload.
+ Added ability to add custom HTML in \<head\> tag.
+ Added ability to show a preview of PDF files.
2019-11-15 14:50:43 +00:00
+ Added remember me functionality.
+ Added delete button on the preview page if the user is logged in.
2019-11-22 10:32:55 +00:00
+ New project icon (by [@SerenaItalia](https://www.deviantart.com/serenaitalia)).
2019-11-13 15:33:53 +00:00
+ Raw URL now accept file extensions.
+ The linux script can be used on headless systems.
2019-11-13 15:33:53 +00:00
+ Improved installer.
+ Improved thumbnail generation.
2019-11-13 15:33:53 +00:00
+ Replaced videojs player with Plyr.
+ Implemented SameSite XSS protection.
2019-11-13 15:33:53 +00:00
+ Small fixes and improvements.
2019-10-23 10:19:06 +00:00
## v.2.6.6
+ Ability to choose between releases and prereleases with the web updater.
+ Updated translations.
## v2.6.5
+ Fixed error after orphaned files removal #74.
+ Fixed update password not correctly removed from log files #74.
+ Changed color to some buttons to address visibility with some themes.
2019-09-15 14:00:12 +00:00
## v2.6.4
+ Filter on displayable images.
+ Fixed during upload error on php compiled for 32 bit.
2019-09-15 14:09:31 +00:00
+ Fixed icons on the installer page.
2019-09-15 14:00:12 +00:00
+ The generated random strings are now more human readable.
2019-09-14 12:50:14 +00:00
## v2.6.3
+ Fixed #67.
+ Fixed bad preload statement.
+ Fixed wrong redirect after install in subdirs.
## v2.6.2
+ Use the font awesome web font for better performances.
+ Changed background default color.
+ Added method for cache busting when updating/change theme.
2019-09-06 12:32:42 +00:00
+ Added russian translation from [Weblate](https://hosted.weblate.org/projects/xbackbone/xbackbone/).
## v2.6.1
+ Fixed bad redirects on the web installer (#62).
2019-09-04 19:43:43 +00:00
+ Fixed login page with dark themes.
+ Improved shell commands.
+ Added alert if required extensions are not loaded.
+ Updated translations.
## v2.6
+ Added support to use AWS S3, Google Cloud Storage, Dropbox and FTP(s) accounts as storage location.
2019-08-20 12:56:41 +00:00
+ Fixed missing icon.
+ Added german and norwegian translations from [Weblate](https://hosted.weblate.org/projects/xbackbone/xbackbone/).
+ Improved lang detection.
+ Added ability to force system language.
2019-05-12 13:52:44 +00:00
## v2.5.3
2019-05-12 13:52:26 +00:00
+ Fixed bad css loading on Firefox (#35).
+ Fixed wrong style for publish/unpublish button.
+ Improved exception stacktrace logging.
2019-05-08 16:51:04 +00:00
## v2.5.2
+ Improved session handling.
2019-05-09 11:32:35 +00:00
+ Fixed telegram share not working.
+ Fix for big text file now are not rendered in the browser.
2019-05-08 16:51:04 +00:00
+ Added preloading for some resources to improve performances.
+ Added check for block execution on EOL and unsupported PHP versions.
+ Other minor improvements.
2019-04-10 20:35:23 +00:00
## v2.5.1
+ Fixed bad redirect if the theme folder is not writable. (#27)
+ Improved HTTP partial content implementation for large files.
2019-01-29 12:04:49 +00:00
## v2.5
2019-02-06 21:34:56 +00:00
+ Updated project license to <a href="https://choosealicense.com/licenses/agpl-3.0/">AGPL v3.0</a> (now releases ships with the new license).
+ **[BETA]** Added self update feature.
+ Added partial content implementation (stream seeking on chromium based browsers).
+ Improved video.js alignment with large videos.
+ Optimized output zip release size.
2019-02-06 21:34:56 +00:00
+ Templates cleanup and optimizations.
2019-02-10 12:48:20 +00:00
+ Improved error handling.
2019-02-10 17:14:35 +00:00
+ Added project favicon.
2019-01-29 12:04:49 +00:00
## v2.4.1
+ Fixed error message when the file is too large. (#15)
+ Fixed button alignment.
2019-01-10 22:22:19 +00:00
## v2.4
+ Added function to remove orphaned files.
2019-01-13 20:27:10 +00:00
+ Switch between tab and gallery mode using an admin account.
+ Multiple uploads sorting methods.
2019-01-22 16:39:57 +00:00
+ Search in uploads.
2019-01-10 22:22:19 +00:00
+ Internal refactoring and improvements
2019-01-22 16:39:57 +00:00
+ Updated js dependencies.
2019-01-10 22:22:19 +00:00
2018-12-06 20:20:50 +00:00
## v2.3.1
+ Fixed en lang.
+ Fixed forced background with dark themes.
2018-12-09 13:58:25 +00:00
+ Added checks during the installation wizard.
+ cURL and Wget can now directly download the file.
2018-12-06 20:20:50 +00:00
## v2.3
+ Improved image scaling in user gallery.
+ Added overlay on user gallery images.
+ Fixed IT translation.
+ Fontawesome icon match the single file mime-type.
+ Enable audio player with video.js.
+ Video and audio now starts with volume at 50%.
2018-11-29 09:10:59 +00:00
+ Added linux script to allow uploads from linux screenshot tools.
+ Minor layout fixes.
2018-11-19 18:04:43 +00:00
## v2.2
+ Added multi-language support.
+ Improved routing.
+ Fixed HTTP/2 push is resetting the current session.
+ Minor improvements and bug fixes.
2018-11-17 20:54:05 +00:00
## v2.1
+ Improved theme style.
+ Improved page redirecting.
+ Allow e-mail login.
+ Support for ShareX deletion URL.
+ Fixed HTTP/2 push preload.
+ Added video.js support.
## v2.0
2018-11-11 19:33:19 +00:00
+ Migrated from Flight to Slim 3 framework.
+ Added install wizard (using the CLI is no longer required).
+ Allow discord bot to display the preview.
+ Theme switcher on the web UI.
+ Added used space indicator per user.
+ MySQL support.
2018-11-11 19:33:19 +00:00
+ Improvements under the hood.
2018-10-13 22:29:32 +00:00
## v1.3
2018-10-13 11:48:09 +00:00
+ Added command to switch between bootswatch.com themes.
+ Added popever to write the telegram message when sharing.
+ Packaging improvements.
+ Updated some dependencies.
+ Allow Facebook bots to display the preview.
## v1.2
+ Previews are now scaled for better page load.
+ Added auto config generator for ShareX.
+ Show upload file size on the dashboard.
+ Fixed insert for admin user (running `php bin\migrate --install`).
2018-05-01 12:54:09 +00:00
+ Removed HTTP2 push from the dashboard to improve loading time.
2018-04-28 12:20:07 +00:00
## v1.1
+ Added logging.
+ Fixed back to top when click delete or publish/unpublish.
+ Improved migrate system.
+ Login redirect back to the requested page.
+ Updated Bootstrap theme.
+ Added share to Telegram.
## v1.0
2018-10-13 11:48:09 +00:00
+ Initial version.