Releases: fkosmala/superhive
Releases · fkosmala/superhive
0.8.0 : Analytics, community, writing, ...
Full Changelog: v0.7.0...v0.8.0
New UI and Logo
What's new ?
- Remove messy and bad code (PHP Insights, PHPStan and Psalm)
- Add Slim-Bridge for better dependency injection
- Refactor Admin UI with PicoCSS v2 & Nord theme
- Add custom RSS feed by tag
- Copy
config.sample.json
file instead of rename - Small refactor of classes names
- Admin
save()
function refactor - Temporary remove the off-chain pages routes
- Some Coding standards fixes
- Remove Themes and move them to superhive-themes repo
Full Changelog: v0.6.0...v0.7.0
0.6.0 - More features & SEO update
What's Changed
- Bump phpseclib/phpseclib from 3.0.18 to 3.0.19 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Update
- Popular tags
- Add tags page to display post with selected tag
- Search bar & page
- Add Whoops php debugger for dev mode
- Add pages to sitemap
- Improve the about page
- Minimal theme Change icon set from IconMonstr to Typicons
- Fix data settings Admin save() function
- New Admin dashboard
- New Admin settings page
- Theme selector
- Tweak - Remove unused Classes in every PHP files
Full Changelog: v0.5.0...v0.6.0
Fixes & Quality update
This update is made to have more quality, remove dead code, ...
Please use this update in production for better security and performance.
Full Changelog: v0.4.2...v0.5.0
v0.4.2 - Developers update
- [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
Full Changelog: v0.4.1...v0.4.2
0.4.1 - Bug fixes update
- Fix Admin Minify bug (the minify system is removed, will be replaced)
- Fix PHP-He-Tools bug for wallet page (the new PHP HiveEngine lib version broke the wallet page)
- Fix Image drop on editor bug (you can upload image by drop on editor)
- Fix social save button bug (which erased all previous config)
Full Changelog: v0.4.0...v0.4.1
Superhive 0.4.0 : wallet page, new features, bug fixes and a surprise.
v0.3.0 - New admin & auto install
- Composer auto install
- dependancies auto install by Composer
- Auto rename of config.sample.json
- Add Apache2 htaccessfiles for autoconfig
- Add showcase links in README
- Update README
v0.2.0 - Community
- [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
- [Website] Take domains for hosted version & official website
- [Feature] Community account
- [Feature] Upvote
- [Theme] change SakuraCSS to PicoCSS for minimal theme
- [Theme] New theme : Celeste
- [Theme] New theme : Classic
Full Changelog: v0.1.1...v0.2.0
Accessibility focused update
Small update to add more accessibility. SuperHive themes are now WCAG 2.0 - level A compliant.
Full Changelog: v0.1.0...v0.1.1