Skip to content

CakeManager 1.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bobmulder bobmulder released this 25 Feb 16:15
· 83 commits to master since this release

The CakeManager core team is excited to announce the release of CakeManager 1.0.0-rc1. We have worked hard on finishing the plugin for first use.

Important changes

  • Theme is now stand-alone
  • Users are able to request their account and activate
  • Removed IsAuthorized-Component. Simply: It was a bad idea
  • Test improvements. That was really necessary

To Do

The plan is to release a new rc-version (3.0.0rc2) in a couple of weeks for finetuning. Below a list of planned things:

  • An IsOwnedBy-Behavior to expand the Authorization-possibilities. We keep it simple but see it as must-have
  • An MetaData-Behavior to make it easier to extend your existing tables/models. We have an instable version, but want to clean it up
  • Finetuning of code and commenting. We want to clean-up our code, and have clean commenting so everybody is able to contribute
  • Final tests. We want to make our tests better and complete. Not every component and controller is tested yet

Plugin Split

We are planning to split our plugin up. At first we got our login-system with admin-section, second we got a lot of behaviors and components... They will be placed in different plugins, but both will be released in 1.0.0-rc2.