14 lines
771 B
Text
14 lines
771 B
Text
8.0.1
|
|
- #11849 - Use a different image library -- partially implemented; WebGUI::Image still uses Image::Magick
|
|
|
|
8.0.0
|
|
- #10012 - larger meta data values for multi-value fields
|
|
- #12310 - fixed rendering and submit button on user edit/add form
|
|
- Replaced the existing caching mechanism with memcached, which results in a 400% improvement to cache speed. See migration.txt for API changes and gotcha.txt for prereq changes.
|
|
- Added "hot sessions" so sessions interact with the database less.
|
|
- Added Facebook Auth and FacebookLogin macro.
|
|
- Removed the WebGUI statistics program and code.
|
|
- Prevent Env Macro from being used to access objects in the environment - Thanks to Haarg
|
|
- added: Redirect on Logout setting
|
|
- RFE: 9730 (actually missing documentation)
|
|
|