MoinMoin Beta and RC releases
General notes:
- do not use for important production systems
- read docs/CHANGES
- try all functionality that is important for you
check if you are happy with the translation to your language, the system and help pages (see SystemPagesSetup page as superuser) - translation work has to be done on http://master19.moinmo.in/
- check if your extensions / plugins / themes still work (for 1.9, they likely do not)
- meet us on the IRC channel #moin if you encounter problems
Please open bug page for any new bug, or the bug has good chance to be ignored by developers. If your bug is not here: MoinMoinBugs, it does not exist.
1.9.0 beta1
we use WSGI now (that is a standardized interface for python web apps, middlewares and servers)
- due to this:
- installation has changed
- internal processing of requests has seen some changes
- 3rd party plugins likely need some update (there will be some docs for this later)
1.9.0 beta2
For details please read docs/CHANGES.
- modernized_cms theme
- builtin static file server for css/images/...
- new session code
1.9.0 beta3
For details please read docs/CHANGES.
- new groups / dicts code
- new OpenID functionality
- new page package system for installation of system and help pages