Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

v0.96.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@kolaente kolaente released this 06 Oct 16:30
· 26 commits to master since this release

Version 0.96!

LOTS of improvents and bugfixes!

This is a pre-release but is considered reasonably stable for everyday use.

To install it, download the release at the bottom, unzip it and throw it in a web folder. The installer will guide you through all nessesary installation steps.

Bugfixes

  • Fixed loglevel saving
  • Including languagefiles when showing an app in system config
  • Fixed showing translation not showing in stream
  • Fixed looping through apps
  • Fixed showing admin group membership
  • Fixed showing of group names in overview
  • Fixed saving permissions
  • Fixed language in menu
  • Fixed database export
  • Fixed setting locale Bug

Improvements

  • Installer
  • msg();
  • Removed Generator-Header
  • Get page title via relative path instead of fixed url
  • Removed phpmyadmin-Link
  • Moved everything for system to content/.system/
  • Include all external libraries via composer
  • Switched to new library for 2FA
  • Implemented new update mechanism

New Features

  • Function to get informations from an app
  • Function to get informations from an app by its path
  • When loading apps via the router, extra cssfiles for the app are loaded
  • Navigation app! Creating a menu on your site was never easier!
  • When performing critical operations, the system now asks for your password
  • New setting in configfile to set timezone used by PHP
  • Added Docker-Image for development