MichaelDaum
released this
18 Dec 14:59
·
1249 commits
to master
since this release
Highlights
This maintenance release addresses 57 bugs fixed since 2.1.8, focusing on performance enhancements and bug fixes.
Performance Improvements
- Optimized caching mechanisms across the codebase to reduce disk I/O requests
- Combined and obfuscated CSS and JS assets to minimize parallel requests for rendering a single page
- Reduced calls to
commonTagsHandler
for each plugin installed to improve normal rendering process
Fixes
- Resolved an issue preventing users from changing attachment properties in topics
- Addressed a bug in the standard store implementation returning incorrect information for old revisions
New Features
- Improved main web layout by separating user profile pages from main content, allowing for greater customization and flexibility
Deprecation
- Removed support for outdated Microsoft browsers to simplify code maintenance and improve security
- Deprecated and removed unnecessary JavaScript code to enhance overall performance and maintainability
See the full set of release notes at https://foswiki.org/System/ReleaseNotes02x01
Full Changelog: FoswikiRelease02x01x08...FoswikiRelease02x01x09