Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Releases: Automattic/jurassic.ninja

3.3

10 Apr 16:29
8337523
Compare
Choose a tag to compare
3.3
  • Added code-snippets feature

3.2.1

10 Apr 09:51
96103e6
Compare
Choose a tag to compare
Merge pull request #112 from oskosk/fix/fatal

Fix wrong name in reference to return value when adding SSL fails

3.2

06 Apr 20:01
dc67268
Compare
Choose a tag to compare
3.2

Added ability to test old versions of Jetpack and WordPress.

3.1

05 Apr 13:06
f14aaa6
Compare
Choose a tag to compare
3.1
  • Allow to launch gutenberg with /create?gutenberg

3.0

03 Apr 12:26
75166ef
Compare
Choose a tag to compare
3.0
Major refactor to provide actions and filters instead of having every…

2.1.2

03 Apr 12:23
d031933
Compare
Choose a tag to compare
Remove some word (#104)

2.1.1

18 Feb 22:26
5e96fa6
Compare
Choose a tag to compare
  • Fix undefined index subdomain_multisite in create and special ops endpoints

2.1

18 Feb 22:01
f976b8b
Compare
Choose a tag to compare
2.1
Add ability to launch sites with SSL (#96)

* Add settings for including SSL certificate

* Rename ssl feature to auto_ssl and enable_ssl to enable_auto_ssl

* Add ability to launch with ssl

* Bump version to 2.1

2.0

07 Feb 17:55
8e95edc
Compare
Choose a tag to compare
2.0
Add custom random name generator (#84)

* Generate word combinations between all the available adjectives and sustantives, not just alliterations

* Add setting for alliteration-only subdomains

* Factor out CustomNameGenerator into own file

* Add custom set of adjectives and nouns

* Add more nouns

* Add more adjectives

* Bump plugin version to 2.0