Development News

Accounts fix

Small fix for owner account not being able to change username when no other account exists. Also first login will make the user an owner.

2.1 version

2.1 is the biggest update since 2021.

  • New option is added in 'Pages'. Pages can now be marked as 'unpublished' and the system will remove the page
  • menu items order changed. 'All pages' is followed by 'Accounts', followed by 'Settings' and 'Images'|'Plugins'
  • accounts follow more strict rules. Owner's account can only be edited by the owner now
  • sorting results in posts and pages is updated. The values are saved in the user's account and in the session
  • the date format inside some xml files is now php date format, instead of custom. Old xml file will still be compatible.
  • small errors fixed
  • a few design changes.
  • Categories update

    Categories folders can now start with a numeric value without a error caused from xml incompatibility. Also a few other minor changes are included in this version, first of this summer.

    Reverting data_connect

    Reverted data_connect.php to the version before and added a cookie lifetime parameter to accompany the gc - garbage collection of the session data, instead of relying on a simple redirect which might cause unwanted behaviour. Sorry for the inconvinience.
    Download the latest version to get the updated file.