All notable changes to this publication will be documented in this file.
- [Feature] Add Slim-Bridge for better dependency injection
- [Feature] Refactor Admin UI with PicoCSS v2 & Nord theme
- [Feature] Add custom RSS feed by tag
- [Fix] Copy
config.sample.json
file instead of rename - [Fix] Remove messy and bad code.
- [Fix] Admin
save()
function refactor - [Fix] Some Coding standards fixes
- [Update] Remove Themes and move them to superhive-themes repo
- [Update] Small refactor of classes names
- [Update] Temporary remove the off-chain pages routes
- [Feature] Popular tags
- [Feature] Add tags page to display post with selected tag
- [Feature] Search bar & page
- [Feature] Add Whoops php debugger for dev mode
- [Feature] Add pages to sitemap
- [Update] Improve the about page
- [Fix] Minimal theme Change icon set from IconMonstr to Typicons
- [Fix] Fix data settings Admin save() function
- [Feature] New Admin dashboard
- [Feature] New Admin settings page
- [Feature] Theme selector
- [Fix] Tweak - Remove unused Classes in every PHP files
- [Feature] Add New Post button in Admin
- [Feature] Minify HTML Code in production mode
- [Feature] New CommonController
- [Feature] New genPostsFile() function to query the chain and generate the file
- [Feature] Off-chain static pages
- [Fix] Editor button on fullscreen
- [Fix] Only Minify public pages in production mode
- [Fix] Call posts file generation in Admin & Posts controller
- [Fix] Change blockchain queries to official Hive PHP library
- [Fix] Install script & InstallController
- [Fix] Remove dead code to make cleaner code
- [Fix] Cache folder deletion when Dev Mode
- [Update] More recent composer.lock for production
- [Update] Easier and better Install script
- [Update] PDS compliance (app to src folder)
- [Update] All controllers are now PSR compliants
- [Update] New Install controller
- [Update] DocBlocks for phpDocumentor
- [Fix] Fix some bugs in admin & install
- [Fix] More secure and easier installation script
- [Feature] Move from php-hive-tools & php-he-tools to hive-php-toolbox
- [Fix] Fix Admin Minify bug (the minify system is removed, will be replaced)
- [Fix] Fix PHP-HE-Tools bug for wallet page
- [Fix] Fix Image drop on editor bug
- [Fix] Fix social save button bug
- [Feature] Add 15 most used tags list
- [Feature] Wallet Page
- [Update] Change Markdown parser
- [Update] Add displayTypes for posts
- [Update] Remove config.sample.json verification on GIT
- [Update] Reduce API checking time to 2 minutes
- [Fix] Production mode
- [Fix] Comments display for reblogs only display mode
- [Fix] Typo on Classic theme
- [Fix] Fix overwriteconfig file
- [Fix] Fix invalid request from HiveMind node
- [Feature] Composer auto install
- [Feature] Dependancies auto install by Composer
- [Feature] Add Apache2 htaccess files for autoconfig
- [Feature] Add showcase links in README
- [Update] Auto rename of config.sample.json
- [Update] Update README
- [Fix] Admin : add images to json_metadata
- [Fix] Recover wallet icon on admin newPost & newPage
- [Fix] Remove some whitespaces in admin templates
- [Fix] Default theme: fix lists bugs
- [Feature] Community account
- [Feature] Upvote
- [Theme] change SakuraCSS to PicoCSS for minimal theme
- [Theme] New theme : Celeste
- [Theme] New theme : Classic
- [Fix] Sitemap
- [Fix] RSS
- [Update] WCAG & section508 accessibility compliance
- [Update] Add title to Social networks icons
This is the first production release of SuperHive stand-alone version. You can use it on your PHP server (7.4 minimum).