File Release Notes and Changelog
Notes:
Changes:
- fix: SQLForm - cannot add new asset (Martin Kamerbeek / Oqapi)
- fix: Daily recurring payment reports should now be sent to the configured "commerceSendDailyReportTo" address.
- fix: Closed Posts Displaying in CS
- RFE: testEnvironment improvement
- fix: Cannot add new page to the Wiki
- fix: Wiki does not have content type restrictions and can not use the content filtering system
- fix: GetSyndicatedContent Workflow Activity not trapping errors.
- fix: GetSyndicatedContent Workflow Activity not checking for timeout.
- fix: Wiki displays 'Add a new page" link to users who are not allowed to add pages.
- fix: XSS vulnerability in Wiki Page titles.
- Removed the requirement for DBIx::FullTextSearch from testEnvironment.pl since it hasn't been needed since 6.5. It was just never removed.
- fix: WebGUI::Mail::Get now handles multipart/alternative messages appropriately. This fixes the problem with CS posts sent via e-mail showing two versions of the same post.
- fix: Styles were printing double head block headers.
- fix: DB slaves were not being instanciated correctly. (thx Chris Palamara)
- fix: Paginator: addDataByArrayRef off by one error (perlDreamer Consulting LLC)
- fix: English help, really XHTML fixes (thanks to Klaus)