Releases: sergix44/XBackBone
Releases · sergix44/XBackBone
XBackBone 3.0
- Upgraded from Slim 3 to Slim 4.
- Added web upload.
- Added ability to add custom HTML in <head> tag.
- Added ability to show a preview of PDF files.
- Added remember me functionality.
- Added delete button on the preview page if the user is logged in.
- New project icon (by @SerenaItalia).
- Raw URL now accept file extensions.
- The linux script can be used on headless systems.
- Improved installer.
- Improved thumbnail generation.
- Replaced videojs player with Plyr.
- Implemented SameSite XSS protection.
- Added and updated translations.
- Small fixes and improvements.
How to update
XBackBone 3.0.RC4
[Not ready for production use]
XBackBone 3.0.RC3
[Again, not ready for production use.]
Warning!
Upgrades from the 3.0.RC2 version requires manual steps:
- Update manual or from the web installer
- Edit
the config.php
- Remove
'base_path' => ...,
and replace it with'base_url', => 'http://your_base_url.com/'
Upgrades from 2.x and 3.0RC1 are not affected.
XBackBone 3.0.RC2
[Still not ready for production use.]
USE ONLY IN A TEST ENVIRONMENT!
XBackBone 3.0.RC1
[Not ready for production use.]
XBackBone 2.6.6
- Ability to choose between releases and prereleases with the web updater.
- Updated translations.
How to update
XBackBone 2.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.
How to update
XBackBone 2.6.4
- Filter on displayable images.
- Fixed during upload error on php compiled for 32 bit.
- Fixed icons on the installer page.
- The generated random strings are now more human readable.
How to update
XBackBone 2.6.3
- Fixed #67.
- Fixed bad preload statement.
- Fixed wrong redirect after install in subdirs.
How to update
XBackBone 2.6.2
- Use the font awesome web font for better performances.
- Changed background default color.
- Added method for cache busting when updating/change theme.
- Added russian translation from Weblate.