Skip to content

Releases: basilhendroff/truenas-iocage-wordpress

1.4.8.1

25 Oct 08:00
9ed3657
Compare
Choose a tag to compare

32b1187 Password bug fix

1.4.8

24 Oct 22:25
0c6e5d9
Compare
Choose a tag to compare

Highlights:

Script Improvements:

  1. 7319e6f, 82f6dba, 2a017ce, 0c6e5d9 Auto-configure phpMyAdmin. An improved password algorithm has been adopted for the script.
  2. cf63eb7 The number of manual post-installation tasks is now at a minimum.

1.4.7

22 Oct 15:16
f73c199
Compare
Choose a tag to compare

Highlights:

Script Improvements:

  1. cdd4a8b Manually generating Authentication Unique Keys and Salts is no longer necessary. This has been merged into the script.
  2. f73c199 Revise POST_INSTALL.md to reflect this change.

1.4.6

21 Oct 06:14
84b9c64
Compare
Choose a tag to compare

Highlights:

Script Improvements:

d9158a4, 37d4d87 Manually securing the MariaDB is no longer necessary. This has been merged into the script.
ba995c5, 84b9c64 Revise POST_INSTALL.md to reflect this change.

1.4.5

19 Oct 15:34
52dc32f
Compare
Choose a tag to compare

Highlights:

Script Improvements:

  1. 98dc67b, 08a098f Automate configuration of mailer.conf.
  2. abc1e98, caf88fd Revised setup of sSMTP in POST_INSTALL.md.

1.4.4

18 Oct 14:54
575c96f
Compare
Choose a tag to compare

Highlights:

Jail improvements:

  1. 0d4fbd1 Debug and WP Super Cache plugin support.

Script Improvements:

  1. 28c79a9, 855f68e Automate initial configuration of wp-config.php.
  2. e142114, 575c96f Fewer manual tasks mean README.md and POST_INSTALL.md can be simplified.

1.4.3

15 Oct 05:21
daef0e7
Compare
Choose a tag to compare

Highlights:

Jail improvements:

  1. daef0e7 Caddy 2.2.1 released.

Script Improvements:

  1. Minor updates to README.md and POST_INSTALL.md.

1.4.2

04 Oct 19:46
6854cd1
Compare
Choose a tag to compare

Highlights:

Jail improvements

  1. fca8973 Install and configure Redis

Script improvements:

  1. 281cc63, bb67df1, 055fcb8 Reuse the db password file if it exists and is valid. The password file has been revamped to make it more useful.
  2. 6854cd1, 75f8b6c, a6549c3, 37f4d52, 9231031 Updates to POST-INSTALL.md to accommodate Redis.

1.3.0

27 Sep 21:34
4f211ca
Compare
Choose a tag to compare

Highlights:

Jail improvements:

  1. a20996a, 7a1ba4c, 4f211ca Include phpMyAdmin in the jail.

1.2.3

25 Sep 01:44
9c38083
Compare
Choose a tag to compare

Highlights:

Jail improvements:
a37c30c Include PHP extension xmlwriter to support the UpdraftPlus plugin.
9c38083 Caddy 2.2.0 released.

Script improvements:
4177a60 Dismount temporary mount point.
a1574a4 Document error. DB passwords are saved in a file outside the jail, not in the jail.
5b561a4 Don't display database passwords during script run.