Skip to content

Releases: threefoldtech/myceliumflut

v0.8.3

04 Nov 08:27
Compare
Choose a tag to compare

What's Changed

  • fix(android): Android 34 need explicit android:exported by @iwanbk in #109

Full Changelog: v0.8.2...v0.8.3

v0.8.2

01 Nov 04:28
Compare
Choose a tag to compare

What's Changed

  • fix(macos): remove unused entitlement by @iwanbk in #104
  • windows: upgrade mycelium to v0.5.7 by @iwanbk in #105
  • windows: update installer creation script by @iwanbk in #106

Full Changelog: v0.8.1...v0.8.2

v0.8.1

31 Oct 09:54
Compare
Choose a tag to compare

What's Changed

  • change macos display name by @iwanbk in #94
  • fix(ios): only restart if wakeup and in started conditon by @iwanbk in #95
  • ios: change windows title to mycelium-network by @iwanbk in #97
  • ios: only support iphone for now. by @iwanbk in #98
  • Android sign by @iwanbk in #100
  • chore(android): build and release docs by @iwanbk in #101

Full Changelog: v0.8.0...v0.8.1

v0.8.0

23 Oct 02:33
Compare
Choose a tag to compare

What's Changed

  • fix(ui/textfield): unfocus on tap outside. by @iwanbk in #56
  • Macsupport by @iwanbk in #62
  • feat(macos build): macos github actions and cleanup by @iwanbk in #65
  • add Windows support by @iwanbk in #72
  • desktop: add wake and terminate handler. by @iwanbk in #71
  • fix(windows): add close handler. by @iwanbk in #83
  • chore(mycelium): update mycelium to the latest release by @iwanbk in #85
  • ios: add wakeup handler by @iwanbk in #91

Full Changelog: v0.7.0...v0.8.0

v0.7.0

12 Jun 08:16
Compare
Choose a tag to compare

What's Changed

  • chore(docs): android docs by @iwanbk in #43
  • feat(android): add NetworkCallback. by @iwanbk in #44
  • feat(ui): add restart button. by @iwanbk in #45
  • feat(ui): implement myceliumflut icon by @iwanbk in #47
  • bump mycelium version by @iwanbk in #48
  • feat(ui): add splash screen by @iwanbk in #49
  • fix(android): handle edge case where failed event not sent by @iwanbk in #50
  • feat(ios): tunnel status monitoring and handling by @iwanbk in #51

Full Changelog: v0.6.0...v0.7.0

v0.6.0

03 Jun 10:37
eda6a6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

29 May 09:06
Compare
Choose a tag to compare

What's Changed

  • fix(ios): proper very first run. by @iwanbk in #32
  • chore(actions): update token to upload assets by @iwanbk in #33
  • fix(ios): simple mycelium failure handler. by @iwanbk in #36
  • Peers textfield improvement by @iwanbk in #38

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 May 06:08
Compare
Choose a tag to compare

What's Changed

  • fix(ios): add terminate handler. by @iwanbk in #28
  • feat(android): handle failed mycelium gracefully. by @iwanbk in #30

Full Changelog: v0.3.0...v0.4.0

v0.3.0 - first android release

22 May 03:35
Compare
Choose a tag to compare

What's Changed

  • fix readme by @iwanbk in #20
  • chore(android): upgrade gradle and NDK version by @iwanbk in #21
  • chore(android): linters fixes by @iwanbk in #22
  • feat(android): proper onDestroy() by @iwanbk in #23
  • fix(android): put back the code to ask for VPN permission. by @iwanbk in #24
  • fix(android): handle very first run issue. by @iwanbk in #25
  • fix(android): fix crashed android release APK. by @iwanbk in #27

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 May 08:08
Compare
Choose a tag to compare

What's Changed

  • feat(android): calling Rust directly from Kotlin. by @iwanbk in #16
  • remove unused linux windows macos and web dir by @iwanbk in #17
  • feat(android): add CI by @iwanbk in #18
  • ios ci and cleanup by @iwanbk in #19

Full Changelog: v0.1.0...v0.2.0