Skip to content

Releases: DeFUCC/gun-vue

🗿 v.0.21.4 Fresh build infrastructure and maintenance done

11 Dec 09:48
62140d1
Compare
Choose a tag to compare

Most of the dependencies are stable and are not getting changed in foreseeable future. Those that change are improving and stabilizing. Web-torrents became much better! Fresh Vue-use 12 and more in this release.

💿 Installable PWA with a manifest

06 Nov 14:16
f00ba17
Compare
Choose a tag to compare

Now we have a simple manifest that should make the app installable on all platforms.

Also almost all dependencies are updated, nothing seems to break. 😅

👒 Removed all TS for JSDoc in plain JS files

14 Aug 17:02
343f7a7
Compare
Choose a tag to compare

Back to the roots! TypeScript slowed down the development and make all the code structures more rigid. Pure JS is much more readable and flexible.

🏯 Fixed dependencies versions for better control over versioning

13 Jul 07:15
010eebb
Compare
Choose a tag to compare

I've had a build system broken because of the caret ^ versioning and not frozen package-lock.yaml file. Now I'm considering an even deeper cleaning of unnecessary complex part of the system. New Vitepress features should enable me to make documentation integrated with the actual apps. Let's see ✨

Refresher

12 Jul 18:58
73ae2d6
Compare
Choose a tag to compare
v.0.18.4

refreshment fixes and dependencies bump

✅ v.0.18.3 Fresh Vue 3.4 makes the app even faster!

30 Dec 09:31
c8d0e9d
Compare
Choose a tag to compare

All dependencies got updated and the app got even more fast and reliable. It's still waiting for recognition among humans, being ahead of time in years. But if you find it - you can play with it as a single file build HTML file and also as lightweight Tauri desktop apps for all platforms. Enjoy P2P future today! ✌️

Encrypted private and public chats, unlimited rooms with visual lobbies, web-torrent file transfers and much more. There a huge room for improvement yet, and we have this for our brighter p2p future. Let's collaborate!

See the assets to download this version and install on your desktop platform.

v.0.18.2 Updates and fixes

07 Nov 11:02
cddd473
Compare
Choose a tag to compare

After half a year pause dependencies got updated, some basic bugs fixed.

🦚 v.0.18.1 Growing structure, UI and docs

15 May 07:33
bfd5670
Compare
Choose a tag to compare

We're working on providing wide knowledge about what's happening here in the p2p reactive graph database world. For understanding of all the opportunities that emerge with decentralized local-first instant web-apps built for particular purpose. Gun-Vue is a toolkit, bringing cryptography and graphs to people's hands for us to explore this enormous space together.

Features

Bug Fixes

🧼 v.0.17.1 Much better posts and projects

02 May 12:42
bbf11c0
Compare
Choose a tag to compare
  • Guest list component
  • Posts: cleaned UI
  • Projects: types, id, pages

🧺 v.0.16.8 Gun-es and app packages added

27 Apr 09:22
4e7c1e3
Compare
Choose a tag to compare

Now you can use @gun-vue library in two more ways! It's a more low level gun-es, that's just an ESM ready build of Gun, but also there's the @gun-vue/app to import and have it instantly ran in any HTML file.