This release fixes some bugs and resolves some compatibility issues with newer versions of some required modules.
Gotchas:
* WebGUI requires newer versions of some existing modules. Be sure to
install them BEFORE upgrading. They are:
JSON 2.04
Config::JSON 1.1.2
Changelog:
- fix: Extra head tags of unplaced assets included twice
- Updated to work with the new JSON 2.04 module. See gotcha.txt for details.
- fix: AdSpace cannot be saved with invalid characters and shows friendly
error message to the user.
- Added tests for AdSpace Operation and fixed WebGUI::Test->getPage to allow
testing Operations.
- fix: Make the Owner in editBranch to be the same as addEdit, allowing
any user to be selected (perlDreamer Consulting, LLC.)