16.0.0
github-actions
released this
18 Jul 03:08
·
34 commits
to v16-branch
since this release
What's Changed
- Support new autoload method by @roborourke in #75
- Improve wording around old function names. by @mikelittle in #78
- Clarify composer chassis start usage by @roborourke in #80
- Add login information for Chassis setup by @sambulance in #82
- Fix minor typo by @sambulance in #83
- Add RC upgrade guide by @roborourke in #86
- Fix getting started guide chassis url by @roborourke in #89
- Add v3 upgrade guide by @roborourke in #85
- Update v3 upgrade guide instructions by @roborourke in #92
- Update the migration guide with v3 additions by @roborourke in #95
- Add Local Chassis breaking change info for elasticsearch version by @roborourke in #97
- Add release and LTS guides by @roborourke in #100
- Remove note on 7.4 for WP 5.3 by @joehoyle in #99
- Add pre-approved plugins doc by @roborourke in #103
- Minor spelling edits by @glueckpress in #105
- Add SUNRISE info and migration guide links by @roborourke in #107
- Fixing documentation color scheme to match design notes from altis/cms #114 by @kevinlangleyjr in #110
- Function
get_environment_type()
must useAltis
namespace by @ntwb in #111 - Add documentation for config escape hatch by @rmccue in #119
- Add further V3 deployment instructions by @mikeselander in #124
- Alphabetize bundled plugins list for easier scanning by @kadamwhite in #126
- Add extended-cpts to included libraries in migrating guide by @joehoyle in #128
- Add documentation for Automated Code Review by @smccafferty in #127
- Provide a use-case for the local-config.php example by @kadamwhite in #138
- Fix all linter errors by @roborourke in #137
- Fix syntax error by @rmccue in #140
- Add v4 upgrade guide by @rmccue in #141
- Add dependabot guide by @roborourke in #139
- Iterate on code review docs by @rmccue in #142
- Update issue templates by @yumito in #145
- Fix sentence by @pdewouters in #146
- Add the ability to skip internal links by @rmccue in #144
- Correct misspelling of protocols by @rmccue in #150
- Issue templates update 2 by @roborourke in #151
- v4 upgrade guide: fix elasticpress index parameter by @kucrut in #153
- Add internal docs link type for support tickets by @joeleenk in #156
- Add v5 upgrade guide by @rmccue in #160
- add note about db character set by @jazzsequence in #158
- Fix dependabot config example by @roborourke in #163
- Add Sitemaps to v5 upgrade guide by @roborourke in #164
- Fix broken link in upgrading v4 doc by @kucrut in #171
- 471 docs fixes by @jazzsequence in #172
- Note that the AMP-WP plugin has to be required from wpackagist by @goldenapples in #177
- Update v5 upgrade guide regarding reindexing by @roborourke in #179
- Fix linter errors by @roborourke in #183
- Add v6 upgrade guide by @roborourke in #182
- replace "AB tests" with "A/B tests" by @jazzsequence in #185
- Change guidance regarding PHP version by @roborourke in #188
- Remove AMP and Facebook Instant Articles from list of included plugins by @goldenapples in #190
- Remove section about deleting vendor directory by @roborourke in #193
- Add note on config.platform.php property by @roborourke in #195
- Revert 75df72a to restore vendor deletion step in v6 upgrade by @kadamwhite in #197
- Add v7 upgrade guide by @roborourke in #203
- v7 Upgrade Guide corrections by @roborourke in #204
- getting help with altis guide by @owaincuvelier in #202
- Remove pre-approved plugins sections by @roborourke in #207
- Minor documentation changes. by @mikelittle in #208
- Adding require-login to the composer dependencies to remove in the migration guide. by @kevinlangleyjr in #210
- Fix linting issues by @jazzsequence in #214
- Add PHP upgrade guide by @roborourke in #213
- Propose rewording in opening of PHP Upgrade guide by @kadamwhite in #216
- Update link to releases page by @roborourke in #218
- Clarify items in the PHP upgrade guide by @roborourke in #223
- [Backport master] Update "object cache API" URL by @hm-backport in #226
- Update v7 upgrade & migration guide to add missing information by @roborourke in #228
- Add correct link to WordPress 5.7 Field Guide by @sambulance in #230
- [Backport master] Add clarity to what happens after PHP request happens by @hm-backport in #233
- Fix PHPCS command by @roborourke in #234
- Launching a Site on Altis docs by @jazzsequence in #222
- Sort pages alphabetically if no order is set by @rmccue in #236
- second pass of getting help with altis guide by @owaincuvelier in #241
- Add native dependabot by @roborourke in #242
- Update mustangostang/spyc requirement from ^0.6.2 to ^0.6.3 by @dependabot in #243
- Update erusev/parsedown requirement from ~1.7.0 to ~1.7.4 by @dependabot in #246
- Add v8 upgrade guide by @roborourke in #252
- Update to reference Local Server as preferred dev environment by @roborourke in #254
- Update getting help with altis guide for new dashboard by @owaincuvelier in #257
- Add escaping for the asterisks in the command by @roborourke in #260
- [Backport master] Update "Global Media Library" URL by @hm-backport in #264
- Make the PHP version compat table easier to maintain by @roborourke in #265
- Fix PHPCS command by @sambulance in #269
- Fix dashboard login link by @roborourke in #266
- Add ES upgrade guide by @roborourke in #267
- Update code review guide to refer to automated only by @roborourke in #277
- Update ES upgrade guide with prerequisites by @roborourke in #279
- Use
--dev
flag forcomposer require
by @ntwb in #280 - Include
-rc
in thelocal-server
version by @ntwb in #281 - Correct preview release opt-in example by @roborourke in #282
- add new support images to support guide by @owaincuvelier in #288
- Add 3rd party compat guide by @roborourke in #289
- Add Altis v9 upgrade guide by @roborourke in #290
- Fix dependabot config to allow indirect dependency updates by @roborourke in #291
- Add note on opting out of block based widget editor by @roborourke in #297
- Require Checkout action step in auto merge docs by @roborourke in #299
- first draft on a page to submit bug reports by @owaincuvelier in #300
- Update module registration by @roborourke in #304
- Add module release actions by @roborourke in #305
- Add single to multisite info to migration guide by @roborourke in #311
- [Backport master] Remove non-urgent emails by @hm-backport in #314
- Update dependabot config for v9 by @roborourke in #316
- [Backport master] Fix invalid yaml in dependabot example code by @hm-backport in #321
- [Backport master] Update configuration guide by @hm-backport in #323
- Add v10 upgrade guide by @roborourke in #324
- Add Travis config by @shadyvb in #325
- Use Travis config import by @shadyvb in #326
- [Backport master] clarify priority field description by @hm-backport in #328
- Add the new analytics dashboards to v10 upgrade guide by @roborourke in #330
- Update Dependabot Config for v10 by @roborourke in #332
- Update Travis file reference by @shadyvb in #333
- Update Travis file reference to f0e54e4 by @shadyvb in #336
- Update Travis file reference to 9b482cb by @shadyvb in #337
- Host external assets locally by @shadyvb in #340
- Add debugging guide by @rmccue in #342
- Point support images to the right directory by @rmccue in #347
- Ensure subpages are ordered just like regular pages by @rmccue in #343
- Add better migration documentation by @rmccue in #344
- Update Getting Started guides by @rmccue in #341
- QA Process - Documentation by @robindevitt in #356
- Update V10 upgrade guide incomplete bullet point by @robindevitt in #359
- Update Travis file reference by @roborourke in #362
- Add the ability to set the Group title from the README.md file. by @mikelittle in #361
- Add reference to FSE docs in first theme guide by @roborourke in #366
- Add stylint disable comment to highlight CSS file by @roborourke in #367
- Add Altis v11 upgrade guide by @roborourke in #368
- Add documentation sets by @mikelittle in #365
- Add default user docs set by @roborourke in #369
- Add doc sets to v11 upgrade guide by @roborourke in #370
- [Backport master] Update README.md by @hm-backport in #373
- Add v11 to upgrade guides list by @roborourke in #375
- Add note on PHP 8 compat by @roborourke in #377
- Make it explicit that v11 is using 8.0 experimental by @missjwo in #379
- Update Travis file reference by @roborourke in #382
- [Backport master] s/CodeCeption/Codeception by @hm-backport in #384
- Update dependabot.yml for v11 by @roborourke in #385
- Add CI env docs by @roborourke in #386
- [Backport master] Add missing breaking changes to v10 upgrade guide by @hm-backport in #394
- Fix tiny typo by @sambulance in #390
- Fix doc group admin titles and group default page ID by @roborourke in #398
- Update dependabot.yml for v12 by @kovshenin in #401
- Add upgrading v12 guide by @kovshenin in #396
- Replace absolute link with relative link. by @robindevitt in #405
- Replace composer serve with correct invocation by @mikelittle in #410
- Fix undefined array key "page". by @robindevitt in #422
- Improved handling for undefined keys. by @robindevitt in #425
- Convert User documentation to Markdown by @mikelittle in #412
- Added upgrade docs for v13 by @wisyhambolu in #429
- Update dependabot.yml for v13 by @wisyhambolu in #432
- Issue 1232 add header artwork to user docs sections by @mikelittle in #434
- Fixed image alignment problems by @mikelittle in #439
- Issue 1260 remove extended cpts by @mikelittle in #443
- Removed references to workflows. by @mikelittle in #445
- Updated upgrade documentation. Merged in workflows partial by @mikelittle in #447
- Remove referrences to removed modules. by @mikelittle in #449
- Document that the multilingual module is removed. by @mikelittle in #452
- Removed authorship moudle and references to it by @mikelittle in #451
- Remove WordPress as an SSO option by @mikelittle in #450
- Remove robots.txt, Yoast, and Sitemaps functionality from Altis by @mikelittle in #453
- Remove references to gaussholder. by @mikelittle in #455
- Consolidate Update parts into main update file. by @mikelittle in #457
- Update upgrade doc for v14 by @mikelittle in #459
- Clarify the process of updating PHP version by @shadyvb in #442
- Add link to v14 upgrade guide. by @mikelittle in #464
- Update dependabot for v14 release by @mikelittle in #461
- [Backport master] Update PHP 8 info by @hm-backport in #473
- Fix broken links in upgrading documentation by @mikelittle in #469
- Update the LTS page with latest release information by @mikelittle in #476
- Issue 482 document removal of duplicate post by @mikelittle in #483
- Clarify that 2FA became required in V11 by @kadamwhite in #436
- Encourage setting PHP version explicitly by @rmccue in #430
- Updating Elasticsearch guide: Update support request type by @sambulance in #420
- Updated table to include v14. by @mikelittle in #494
- Add information about v15 and PHP8.2 by @mikelittle in #496
- Release v15 beta by @ferschubert-hm in #497
- Update dependabot for v15 release by @ferschubert-hm in #498
- v15 beta.1 Upgrade Guide Review by @ferschubert-hm in #499
- v15 Upgrade Guide by @ferschubert-hm in #485
- Add v15 guide to Upgrading index by @ferschubert-hm in #502
New Contributors
- @sambulance made their first contribution in #82
- @kevinlangleyjr made their first contribution in #110
- @mikeselander made their first contribution in #124
- @smccafferty made their first contribution in #127
- @yumito made their first contribution in #145
- @pdewouters made their first contribution in #146
- @kucrut made their first contribution in #153
- @joeleenk made their first contribution in #156
- @jazzsequence made their first contribution in #158
- @goldenapples made their first contribution in #177
- @kovshenin made their first contribution in #401
- @ferschubert-hm made their first contribution in #497
Full Changelog: 2.0.0...16.0.0