To upgrade follow the steps in your website's http://mybaseurl/upgrader.php script. You will need to copy the URL of the attached file (created via the form below) during step 3.
The following changes have been made since version 10.0.26…
- A bit more work was needed to make images unit tests pass on my MacOS set up
- Fix to http_timeouts test
- Misc fixes
- Thumbnail fix backporting
- Thumbnailing fixes
- Clarified some poor documentation in tut_tempcode, re INCLUDE directive and ^ escaper
- Misc fixes, mostly getting tests passing on my new Linux box
- Skip geany projects
- Resolve logged error in menus.php
- Fix news filtering bug
- Fix some missing file permissions in fixperms.sh
- Fix downloads A-Z on non-multi-lang sites
- Show git changes in release text
- Fix SQL Server full-text search bug
- Prevent links parsing inside WYSIWYG-edited code tags
- Fix get_inner_html bug, affecting WYSIWYG
- Need ModSecurity workaround for some WYSIWYG actions
- Fix Comcode tag wrapper adding in WYSIWYG for when HTML is present
- Possibly unneeded, but logical, changes to custom Comcode HTML tag specification for WYSIWYG
- Fix WYSIWYG-URLs that are page-links
- Prohibit parsing of hyperlinks within written HTML code; necessary for recursive parsing of WYSIWYG-edited code tags
- Transifex push fixes
- Remove defunct Google+ link
- Implement workaround for problematic Turkish locale
- Add important missing mechanism for finding field IDs
- Improved transparency testing
- Unit testing for image thumbnails
- Adjust how we are resolving our convert_image function bug, we will resolve fully in v10 and do simpler change in v10
- Fixed that CQC was not properly enforcing bracing style guideline
- Fix typo
- Fix issues with prior 'Fixing unintentional/unconsidered gender binary in documentation' change
- Merge branch 'master' of github.com:ocproducts/composr
- fix php_compress alpha channel bug
- Ignore netbean projects
- Fix Facebook addon on Fedora and other distros that explicitly removed JSON from PHP due to licensing issues
- Fix edge case issue with file permissions on fresh install, running test platform before Composr
- fix sitemap creation crash in installer
- Fixed Conposr examples
- Fix issues with CATALOGUE_ENTRY_BACKREFS symbol, returning wrong results
- Need to be able to set sitemap generation options on sitemap nodes included onto editable menus
- New patreon
- ModSecurity workaround for importer, chokes on import path
- Subtle code tune for previous commit
- Try and correct incorrect import file paths
- Fix pagination for main_multi_content block
- Fix catalogue subcat ordering bug
- Fix sitemap validation bug
- Menu fixes
- Fix typo for RATING symbol doc (thx Adamanthus)
- Fixed outdated docs, standalone_logo replaces trimmed_logo in v10+
- Skip some robots.txt tests if there's no file to check
- I can never remember how to rebuild whole XML sitemap. Added sample commands to sitemap_xml.php for reference
- Fixed some Google Search Console reported issues re Sitemap not checking privileges correctly
- Do not trigger errors if stopforumspam connection fails, if stopforumspam is incidental to main action being performed
- Fix proper error message deleting non-existing member directory in Commandr
- Fixed leaky HTML in Commandr error message
- Extra checks to prevent directory duplication in Commandr
- Documented catalogue rating embedding
- Fix some catalogue column templating inconsistency
- Fix bug determining whether sort-by rating appears in catalogue category view screens
- Better document RATING symbol
- Allow more defaulting blank parameters for complex symbols
- Fixing unintentional/unconsidered gender binary in documentation
- Fix various zip implementation issues
- Fix upgrade dry-run display
- ipv6 is now supported in stopforumspam
- Streamlined release process slightly
- Fix to Health Check crash if HTTP downloads fail multiple times
- Fix to corrupt data in smart cache
- Do not assume SMART_CACHE object is loaded
- Fixes to RSS filtering
- Fixed inconsistency in CPF permission handling, since a previous bug fix
- Fix incorrect password check for newsletter account maintenance (wrongly uses old md5 scheme, which will fail)
- Do not use md5 for default password scheme for Demonstratr testing accounts
- Double default minimum password length
- Correction to previous CSRF filter fix
- Fixed CSRF/static cache conflict
- Explain emptying the block cache also empties some other caches
- Block cleanup tool empties persistent cache twice, unnecessary
- Added nowdoc support to CQC
- Fixed Buildr member-box query
- Do not show fatal error for incorrect decision tree position, as likely a bot
- Do not automatically remap missing theme images if running out of git - could be that git operator is doing a resync
- lang param for editing theme image is always POST, don't show choose UI if missing
- Better plupload debugging for HTTP errors
- Fix event conflict links
- Clarify confusing code comment about image pipeline
- Document recommendation for EXIF extension
- main_members photo grid does not need min-width, and uglifies on mobile
- main_members block may use a lot of memory
- Fixes to error handling on twitter_feed block
- Fix typo in Twitter lib
- get_theme should not need to call get_member in 99% of cases / further fixes for Facebook bootstrap issue
- Fixed antispam_question hook, breaking member directory
- Fixed static cache bug
- Fix cns_confirm_reminder hook
- Display pid for Health Check long-running-process detection, and also detect command more reliably
- Tidied up importer code and flow
- Fix API docs on new cms_unserialize function
- Helped people help themselves re SMTP debugging
- Support for ip bans in Apache 2.4 without compat module
- join page should not redirect back to join page if you went to it from join page
- Deleting rules page causes error, due to incorrect assumption that exists parallel to _rules
- Only do Mantis anti-spam workaround for notes, for guests
- Fix searching by rating
- Fix issues auto-detecting domain installation option if not set
- Actually better to define cms_unserialize under secure_serialized_data
- PHP less than 7.0 broken by security patch, have to do awkward unserialize wrapper function
- Fix bug with Comcode page cache being emptied in DB but not at runtime; may cause internal processing issues (although maybe not in practice on v10)
- New test to scan for mistakes with IF_PASSED directive
- Fix Module_cms_blogs::do_next_manager() should be compatible with that of Standard_crud_module::do_next_manager()
- Do not attempt sitemap test if Sitemap is huge
- Improvements to cns_birthdays RSS hook - perf, and de-duplicating in an edge case
- Tasks test should not run ical test if too many calendar events
- Fix CRUD-module title-ordering on multi-lang-content sites
- Fix calendar event dates on VB3 import
- Better CLI running of installer test
Comments