Skip to content

Reseda v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 02:10
· 82 commits to master since this release
15fd322

v0.1.0 release

Release Notes

This version is the complete release candidate for windows only. It includes the wireguard built in binaries, and a working UI system for connecting to reseda-server networks.

This version is the complete candidate conversion from commit 1 till #6. This version includes the documented process in which reseda has shifted from electron to tauri, utilizing rust for improved wireguard performance and management. The final binary size is 13.7mb in total and has a current rated performance metric of:

781.95Mbps Down
41.35Mbps Up

on sgp-1 at a raw connection distance of 8500km. (Higher when closer, representative idea)

This is not a production build, nor an official product of reseda. This is a pre-release version, and so may contain bugs or issues. This does not mean it is not usable, feel free to install, given you have a valid reseda login.

Attached is the msi installer for this version.

Where can I log issues?

You can log issues into the issues tab on this repository. Please state:

  • What the issue is.
  • How you managed to get to the problem state.
  • The effect it has.
    And include any relevant evidence you can provide.

What's Changed

  • api-switching for platforms (not yet complete) by @bennjii in #1
  • Electron to Tauri by @bennjii in #2
  • improv: error cleaning and local state storage in $APP. by @bennjii in #3
  • actions: create pre-release test builds on PR by @bennjii in #4
  • feat: custom icons & sematic versioning by @bennjii in #5
  • version: v0.1.0 Initial Release Candidate by @bennjii in #6

Full Changelog: https://github.com/bennjii/reseda/commits/app-v0.1.0