12.0.0
Analytics
- Fix incorrect namespace usage humanmade/altis-analytics#254
- Update the docs with the max index age default value humanmade/altis-analytics#266
- Update AWS Analytics to 4.6.0 humanmade/altis-analytics#272
- Fix flipped condition in Segment integration code humanmade/altis-analytics#274
- Update Segment integration plugin humanmade/altis-analytics#280
- Update Travis file reference humanmade/altis-analytics#285
- Merge pull request #295 from humanmade/fix-docs-link-segment humanmade/altis-analytics#295
- Update dependabot.yml for v11 humanmade/altis-analytics#299
- Update hm-gtm to use ^2.1.0 humanmade/altis-analytics#311
- Merge pull request #342 from humanmade/backport-338-to-v12-branch humanmade/altis-analytics#342
Cloud
- Update aws-xray to 1.3.0 to support Excimer / PHP8 humanmade/altis-cloud#606
- Update Travis file reference humanmade/altis-cloud#613
- [Backport master] Update origin-locations.md humanmade/altis-cloud#618
- Correct the reference to
mysqli
so database error code appears correctly in QM humanmade/altis-cloud#614 - [Backport master] Clarify the duplicate cron event check humanmade/altis-cloud#619
- Update docs to remove v8js and xhprof from available modules list humanmade/altis-cloud#607
- Correct the debug url in the Altis dashboard. humanmade/altis-cloud#624
- Update version for batcache. humanmade/altis-cloud#629
- Update dependabot.yml for v11 humanmade/altis-cloud#630
- Modernize the HTTPS documentation humanmade/altis-cloud#634
- [Backport v12-branch] Add documentation on our firewall and testing policies humanmade/altis-cloud#653
- [Backport v12-branch] page about asset compression humanmade/altis-cloud#657
- Merge pull request #662 from humanmade/backport-658-to-v12-branch humanmade/altis-cloud#662
Cms
- Add Fränk’s course to the FSE references humanmade/altis-cms#578
- Change install error reporting to ignore E_USER_WARNING humanmade/altis-cms#579
- Update Travis file reference humanmade/altis-cms#580
- Update dependabot.yml for v11 humanmade/altis-cms#586
- Fix Authorship tests humanmade/altis-cms#594
- Update humanmade/asset-loader to latest humanmade/altis-cms#602
- [Backport v12-branch] Bundle simple-local-avatars 2.5.0 humanmade/altis-cms#620
Core
- Make the Segment ID configurable humanmade/altis-core#460
- Track additional data for Segment humanmade/altis-core#459
- Ensure segment is initialised before calling alias humanmade/altis-core#461
- Update Travis file reference humanmade/altis-core#462
- Ensure Global Content Repo is set up on install too humanmade/altis-core#470
- Update dependabot.yml for v11 humanmade/altis-core#475
- Add support for CI envs humanmade/altis-core#487
- Fix GCR for local environments humanmade/altis-core#494
- Re-add custom modules docs humanmade/altis-core#495
- [Backport v12-branch] Fix parsing of installed.json for Composer 1.x humanmade/altis-core#520
- [Backport v12-branch] Update aws/aws-sdk-php requirement from ^3.231.2 to ^3.231.7 humanmade/altis-core#537
- [Backport v12-branch] Update Segment tracking with the page title. humanmade/altis-core#539
- Merge pull request #547 from humanmade/backport-543-to-v12-branch humanmade/altis-core#547
Dev Tools
- Update docs to reference replacing xhprof with excimer humanmade/altis-dev-tools#336
- Upgrade PHPUnit and WP Browser for PHP 8 humanmade/altis-dev-tools#343
- Fix integration tests humanmade/altis-dev-tools#350
- Update dependabot.yml for v11 humanmade/altis-dev-tools#356
- Fixes reindexing helper humanmade/altis-dev-tools#370
- Set CI env var true on test runs humanmade/altis-dev-tools#371
- Add PHP versions matrix and allow 8.1 to fail humanmade/altis-dev-tools#374
- [Backport v12-branch] Turn list into an actual list in Codespaces docs humanmade/altis-dev-tools#386
- [Backport v12-branch] Bump altis/dev-tools-command to 0.5.5 humanmade/altis-dev-tools#388
- [Backport v12-branch] Bump dev-tools-command to 0.6.0 humanmade/altis-dev-tools#390
- [Backport v12-branch] Recommended 4-core codespace humanmade/altis-dev-tools#398
Documentation
- Add doc sets to v11 upgrade guide humanmade/altis-documentation#370
- [Backport master] Update README.md humanmade/altis-documentation#373
- Add v11 to upgrade guides list humanmade/altis-documentation#375
- Add note on PHP 8 compat humanmade/altis-documentation#377
- Make it explicit that v11 is using 8.0 experimental humanmade/altis-documentation#379
- Update Travis file reference humanmade/altis-documentation#382
- [Backport master] s/CodeCeption/Codeception humanmade/altis-documentation#384
- Update dependabot.yml for v11 humanmade/altis-documentation#385
- Add CI env docs humanmade/altis-documentation#386
- [Backport master] Add missing breaking changes to v10 upgrade guide humanmade/altis-documentation#394
- Merge pull request #400 from humanmade/backport-398-to-v12-branch humanmade/altis-documentation#400
- [Backport v12-branch] Add upgrading v12 guide humanmade/altis-documentation#402
- [Backport v12-branch] Fix tiny typo humanmade/altis-documentation#404
- Merge pull request #408 from humanmade/backport-405-to-v12-branch humanmade/altis-documentation#408
- [Backport v12-branch] Replace composer serve with correct invocation humanmade/altis-documentation#411
Enhanced Search
- Add ElasticPress as a library humanmade/altis-enhanced-search#403
- Update Travis file reference humanmade/altis-enhanced-search#406
- Unnecessary HTTP API request on pages that enqueue autosuggest humanmade/altis-enhanced-search#405
- Update dependabot.yml for v11 humanmade/altis-enhanced-search#412
- Change priority on ep_do_intercept_request humanmade/altis-enhanced-search#417
- Merge pull request #419 from humanmade/elasticpress-update humanmade/altis-enhanced-search#419
- Merge pull request #427 from humanmade/backport-423-to-v12-branch humanmade/altis-enhanced-search#427
Local Server
- Add
--overwrite
flag to import uploads command humanmade/altis-local-server#459 - Ensure xdebug default value is used when running Composer 2.3 humanmade/altis-local-server#467
- Update Local Server to use PHP 8 (alpha container, no v8js) humanmade/altis-local-server#473
- Update Travis file reference humanmade/altis-local-server#474
- Update to 5.0.0 Beta 1 PHP container humanmade/altis-local-server#476
- Add ssl command to download mkcert and generate ssl certificates humanmade/altis-local-server#465
- Skip validating SSL on local requests humanmade/altis-local-server#478
- Automatically install mkcert if not yet available humanmade/altis-local-server#479
- Ensure server start works with an existing install of mkcert humanmade/altis-local-server#480
- Update dependabot.yml for v11 humanmade/altis-local-server#483
- Switch to latest tag for mailhog humanmade/altis-local-server#486
- Enable CI or Local only container control humanmade/altis-local-server#484
- Fix typo humanmade/altis-local-server#492
- Support Codespaces humanmade/altis-local-server#341
- Manually load altis/core in Composer plugin humanmade/altis-local-server#502
- [Backport v12-branch] Update the PHP 8.0 Docker image to 5.0.0 humanmade/altis-local-server#514
- [Backport v12-branch] Update mkcert to 1.4.4 humanmade/altis-local-server#518
- [Backport v12-branch] Route e-mails to MailHog via PHPMailer humanmade/altis-local-server#520
- [Backport v12-branch] Update the PHP Docker image to 5.0.1 humanmade/altis-local-server#522
Media
- Update Safe SVG to 2.0 humanmade/altis-media#232
- Update Travis file reference humanmade/altis-media#234
- Update dependabot.yml for v11 humanmade/altis-media#236
Multilingual
- Update Travis file reference humanmade/altis-multilingual#38
- Update dependabot.yml for v11 humanmade/altis-multilingual#39
Privacy
- Update Travis file reference humanmade/altis-privacy#97
- Update dependabot.yml for v11 humanmade/altis-privacy#103
Security
- Update Travis file reference humanmade/altis-security#199
- Update dependabot.yml for v11 humanmade/altis-security#201
- [Backport v12-branch] Document excluding pages from requiring login humanmade/altis-security#206
- Merge pull request #208 from humanmade/backport-207-to-v12-branch humanmade/altis-security#208
- Merge pull request #211 from humanmade/backport-210-to-v12-branch humanmade/altis-security#211
Seo
- Update Travis file reference humanmade/altis-seo#215
- Update dependabot.yml for v11 humanmade/altis-seo#218
Sso
- Update Travis file reference humanmade/altis-sso#108
- Update dependabot.yml for v11 humanmade/altis-sso#109
Workflow
- Don't link the main clone / amend menu item humanmade/altis-workflow#148
- Update Travis file reference humanmade/altis-workflow#153
- Update dependabot.yml for v11 humanmade/altis-workflow#160
- Merge pull request #177 from humanmade/backport-173-to-v12-branch humanmade/altis-workflow#177
- [Backport v12-branch] Bump humanmade/workflows from 0.4.3 to 0.4.4 humanmade/altis-workflow#179