Releases: threefoldtech/myceliumflut
Releases · threefoldtech/myceliumflut
v0.10.0
What's Changed
- flutter: upgrade SDK by @iwanbk in #107
- Upgrade
uniffi
and mycelium by @iwanbk in #110 - fix(macos): re-enable
incoming connection server
capabilites in debug mode. by @iwanbk in #111 - chore: split FFI related code to another file. by @iwanbk in #112
- fix(ui/peers): preprocess peers by @iwanbk in #117
- Peer test by @iwanbk in #118
- add the missed github actions flutter test by @iwanbk in #119
- fix(ui/peers) : make the peer list scrollable by @iwanbk in #120
- release 0.10.0 by @iwanbk in #123
- Update mycelium version to v0.6.1 by @AlaaElattar in #127
- Update windows and android build to use mycelium 0.6.1 by @AhmedHanafy725 in #128
New Contributors
- @AlaaElattar made their first contribution in #127
- @AhmedHanafy725 made their first contribution in #128
Full Changelog: v0.8.3...v0.10.0
v0.8.3
v0.8.2
v0.8.1
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
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
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
v0.5.0
v0.4.0
What's Changed
- fix(ios): add terminate handler. by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/28
- feat(android): handle failed mycelium gracefully. by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/30
Full Changelog: iwanbk/myceliumflut@v0.3.0...v0.4.0
v0.3.0 - first android release
What's Changed
- fix readme by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/20
- chore(android): upgrade gradle and NDK version by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/21
- chore(android): linters fixes by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/22
- feat(android): proper onDestroy() by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/23
- fix(android): put back the code to ask for VPN permission. by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/24
- fix(android): handle very first run issue. by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/25
- fix(android): fix crashed android release APK. by @iwanbk in https://github.com/iwanbk/myceliumflut/pull/27
Full Changelog: iwanbk/myceliumflut@v0.2.0...v0.3.0