Skip to content

Releases: MathNodes/meile-gui

Meile v0.14.0.0 - pip release

07 Sep 03:30
b111133
Compare
Choose a tag to compare
UPDATE CHANGELOG. pip v0.14.0.0 released with hourly subscription module

Meile v1.7.9 - OS X

30 Aug 02:25
d377773
Compare
Choose a tag to compare

What's New:

  • FIX: Unsubscribe bug in OS X (arm64)

Meile v1.7.8 - OS X & Windows

20 Aug 05:10
f5423bd
Compare
Choose a tag to compare

What's New:

  • UPDATE: Minor UI fixes and enhancements
  • FIX: API in x86 to mainnet API.
  • FIX: New wallet bug crash on Windows

Meile v1.7.7 - OS X, Windows, Linux

12 Aug 17:30
d27f8cb
Compare
Choose a tag to compare

What's New

  • NEW: Settings to change RPC channel
  • NEW: Arch Linux Build (@Tkd-Alex)
  • UPDATE: Working auto DNS switcher upon DNS timeout for all platforms (@Tkd-Alex)
  • UPDATE: Upgrade for Sentinel mainnet upgrade

Meile v1.7.5 - Windows

20 Jul 15:45
c301831
Compare
Choose a tag to compare

v1.7.5 (20/07/2023)

  • FIX: Crash on subscription

v1.7.4

18 Jul 22:52
d66d80b
Compare
Choose a tag to compare

v1.7.4 (18/07/2023)

  • NEW: Settings Navbar Icon
  • NEW: Settings screen
  • NEW: Section for network and key-value RPC pair in config.ini
  • NEW: Change RPC from Chain Registry list
  • CHANGE: HandWalletFunctions() call in widgets.py and screen.py
  • CHANGE: init in sentinel.py and wallet.py to use self.RPC defined by Settings option
  • UPDATE: stores rpc.mathnodes.com:443 as default RPC in config.ini

Meile v1.7.3 - Windows, OS X, & Linux

10 Jul 02:08
88fa73e
Compare
Choose a tag to compare

What's New

v1.7.3 (09/07/2023)

  • NEW: Unsubscribe functions in HandleWalletFunctions()
  • NEW: Check for active or pending sessions before unsub
  • NEW: Click subscription card to prompt user to unsubscribe
  • NEW: Present status dialog once unsub routines run, detailing height, hash of blockchain msg.
  • NEW: Added dependencies cospmy and MathNodes/sentinel-protobuf for blockchain msgs.
  • NEW: Added Mathnodes GRPC endpoint
  • UPDATE: New collection of cosmpy and sentinel-protobuf in pyinstaller script
  • FIX: Sort by Price. Bug was created when prices switched from udvpn to dvpn.
  • FIX: Get Details by re-adding InsecureWarning import
  • FIX: Set SubResult = None on refresh to enable subscription refresh
  • FIX: Fiat coin qty reporting

Meile v1.7.2 - OS X

26 Jun 06:59
016908d
Compare
Choose a tag to compare

v1.7.2

  • NEW: Unsubscribe functions in HandleWalletFunctions()
  • NEW: Check for active or pending sessions before unsub
  • NEW: Click subscription card to prompt user to unsubscribe
  • NEW: Present status dialog once unsub routines run, detailing height, hash of blockchain msg.
  • NEW: Added dependencies cospmy and MathNodes/sentinel-protobuf for blockchain msgs.
  • NEW: Added Mathnodes GRPC endpoint
  • UPDATE: New collection of cosmpy and sentinel-protobuf in pyinstaller script
  • FIX: Sort by Price. Bug was created when prices switched from udvpn to dvpn.

Note: OS X-intel, Windows, and Linux builds will follow this week.

Meile v1.7.1 - OS X

15 Jun 06:13
262b992
Compare
Choose a tag to compare

What's New

  • FIX: Bug in disconnect to reconnect to a new node. Fixed by removing wg99.conf from .sentinelcli home dir upon disconnect.

This bug only affected OS X users. An intel release will appear shortly. This is fixed for M1/M2 machines atm.

Meile v1.6.3 - Windows, Linux, & OS X

24 Apr 20:43
e59a523
Compare
Choose a tag to compare

What's New:

  • FIX: Exception handling for unicode process names
  • UPDATE: Change DNS resolver to 2s
  • UPDATE: wait 3s for wireguard interface to come up on windows before issuing "connected". Also fixes psuedo DNS resolver errors.
  • NEW: Optimized builds for OS X (M1/M2 & Intel)

Note

The M1/M2 build for OS X is signed with an Apple Developer key. The intel build is currently unsigned.