Releases: apotdevin/thunderhub
Releases · apotdevin/thunderhub
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
- feat: new stats view (Closes: #24)
- feat: notification if a new version is available
- feat: show alias instead of pubkey en transactions view (Closes: #58)
- chore: script for easy updating
- chore: move
settings
,chat
andtrading
links to header - chore: remove navigation from settings view
- refactor: server schema
- fix: failing query on 'forwards' view and 'closed channels' view (Closes: #57)
- docs: update README
v0.6.13
v0.6.0
Add Server Authentication
Changes
- ADD: SSO cookie authentication
- ADD: Server accounts authentication
- ADD: Switch to turn of third party fetching
- ADD: Configure ThunderHub from
.env
file
Improvements
- CHANGE: Improve server typings
- CHANGE: Improve server logging
- CHANGE: Generated queries and mutation files
- CHANGE: Refactor account context
- CHANGE: Refactor chat context
- CHANGE: Footer styling
- DOCS: Update README