Releases: mowie-cms/Mowie
v0.96.2-beta
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
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
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
This Release Contains some minor bugfixes and improvements.
v0.95.1-beta
This Release Contains some minor bugfixes and improvements.
v0.95-beta
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
Changes:
- Router-Bugfix: Submit when opening a window in tinymce
- Installer fixes
- Minor changes
v0.93-beta
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
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
This release includes some minor fixes as well as feature improvements.
Changelog:
- Added Router
- Added Language-Switcher
- Added "Lost-Password"