Releases: humanmade/altis-core
Releases · humanmade/altis-core
3.0.0 Beta 2
Merge pull request #59 from humanmade/add-limit-login-attempts Allow limit login attempts plugin
3.0.0 Beta 1
2.0.0
- Fix coding standards #30
- Add autoloader class #36
- Allow AWS SDK to be configured via altis configuration json. #40
- Upgrade AWS SDK 3.73.0 -> 3.101.1 #39
- Add about pages #33
- Exclude humanmade/publication-checklist #42
- Add helper function get_environment_codebase_revision #43
- Add analytics plugins to exclude list #44
- Change ab-tests to experiments #45
- Add docs banner image #46
- Add Privacy API docs #48
- Docs: BE → AE #49
2.0.0 RC 2
Merge pull request #49 from humanmade/docs-be-ae Docs: BE → AE
2.0.0 RC 1
- Docs: BE → AE #49
2.0.0 Beta 2
- Add Privacy API docs #48
2.0.0 Beta 1
- Fix coding standards #30
- Add autoloader class #36
- Allow AWS SDK to be configured via altis configuration json. #40
- Upgrade AWS SDK 3.73.0 -> 3.101.1 #39
- Add about pages #33
- Exclude humanmade/publication-checklist #42
- Add helper function get_environment_codebase_revision #43
- Add analytics plugins to exclude list #44
- Change ab-tests to experiments #45
- Add docs banner image #46
1.0.0
- Add helper functions from legacy platform #1
- Add config loader and parser plus base load.php #2
- Add module object and loading #3
- Exclude wordpress-plugin installation paths #4
- Add SEO module packages to install list #5
- Fix plugin url paths #7
- Add SEO dep for Meta Tags #6
- Add Query Monitor to special-cases #9
- Add exclude for sso plugins #10
- Update packages for workflows module #12
- Add package for analytics module #13
- Add cavalcade and wp-redis deps #14
- Add check for add_action #15
- Add wp-user-signups to whitelist #17
- Add core module docs #19
- require php >= 7.1 #20
- Change references to new brand #22
- Load config after module bootstrapping #23
- Change package name #24
- Only remove installer if not default #25
- Rebrand readme #26
- Register composer installer on init #27
1.0.0 RC 3
Merge pull request #27 from humanmade/fix-installer-order Register composer installer on init