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

Releases: mowie-cms/Mowie

v0.96.2-beta

03 Apr 09:54
eb72b9f
Compare
Choose a tag to compare
v0.96.2-beta Pre-release
Pre-release

Small improvements:

  • Copyright date is now updated everywhere
  • Improved page meta
  • Raw page title + page ID is now available in templates as a smarty variable

0.96.1-beta

27 Mar 11:22
636ae4b
Compare
Choose a tag to compare
0.96.1-beta Pre-release
Pre-release

Changelog

Fixes

  • Translation
  • The installer now creates all neccecary folders
  • The installer now creates all mowie tables properly
  • Nav-app installation
  • Fixed login bug when login credentials contained special characters
  • Fixed not including composer autoload on "reset password" page

Misc

  • Updated copyright year

v0.96.0-beta

06 Oct 16:30
Compare
Choose a tag to compare
v0.96.0-beta Pre-release
Pre-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

v0.95.2-beta

29 Jan 20:59
Compare
Choose a tag to compare
v0.95.2-beta Pre-release
Pre-release

This Release Contains some minor bugfixes and improvements.

v0.95.1-beta

29 Jan 19:54
Compare
Choose a tag to compare
v0.95.1-beta Pre-release
Pre-release

This Release Contains some minor bugfixes and improvements.

v0.95-beta

27 Nov 18:38
Compare
Choose a tag to compare
v0.95-beta Pre-release
Pre-release

We're getting close to the first production-ready FINAL Release!

Changes:

  • Update System and apps seperatly
  • Implemendet system-wide logging
  • Added Multi-Language support for permission texts
  • Minor Fixes

v0.94-beta

28 Oct 11:45
Compare
Choose a tag to compare
v0.94-beta Pre-release
Pre-release

Changes:

  • Router-Bugfix: Submit when opening a window in tinymce
  • Installer fixes
  • Minor changes

v0.93-beta

21 Oct 19:30
Compare
Choose a tag to compare
v0.93-beta Pre-release
Pre-release

This minor release includes some backend-fixes & improvements.

  • Added a class to loop through apps
  • Improved update function
  • Bugfixes

We're getting closer to the first production-ready release!

v0.92-beta

28 Sep 16:10
Compare
Choose a tag to compare
v0.92-beta Pre-release
Pre-release

This release includes some fixes as well as some new features:

  • SimplePages Bugfix when creating new Pages
  • Bootstrp Grid & Bootstrap Tooltips added
  • Added own class to loop through apps
  • Added App-Support for aliases, domains and own CSS

We're currently working on a documentation and more features.

v0.91-beta

11 Aug 21:54
Compare
Choose a tag to compare
v0.91-beta Pre-release
Pre-release

This release includes some minor fixes as well as feature improvements.

Changelog:

  • Added Router
  • Added Language-Switcher
  • Added "Lost-Password"