-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
51 lines (37 loc) · 1.01 KB
/
CHANGELOG
File metadata and controls
51 lines (37 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[0.1.19]
* Fixed routstr SDK cache issue
[0.1.18]
* Added logging
* Fixed the 0 balance API key refund bug
* Fixed debug logging on Docker
* Added npub usage view for admins
* Added client IDs for recent usage
[0.1.17]
* Added support for updating the role of an npub
[0.1.16]
* Remove stale cocod PID/socket files from older container runs when running under vanilla Docker
[0.1.15]
* Moved the client id npub suffix logic to routstrd auth
* Added filters for clients id lists and usage stats to particular npubs
[0.1.14]
* Reduced node cooldown period from 5 minutes to 42 seconds
[0.1.13]
* Fixing cloudron cache issue
[0.1.12]
* Fixing cloudron cache issue
[0.1.6]
* asdf
[0.1.5]
* Remove client identity header injection on upstream forwarding
* Conditional auth header stripping: Bearer/sauth passed through, NIP-98 stripped
[0.1.4]
* Fixed cocod dir in routstrd
[0.1.3]
* Cocod bug fix
[0.1.2]
* Fixed routstrd dir env variables
* Added npub bootstrapping to auth
[0.1.1]
* Bump version
[0.1.0]
* Initial release