Releases: keydotcat/keycatd
Releases · keydotcat/keycatd
v0.0.12
17 May 13:53
Compare
Sorry, something went wrong.
No results found
Backend v0.0.9
new: Use web 0.0.9
new: Added EventSource to send events to clients
fix: Prevent loop in sending broadcasts
Web v0.0.9
new: use tldjs to parse urls
Docker images
docker pull keycat/keycatd:v0.0.12
docker pull keycat/keycatd:latest
v0.0.11
28 Feb 21:45
Compare
Sorry, something went wrong.
No results found
Backend v0.0.9
new: Use web 0.0.9
new: Added EventSource to send events to clients
fix: Prevent loop in sending broadcasts
Web v0.0.9
new: use tldjs to parse urls
Docker images
docker pull keycat/keycatd:v0.0.11
docker pull keycat/keycatd:latest
v0.0.10
18 Feb 20:50
Compare
Sorry, something went wrong.
No results found
Backend v0.0.9
new: Use web 0.0.9
new: Added EventSource to send events to clients
fix: Prevent loop in sending broadcasts
Web v0.0.9
new: use tldjs to parse urls
Docker images
docker pull keycat/keycatd:v0.0.10
docker pull keycat/keycatd:latest
v0.0.9
28 Dec 23:51
Compare
Sorry, something went wrong.
No results found
Backend v0.0.9
new: Use web 0.0.9
new: Added EventSource to send events to clients
fix: Prevent loop in sending broadcasts
Web v0.0.9
new: use tldjs to parse urls
Docker images
docker pull keycat/keycatd:v0.0.9
docker pull keycat/keycatd:latest
v0.0.8
12 Dec 18:38
Compare
Sorry, something went wrong.
No results found
Backend v0.0.8
fix: Only get the latest version of the secret
Web v0.0.8
new: Add possibility to delete a credential
fix: When clicking again header links properly redirect to the default
fix: Prevent login form from triggering normal form submit callback
Docker images
docker pull keycat/keycatd:v0.0.8
docker pull keycat/keycatd:latest
v0.0.7
25 Oct 13:16
Compare
Sorry, something went wrong.
No results found
Backend v0.0.7
change: Rename repo from keydotcat/server to keydotcat/keycatd
Web v0.0.7
new: Added favicon
fix: Remove old element-ui
fix: Changed icons
Docker images
docker pull keycat/keycatd:v0.0.7
docker pull keycat/keycatd:latest
v0.0.6
19 Oct 15:34
Compare
Sorry, something went wrong.
No results found
Backend v0.0.6
change: Rebrand to KeyCat
Web v0.0.6
change: Split several js classes to a different repo to be able to use them in the web extension
change: Rebrand to KeyCat
Docker images
docker pull keycat/keycatd:v0.0.6
docker pull keycat/keycatd:latest
v0.0.5
17 Oct 14:15
Compare
Sorry, something went wrong.
No results found
Backend v0.0.5
new: Added /api/ws endpoint to connect via websocked and receive updates online
new: Added /api/version to retrieve the server version
Web v0.0.5
change: Open urls in new tab/window automatically
v0.0.4
09 Oct 11:15
Compare
Sorry, something went wrong.
No results found
Backend v0.0.4
new: Updated web to v0.0.4
Web v0.0.4
new: Store auto-logout configuration in the local storage
new: Added notes
fix: Update version of bootstrap to prevent CVE-2018-14041
fix: Properly hash the vault keys as an object instead of a string
change: Replaced div for pre in notes and set font to Lato
change: Renamed all local storage keys to set a bit of a naming schema
change: Credentials now have a name and a type
v0.0.3
27 Sep 10:19
Compare
Sorry, something went wrong.
No results found
Backend v0.0.3
new: added ip to each session + restrict registers to people that have been invited
fix: missing default value in migration
Web v0.0.3
new: Added auto-logout
fix: properly scroll pages instead of just moving one secret at a time
fix: place burger in the left on smaller devices
fix: on enter end editing location name
fix: expand size of navbars