L'aggiornamento è stato rilasciato
Eccovi il file log:
Visualizza altro
Please be aware that the list below does not cover every single change, while it does provide details on important changes, minor fixes (e.g. typos) are left unnoticed. Additionally some packages were updated but not listed below, this is due to the fact that we updated the comment sections of the source files without actually affecting anything else.
Burning Board 4.0.4
- Internal links with a different protocol (e.g. https instead of http) were incorrectly displayed as external links
- Fix for Mobile Firefox with enabled text suggestions
- Rebuilding board data did not update the time column, causing incorrect statistics to be shown
- Executing clipboard actions on multiple objects caused a bunch of unnecessary AJAX requests
- Delete/Disabled posts are now properly marked in the last post list on the extended post add form
- Disabled triggering of notifications for deleted threads
Community Blog 2.0.4
- Internal links with a different protocol (e.g. https instead of http) were incorrectly displayed as external links
- Deleting own articles did not work as intended due to too high permissions being checked
- Deleting a category did not properly wipe entries solely assigned to that very category (now behaves the same as deleting forums in Burning Board)
WoltLab Filebase 2.0.4
- Internal links with a different protocol (e.g. https instead of http) were incorrectly displayed as external links
- Users were not properly redirected when they have deleted one of their own files
- Deleting versions awaiting approval caused them to be actually deleted instead of just moving them to the trash bin (now works the same as in other applications)
- Deleting a category did not properly wipe files solely assigned to that very category (now behaves the same as deleting forums in Burning Board)
User Conversation System 2.0.4
- Fix for Mobile Firefox with enabled text suggestions
Importer 2.0.4
- Burning Board 3.1: Sort fields for threads are now validated against the actual existing sort fields, if none match it will be discarded
WoltLab Community Framework 2.0.3 pl 1
- Fixed an issue caused by the changes to specific exceptions in the previous release (2.0.3)
WoltLab Community Framework 2.0.4
- RSS-Feeds were not aware of multilingualism used in the page description
- Added a set of predefined classes to ease icon coloring
- Accessing the phpinfo in the ACP now requires install privileges
- The user panel now shows a Lost Password button for guests
- Gravatars displayed in the avatar editing form (user profile/ACP) now use a secure connection, prevents issues when site is running on https (SSL/TLS)
- Added better support for SSL-Proxies acting as a reverse proxy for a HTTP-based webserver, this requires the header X_FORWARDED_PROTO to be set to https
- The button to block/unblock a user displayed a wrong title
- Newly created/imported styles are no longer associated with the currently active application, instead they will be assigned to WCF itself. This prevents styles being removed once the administrator decides to uninstall the associated application
- Resolved an issue in Firefox/CKEditor causing the caret to be displayed at the front of the current line after hitting return (this was just visual, the actual caret was always in the right line)
- Resolved a bunch of issues related to RTL languages (right-to-left)
- Polls displayed their options in the wrong order
- Fix for Mobile Firefox with enabled text suggestions
- Removed the 'preview' section in CKEditor's image dialog
- \wcf\system\cache\MemcachedCacheSource::getTTL() is now properly aware of absolute timestamps
- Added support for custom URLs in the Google+ profile field
- The reddit-icon is now an svg (previous: png) and should now scale better with retina displays (Thanks to @FirePanther )
- \wcf\util\DateUtil::checkData() now internally uses PHP's checkdate(), now returning true for any valid ISO-8601 dates
- Users previously could not access their own profiles if they didn't had the right to access any profile
- Fixed an issue related to sending emails via SMTP when an error occurred
- Custom values for phrases will now only be disabled, if the original value is changed
- libmagic (internally used to recognize file types for uploads) did not properly handle Microsoft OfficeOpenXML files