XBackBone/CHANGELOG.md

25 lines
741 B
Markdown
Raw Normal View History

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.