Skip to content

Releases: humanmade/altis-core

3.0.0 Beta 2

28 Nov 19:09
5c93cbb
Compare
Choose a tag to compare
3.0.0 Beta 2 Pre-release
Pre-release
Merge pull request #59 from humanmade/add-limit-login-attempts

Allow limit login attempts plugin

3.0.0 Beta 1

21 Nov 12:11
5c93cbb
Compare
Choose a tag to compare
3.0.0 Beta 1 Pre-release
Pre-release
  • Alphabetize excluded plugins list #51
  • Add safe-svg plugin to composer wp plugin exclude list #52
  • Install additional altis/cloud deps to vendor #54
  • Support new autoload method #55
  • Add altis/browser-security to excluded packages #58
  • Allow limit login attempts plugin #59

2.0.0

29 Aug 18:15
eb97c94
Compare
Choose a tag to compare
  • 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

23 Aug 14:46
eb97c94
Compare
Choose a tag to compare
2.0.0 RC 2 Pre-release
Pre-release
Merge pull request #49 from humanmade/docs-be-ae

Docs: BE → AE

2.0.0 RC 1

14 Aug 18:45
eb97c94
Compare
Choose a tag to compare
2.0.0 RC 1 Pre-release
Pre-release
  • Docs: BE → AE #49

2.0.0 Beta 2

05 Aug 18:40
b9fa23d
Compare
Choose a tag to compare
2.0.0 Beta 2 Pre-release
Pre-release
  • Add Privacy API docs #48

2.0.0 Beta 1

30 Jul 16:19
369b2f0
Compare
Choose a tag to compare
2.0.0 Beta 1 Pre-release
Pre-release
  • 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

23 May 14:22
a80681b
Compare
Choose a tag to compare
  • 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

22 May 10:54
a80681b
Compare
Choose a tag to compare
1.0.0 RC 3 Pre-release
Pre-release
Merge pull request #27 from humanmade/fix-installer-order

Register composer installer on init

1.0.0 RC 2

20 May 12:41
a80681b
Compare
Choose a tag to compare
1.0.0 RC 2 Pre-release
Pre-release
  • Rebrand readme #26
  • Register composer installer on init #27