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 tracker issues have been resolved since version 10.0.43…
- Bot produced a hack-attack warning that in turn triggered stack trace [core]
- Resource-FS failer on PHP8+ [commandr]
- Scheduied news posts should clear the static cache [news]
- Incorrect age calculation on member boxes [core_cns]
- Unsetting the active poll does not work [polls]
- Tray status option not working with any menu type [core]
- Editing theme images outside the root theme image directory fails [core_themeing]
- Duplicate ID column in Search [core]
- Point Store charge member links do not work [points]
- Allow removing existing monikers [core]
- Content add date ranges are too limited [core]
- The orphaned language strings cleanup tool deactivates on the wrong logic [core_cleanup_tools]
- Better validation of blank input data [core_rich_media]
- Some databases may not work with the chat addon [chat]
- Missing notifications [core_adminzone_dashboard]
- Cannot skip theme creation [setupwizard]
- Bots may produce incorrect login URL [core]
- Bots may make topic titles that are too long [cns_forum]
- Trickstr failing to install if the default collation is for a multibyte string [General / Uncategorised]
- Make it clear private tracker issues should not be for shy bug reports [General / Uncategorised]
- Bots may trigger stack trace when failing [core]
- Breadcrumb label substitutions don't work with virtual roots [breadcrumbs]
- Category ID instead of a Moniker for Years [core]
- "Did you mean?" page recommender not working on PHP 8.1 [core]
- Upgrading Conversr from older PHP versions may not work currently [core_upgrader]
- Error if trying to edit a missing block [core]
- v10 integrity check will not suggest removal of old v9 .htaccess files [core_upgrader]
- No easy way to see if addon is non-bundled / No way to easily remove a previously-imported addon [core_addon_management]
- Upgrader should remove old files from the TARs of uninstalled addons [core_upgrader]
- Leftover reference when bundled avatars are removed [core_cns]
- Guide users not to post inappropriate private material or discussions on the tracker [General / Uncategorised]
- Instant Messaging problems with conversation-detection [core]
- Fix incorrect internal links [core]
- Float inputs that are 1000 or higher don't prepopulate their values on edit [core_form_interfaces]
- Gallery media edit links not showing for non-admins [galleries]
- Download choose-what-to-edit is missing downloads for non-admins [downloads]
- Wiki pages are not showing on the XML Sitemap [wiki]
- Admin Zone > eCommerce > Invoices always takes you to the create invoice page even if you have existing invoices [ecommerce]
- $ESCAPE symbol will give fatal error if escaping type is missing [core]
- Make tracker bug reporting cleaner [General / Uncategorised]
- Clear unsubscribe info on tracker emails [General / Uncategorised]
- YouTube videos not playing well with slideshow mode [core_rich_media]
- is_on_strong_forum fails on PHP 8.1 [core_feedback_features]
- Sorting gallery entries by Title does not work [galleries]
- Vimeo embed grabs screenshot but fails to load video [core_rich_media]
- Searching title/meta tags in a Gallery category fails to populate results [core_database_drivers]
- Errors in accounting charts [ecommerce]
- v10: Adding a gallery with the meta_indices triggers an error [General / Uncategorised]
- The same files may be in multiple addons, extract them if in ANY that are installed [core_upgrader]
- Attachments not working from private topics opened in an overlay [core_form_interfaces]
- Crash on suspicious 'page' parameter [core]
- Typo in English Description Pop-up (very easy fix) [General / Uncategorised]
- Fix Selectcode including in main_gallery_embed block [galleries]
- Bots submitting blank member contact form is irksome [cns_contact_member]
- Numeric emoticons cause crash [core_rich_media]
- Error while editing the theme logo [core_themeing]
- Problems with IP banning [securitylogging]
- Users online block does not show Display name [users_online_block]
- Product description is not shown when hovering product image [shopping]
- Possible wrong hook names for upon_page_load [core]
- When content translation enabled, wiki+ tries to create fulltext index table multiple times [core]
- Similar submission conflict detection does not prevent creation of catalogue [catalogues]
- Private topics get leaked when set to receive notifications for all forum topic activity [core_cns]
- Copy _config.php to _config.php.bak when installing over another install [installer]
- safe_mode_temp files not being deleted in Windows [core]
- branches.inc no longer being updated by web-php [core]
- Tried to use topic resource instead of banner_type for banner folders [banners]
- Use of incorrect monikers in catalogues resource_fs [catalogues]
- Make make_release smarter with version.php [core]
- _config.php was being included in installer archives when it should not [core]
The following changes were made via git since version 10.0.43…
- Mantis bug fix, auto-monitor happens for some users
- do_notification_lang was poorly specified
- do_notification_template too
- Whoops
- Theme image paths were wrong
- Forgot to commit file for ip-ban testing
- Missing .bin caches git ignore
- Merge branch 'master' of gitlab.com:composr-foundation/composr
- Add fail_ok to override_api
- Workflow addon bug fixes
- Bump workflows hack version
- New lang string
- Add missing GUIDs
- GUID repairs
- Misc make release fixes and changes
- Various security and textual changes for _config.php and backups
- Fix copyright dates; misc unit test fixes
- Make "tracker issues" in changelog link to the tracker
- Fixed / removed most broken links in tutorials
- Also link to the git repos on changelog
- Revert "Fix copyright dates; misc unit test fixes"
- Maintain unit test fixes from reverted commit
- Disable db_meta table deletion until #5485 is fixed
- Fixed some coding standards issues in non-bundled addons
- Fixed more coding standards issues in non-bundled addons
- Unnecessary debug
- Cannot assume lang file is always loaded in database queries
- Add time to test file for resource test
- Check non-custom pages for POST blocks + main_newsletter_signup is also a POST block
- Temporary workaround for installer table deletion
- Handle PHP 8.1 deprecation: $data could be null
- Comcode test assumed we always install as username admin
- PHP 8 strict typing requires get_translated_text to check for string type, not just == 0
- missing $this->get_canonical_username('admin') in tests
- CQC on sources
- PHP 8.1 compatibility: fixup_bad_php_env_vars
- More helpful messages for env_vars test
- Make env_vars more useful and organised
- PHP 8.1: Need a null check for url_moniker in bad codename check
- PHP 8.1 compatibility for geocoding test
- More helpful messages on http test
- PHP 8.1: need null check on get_composr_branches
- Fix broken special links
- PHP 8.1: Need a null check on bash parser test
- CQC fixes
- PHP 8.1: Need null checks on parse_url when component is specified
- PHP 8.1: shell_exec could return null or false; need type checks
- PHP 8.1: Missed a check
- Ack, poor logic in domains health check could have resulted in bugs
- lang_spelling: Need false check on pspell_new; also use British English
- Spelling errors
- Spelling tweaks; edit version.php on step 1 so PHP runtime has it when we make installers
- New build
Comments
There have been no comments yet