Releases: kvazar-network/kevacoin
kvazar-1.3.1
What's Changed
- update
miniupnpc
to v2.3.3 (buildable on Fedora 42) (6c2d791) - parse proxy address with
QUrl
to support IPv6 hosts (e2e0e54)
Full Changelog: kvazar-1.3.0...kvazar-1.3.1
kvazar-1.3.0
The main reason for the minor version change is an implementation of additional components for the Flatpak bundle support, which includes:
- desktop launcher
- application icon in SVG format (as the KevaCoin has few branches, the kvazar edition has dark accent colors)
- manifest file in JSON format
- bundle documentation to build your own version!
Note
At this moment, there is no official release on Flathub yet. Please use the attached .flatpak
file instead (for testing)
Full Changelog: kvazar-1.2.0...kvazar-1.3.0
kvazar-1.2.0
What's Changed
- Add Boost 1.83+ support (compatibility with Fedora 41)
- Update libsodium-1.0.18-stable hash value
- New seed (dnsseed.kevachat.dedyn.io)
- Minor UI updates
Full Changelog: kvazar-1.1.1...kvazar-1.2.0
kvazar-1.1.1
What's Changed
Release include multi-byte key/value size validation fix
Full Changelog: kvazar-1.1.0...kvazar-1.1.1
kvazar-1.1.0
What's Changed
UI
New splash screen
CRUD records menu
Also added Transaction ID sortable column
Key/Value length counter
Count and validate entries length
This feature also disable save button on protocol limits reached
New records browser
Enhanced implementation allows to simply select and copy any entities as the plain text
- For security reasons, markup viewer was disabled to prevent remote content requests.
- Previous implementation moved to the
Update
feature above, with length counter and option to create new records from existing one
Improved context menu items
Added new entities, fixed old bugs
And more
- disabled save button on key/value length limit reached #7 in #9
- fixed max key length highlight #7 in #10
Network
- added dnsseed.keva.one in #16
Full Changelog: kvazar-1.0.1...kvazar-1.1.0
kvazar-1.0.1
Correction release includes minor updates
What's Changed
- add project info to the About block
- fix EnableHighDpiScaling init in #4
Full Changelog: kvazar-1.0.0...kvazar-1.0.1
kvazar-1.0.0
Initial release by community!
This release includes update that also was sent to the official repository (#34, 35, 36)
As there is no response for a long time, we have created local branch kvazar
that main and includes latest changes.
In releases we are using branch name in prefix and version in semver 2.0.0 format.
Codebase compatible with KevaCoin network, have same internal versions and was based on latest master
branch.
Feel free to open the Issue if you have any questions!
What's Changed
- include missed QPainterPath dependency in #1
- update libboost api kevacoin-project#33 in #2
- add kex.keva.one dns seed in #3
Full Changelog: https://github.com/kvazar-network/kevacoin/commits/kvazar-1.0.0