Skip to content

Releases: mudler/edgevpn

v0.3.0

01 Nov 20:15
Compare
Choose a tag to compare

Changelog

e36f3d7 🎨 Rework UI to show queued blocks
cb19a36 🐛 fixup
77f1930 📒 Add memory and disk store
72bfa7d 📒 Allow to specify a diskstore via CLI
eb7b47b 📒 No need for resets anymore
9519584 📒 Send only last block over
4150820 📒 Store only necessary in memory
ea15645 📓 Update README
e91f7a9 ♻️ Cleanup unused code
7e58bf0 📡 Allow to specify a store from EdgeVPN
c717311 🔧 Limit API to show only ledger data

v0.2.5

01 Nov 15:12
Compare
Choose a tag to compare

Changelog

e4eee14 🐛 Create genesis block when resetting blockchain
26d287e 📒 Refactoring
8148aae 📓 Update README
926b05b 🔧 Allow to specify max packet size via config file

v0.2.4

01 Nov 11:28
Compare
Choose a tag to compare

Changelog

9267b56 🎨 Logging enhancements
3f68ec1 📓 Add API call for ledger
7e34057 📓 Allow to store arbitrary data in ledger
2a23058 📓 Update README
a4faca6 📓 Update Screenshots
4f7b7f9 🔧 Allow to specify max blockchain size
22746f9 🔧 Allow to start API also when running VPN
d53d396 ❌ Allow to delete data from blockchain storage

v0.2.3

31 Oct 22:08
Compare
Choose a tag to compare

Changelog

2f14b88 🎨 Add CLI hints to UI
33d8966 🎨 Add summary page
5056525 🔧 Allow to specify Interface mtu
36f548c Update README

v0.2.2

31 Oct 16:07
Compare
Choose a tag to compare

Changelog

9d2e6df 🎨 Enhance CLI help and loglevels
03f1a77 🎨 Use pterm for logging

v0.2.1

31 Oct 13:51
Compare
Choose a tag to compare

Changelog

70f8698 🎨 Add files to UI
3cff1b8 📨 Add possibility to send/receive files

v0.2.0

30 Oct 22:34
Compare
Choose a tag to compare

Changelog

a05e318 🎨 Add footer and API hints. Change main font (more readable)
661b997 🎨 Add services to UI
3690e5d 🎨 Expose recently connected users to UI
dadccf0 📒 Allow to store arbitrary data to the blockchain with sub buckets
4c5e85e 🔒 Shield connections by tracking users connecting to services
64b6f61 📓 Update README
61b69df 🔧 Add ability to expose Services
5839b00 Update README.md

v0.1.1

30 Oct 11:24
Compare
Choose a tag to compare

Changelog

139c93d Respect OTP length key from configuration, set default to 12

v0.1.0

29 Oct 23:29
Compare
Choose a tag to compare

Changelog

eded648 Allow more flexibility to data stored in the blockchain
8a66d15 Allow to join node without bringing up network
9e4fe87 Embed static and simple UI
bccdfb3 Emit inventory data on blockchain
e3cf376 Expose join to cli
17f507e Expose ledger data to api endpoint
5efff8e Refactoring
d03d9d6 Split main
1e670fe Update README

v0.0.8

27 Oct 23:16
Compare
Choose a tag to compare

Changelog

a0ade45 Drop flag parse