Here is a list of all the "visible changes" and improvements.
Please see also on our list of Backwards-incompatible changes. You find all changes that require a admin intervention.
- 2559 - The lexicon plugin used now the HTMLParser for replacing words. It work if term contains spaces (two or more words)
- 2552 - NEW and experimental: Use google translation API to prefill fields when use: edit page -> translate content -> prefill with google
- 2553 - Small improvements:
- Add
SVN Reversion number to package_info page, if exist.
- Activate HeadlineAnchor? on the admin page, too.
- Use lucidTag
TOC in package_info admin view.
- 2541 - The two edit page buttons "page list" and "markup help" are reimplemented.
- 2540 - The new package_info plugin added: Dynamic generation of a page like: v0.8 package info, more info: The Package information Plugin
- 2538:
- Blog Plugin updates: Blog can send feeds and tag filter can be combined
- Update Journal feeds used the "count" GET parameter
- After the 'blog tag pages are empty!' bugfix, we found a security hole: User can access non public entries by manipulate the ID in the url. This is fixed in 2527.
- 2524 - Add a JavaScript confirm dialog to the inline editing form, if the user leave the page without save the changes.
- 2523 - Limit the blog articles on summary page with
django paginator.
- 2517 - add a list of existing template tags from the context
- 2514 - update initial data and fix some things in the initial pages
...very much things missed here...
We start the v0.9 branch with changeset 1852. Many things changed to v0.8.x because it's more a rewrite than a simply update ;)