Skip to content

Releases: OrchidTechnologies/orchid

v0.9.23

10 Feb 19:28
Compare
Choose a tag to compare

0.9.23 includes new translations for Spanish, Portuguese and Italian! We also updated translations for Japanese, Korean, Russian and Mandarin. Also included is a layout bugfix for larger phones and an update to Flutter v1.22.6 (along with almost all other dependencies).

v0.9.22

10 Dec 19:38
Compare
Choose a tag to compare

For this maintenance release, we've updated almost all of the dependencies--including the toolchain used to compile the project--in addition to doing some extensive refactoring, all to improve stability. We also made a couple minor improvements to our WireGuard-compatible configuration file parser and fixed a UI bug when running locally (without hops).

v0.9.21

17 Nov 23:02
Compare
Choose a tag to compare

-Major Flutter upgrade.
-Ethereum code rewrite in the tunnel.
[master 5ba58d8] Add efficiency meter to Orchid Hop account view.
[master 0827894] Add payment indication and transaction list to the Orchid Hop display.

v0.9.20

14 Oct 06:25
Compare
Choose a tag to compare

In this release, we've fixed a bug in our in-app-purchase flow and added hostname support (as well as other improvements) for WireGuard configurations.

v0.9.19

14 Sep 21:30
Compare
Choose a tag to compare

In this release, we improved Orchid's connecting behavior. Now when you tap Connect to engage Orchid, the app stays in a "connecting" until the complete tunnel is formed and working. Also included is a CPU usage performance enhancement.

v0.9.18

19 Aug 23:44
Compare
Choose a tag to compare

We are constantly working to make improvements and resolve bugs to make Orchid better. This version includes fixes for the WireGuard interface.

v0.9.17

12 Aug 18:31
Compare
Choose a tag to compare

We have added support for Wireguard! Orchid now speaks three different VPN protocols--Orchid, OpenVPN and now Wireguard. You can add Wireguard connections to your profile by adding a Wireguard hop and pasting in the server credentials.

This release also includes network stability improvements for all protocols.

v0.9.16

27 Jul 02:48
Compare
Choose a tag to compare

We are constantly working to make improvements and resolve bugs to make Orchid better.

This release includes:

[04571c1] Check server for availability of credits purchases
[df05d44] Fix but in traffic analyzer which prevented it from gathering data without a VPN hop configured

v0.9.15

24 Jul 23:00
Compare
Choose a tag to compare

We are constantly working to make improvements and resolve bugs to make Orchid better.

This release includes:

  • [bf57500] Recently deleted hops are now available in an "accounts" page in settings.
  • [95176e9] Added link to "view deleted hops" from the circuit page. Renamed “accounts”->”deleted hops” and added instructions to the page.

v0.9.14

21 Jul 23:18
Compare
Choose a tag to compare

We are constantly working to make improvements and resolve bugs to make Orchid better.

This release includes:

  • [39a3389] Confirm on swipe to delete
  • [661a58a] Tweak color of disabled buttons on purchase page
  • [19fe479] Add scrollbars to help text, try to improve performance
  • [451e3c9] Don't show error if the user cancels a QR code scan.
  • [c61e41f] Add some padding to scroll area on add hop and Orchid hop create page.

as well as a number of stability and performance improvements.