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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@ 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.4 (Courageous Carniadactylus)
7
+
### Fixed
8
+
*`[pre.3]` — Fixes bug in cache handler that doesn't cache against the user making the request. Would have allowed for users to access servers not belonging to themselves in production.
9
+
6
10
## v0.6.0-pre.3 (Courageous Carniadactylus)
7
11
### Fixed
8
12
*`[pre.2]` — Fixes bug where servers could not be manually deployed to nodes due to a broken SQL call.
0 commit comments