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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
18
18
### Added
19
19
* Added star indicators to user listing in Admin CP to indicate users who are set as a root admin.
20
20
21
+
### Changed
22
+
* API keys have been changed to only use a single public key passed in a bearer token. All existing keys can continue being used, however only the first 32 characters should be sent.
23
+
21
24
## v0.7.0-beta.2 (Derelict Dermodactylus)
22
25
### Fixed
23
26
*`[beta.1]` — Fixes a CORS header issue due to a wrong API endpoint being provided in the administrative node listing.
0 commit comments