Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 44bbce8

Browse files
authored
Merge pull request #36 from bytes-zone/release-prep-0.4.0
add 0.4.0 release notes
2 parents ff1b945 + 9baac72 commit 44bbce8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.4.0 (2024-12-29)
4+
5+
`beeps-server` is now available. You will need to provide it with a Postgres database and some secret material for signing JWTs. Right now only email/password login is implemented (whose registration is gated by an `--allow-registration` flag), plus a "whoami" endpoint for debugging. The server is not yet integrated with the client, but that will be coming soon.
6+
37
## 0.3.0 (2024-12-24)
48

59
- You can now copy/paste tags with the `c`/`v` keys.

0 commit comments

Comments
 (0)