Skip to content

Releases: capsulesocial/capsule-vue

v0.14.18-beta

28 Apr 09:56
45f0dc3
Compare
Choose a tag to compare
feat: use libsodium for signing and verification (#756)

* feat: add libsodium for signing and verification

* feat: use libsodium for signature verification

* feat: implement naive web worker

* Revert "feat: implement naive web worker"

This reverts commit 27551119f191b5972087da70843a096f4bec77ea.

* feat: use libsodium for signing and verification

* feat: remove tweetnacl as direct dependency

v0.14.17-beta

22 Apr 09:06
636e889
Compare
Choose a tag to compare
feat: tailwind config to shared package (#769)

v0.14.16-beta

21 Apr 10:18
a490664
Compare
Choose a tag to compare
fix: darkmode for content policy and typography size and spacing adju…

v0.14.14-beta

14 Apr 07:23
2ea46fa
Compare
Choose a tag to compare
fix: add missing comments count on all postcard components (#758)

v0.14.13-beta

12 Apr 14:41
Compare
Choose a tag to compare
fix: green indicator when more than 3 instead more than 4

v0.14.12-beta

12 Apr 10:24
Compare
Choose a tag to compare
chore: upgrade dependencies

v0.14.11-beta

06 Apr 09:41
6b1afa4
Compare
Choose a tag to compare
fix: photo popup (#744)

v0.14.10-beta

30 Mar 10:05
Compare
Choose a tag to compare
fix: don't limit reposters

v0.14.9-beta

28 Mar 09:18
db5e04e
Compare
Choose a tag to compare
feat: added sort parameter for bookmarks (#672)

* feat: added sort parameter for bookmarks

* fix: default bookmark sort

* feat: add sort by toggle on bookmark page

* style: add darkmode and mobile compatibilty

Co-authored-by: Lilian Desvaux de Marigny <[email protected]>

v0.14.8-beta

25 Mar 15:23
3aadd8e
Compare
Choose a tag to compare
perf: disable libp2p peerstore persistence (#704)