Skip to content

Releases: fkosmala/superhive

0.8.0 : Analytics, community, writing, ...

25 Sep 11:03
Compare
Choose a tag to compare

New UI and Logo

22 Jul 16:04
Compare
Choose a tag to compare

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

23 Mar 16:42
Compare
Choose a tag to compare

What's Changed

  • Bump phpseclib/phpseclib from 3.0.18 to 3.0.19 by @dependabot in #1

New Contributors

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

22 Jan 22:56
Compare
Choose a tag to compare

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

07 Dec 15:40
Compare
Choose a tag to compare
  • [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

22 Jul 15:46
Compare
Choose a tag to compare
  • 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.

01 Jul 16:10
Compare
Choose a tag to compare

v0.3.0 - New admin & auto install

21 Apr 14:18
Compare
Choose a tag to compare
  • 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

26 Feb 14:57
Compare
Choose a tag to compare
  • [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

12 Nov 10:30
Compare
Choose a tag to compare

Small update to add more accessibility. SuperHive themes are now WCAG 2.0 - level A compliant.

Full Changelog: v0.1.0...v0.1.1