General
- Removed unnecessary use of ForceSsl throughout the project
- Removed publish mode from Site Settings
- Some Help File cleanup
- Updated the mojoModalScript.js to allow use of any element as it's trigger
- Refactored the way roles are set up on new sites
- Setup now saves custom machine key to a file instead of to the web.config
- Cleaned up the "Social Links" SuperFlexi solution for better accessibility.
Bugfixes
- Fixed Web Forms issue where the default document would be empty, breaking the login and search modules on the home page
- Fixed issue where a blog post set to not index would break indexing for the entire blog
- Fixed issue where password salt would be saved to the password field
- Fixed issue with the RazorDropDownList where it would have to class attributes if you added CSS classes both on the control and programmatically
- Replaced use of deprecated
escapeandunescapewithencodeURIComponentanddecodeURIComponentin mojocombinedfull.js - Fixed issue in SuperFlexi where exporting would not include any new fields if each previously saved item was not edited/updated/saved
- Fixed issue where the class building wasn't setting objects to the right type and to use the defaults with null values
- Fixed issue where mojo was doing a case sensitive match to a user's email, preventing users from getting their roles when logged in
Full Changelog: v2.9.1.0...v.2.9.2.0
Note
All commercial modules have been updated to support this release.