What's Changed
- refactor(ssh/tui): shared file ops, list pagination, settings sub-views by @robherley in #292
- feat(auth): add api keys by @robherley in #293
- feat(api): add REST API by @robherley in #291
- Restrict debug dumping of heap to loopback address only. Add tests by @Wind010 in #297
- refactor(db): separate tables interfaces, explicit raw content fetch by @robherley in #299
- refactor(ui): revisit ui handlers by @robherley in #300
- Fix/weak default hmac key by @Wind010 in #295
- feat(db): support postgres by @robherley in #301
New Contributors
Full Changelog: v0.12.0...v0.13.0