Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Foswiki-upgrade-2.1.9.zip.asc | 2024-12-18 | 878 Bytes | |
Foswiki-upgrade-2.1.9.zip | 2024-12-18 | 24.1 MB | |
Foswiki-upgrade-2.1.9.tgz.asc | 2024-12-18 | 878 Bytes | |
Foswiki-2.1.9.zip.asc | 2024-12-18 | 878 Bytes | |
Foswiki-upgrade-2.1.9.tgz | 2024-12-18 | 21.2 MB | |
Foswiki-2.1.9.zip | 2024-12-18 | 24.3 MB | |
Foswiki-2.1.9.tgz.asc | 2024-12-18 | 878 Bytes | |
Foswiki-2.1.9.sha1 | 2024-12-18 | 256 Bytes | |
Foswiki-2.1.9.tgz | 2024-12-18 | 21.1 MB | |
Foswiki-2.1.9.md5 | 2024-12-18 | 224 Bytes | |
Foswiki-2.1.9 source code.tar.gz | 2024-12-18 | 21.7 MB | |
Foswiki-2.1.9 source code.zip | 2024-12-18 | 25.5 MB | |
README.md | 2024-12-18 | 1.2 kB | |
Totals: 13 Items | 137.9 MB | 65 |
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: https://github.com/foswiki/distro/compare/FoswikiRelease02x01x08...FoswikiRelease02x01x09