mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-06 11:09:10 +00:00
Bump version and update Changelog
This commit is contained in:
parent
c04750aa15
commit
23ac8cde1a
@ -14,7 +14,7 @@ putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
|
|||||||
|
|
||||||
|
|
||||||
$DEVILBOX_VERSION = 'v1.0.1';
|
$DEVILBOX_VERSION = 'v1.0.1';
|
||||||
$DEVILBOX_DATE = '2019-04-27';
|
$DEVILBOX_DATE = '2019-05-21';
|
||||||
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -11,13 +11,20 @@ major versions.
|
|||||||
- Fixed various typos in documentation
|
- Fixed various typos in documentation
|
||||||
- Fix CI tests: They still expected a mounted mail directory instead of a Docker volume
|
- Fix CI tests: They still expected a mounted mail directory instead of a Docker volume
|
||||||
- Fix mods for PHP 8.0
|
- Fix mods for PHP 8.0
|
||||||
|
- Make npm binaries available in $PATH
|
||||||
- Remove orphaned mentions of HOST_PATH_MYSQL_DATADIR
|
- Remove orphaned mentions of HOST_PATH_MYSQL_DATADIR
|
||||||
|
- Allow symlinks in autostart scripts
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
- Documentation: Setup ProcessWire
|
- Documentation: Setup ProcessWire
|
||||||
- Tool: Angular CLI
|
- Tool: Angular CLI
|
||||||
- Tool: Laravel Lumen
|
- Tool: Laravel Lumen
|
||||||
|
- Tool: [prestissimo](https://github.com/hirak/prestissimo)
|
||||||
|
- Tool: [yq](https://github.com/mikefarah/yq)
|
||||||
|
- Module: OAuth
|
||||||
|
|
||||||
|
#### Removed
|
||||||
|
- Enchant module for PHP 7.4 and PHP 8.0 (build breaks)
|
||||||
|
|
||||||
|
|
||||||
## Bugfix Release v1.0.1 (2019-03-24)
|
## Bugfix Release v1.0.1 (2019-03-24)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user