Release Notes: This release fixes the leakage of edit-log file handles (it leaked 1 file handle per request). If you run a persistent server process (everthing except CGI), please upgrade. There were also multiple fixes of less severe bugs, but no new features.


Release Notes: This release fixes major security issues. All users of moin 1.9.x (x < 2) are advised to upgrade as soon as possible. If you use moin 1.8.7, you already have those security fixes. If you use some old 1.8.x release, either upgrade to 1.8.7 or 1.9.2. This release also fixes some normal bugs. New features include pagination for the revision history viewer, pygments upgraded to 1.2.2 (some fixes and some new lexers), and dynamic sizing of the text editor height to avoid double scrollbars.


Release Notes: This release fixes. major security issues. All users of moin 1.x.y (x < 9) are advised to upgrade as soon as possible. If you use moin 1.9.x, 1.9.2 will be available soon to fix respective issues there. It also fixed a few bugs, like transclusion of (e.g. video) attachments from other pages not working, edit locking for non-logged in editors with log_remote_addr=False, some minor XML-RPC related problems, using umask for page packages, and a Win32-specific bug in SubProcess (fixes calling of external xapian index filters).


Release Notes: This release fixes a major security issue in MoinMoin 1.9.0; all users are advised to upgrade immediately. There are also many normal bugfixes and enhancements.


Release Notes: This is a new feature release, but it also has quite a few bugfixes. Python 2.4 is required now. Everything is based on WSGI now. Differently sized sets of system/help pages are offered. Modular group/dict data access was added. Xapian indexing and searching was improved. Regex searching is based on Xapian now. Drawing support was improved for twikidraw and anywikidraw was added. Syntax highlighting is based on the Pygments library now. Authentication improvements were made for http_auth, ldap, and openid. SlideShow action was added. Lots of other small features and bugfixes were added.


Release Notes: This is primarily a bugfix release. Upgrading is recommended for all users. Xapian indexing and filtering was fixed. An i18n crash was fixed. Some redirects use 301 status now. httponly cookies are not used by default. Upgrading SHA to SSHA hash was fixed. In RenamePage, subpage renaming is aborted if renaming the main page is unsuccessful. Search result ordering was improved. An MS Powerpoint indexing filter was added. Migration scripts were added to make finding damaged edit-log entries easier. The SubscribeUser action now supports username regexes and unsubscribing.