You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,17 @@ This file is a running track of new features and fixes to each version of the pa
3
3
4
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
5
6
+
## v0.6.0-pre.6 (Courageous Carniadactylus)
7
+
### Fixed
8
+
*`[pre.5]` — Console based server rebuild tool now actually rebuilds the servers with the correct information.
9
+
*`[pre.5]` — Fixes typo and wrong docker contaienr for certain applications.
10
+
11
+
### Changed
12
+
* Removed all old theme JS and CSS folders to cleanup and avoid confusion in the future.
13
+
14
+
### Added
15
+
*`[pre.5]` — Added foreign key to `pack_id` to ensure nothing eds up breaking there.
16
+
6
17
## v0.6.0-pre.5 (Courageous Carniadactylus)
7
18
### Changed
8
19
* New theme applied to Admin CP. Many graphical changes were made, some data was moved around and some display data changed. Too much was changed to feasibly log it all in here. Major breaking changes or notable new features will be logged.
0 commit comments