Skip to content

Releases: althea-net/rita-firmware

Beta 20 RC28

16 Aug 00:52
514c947
Compare
Choose a tag to compare

What's new?


Beta 20.28

* Fix for possible deadlock in rita common loop
* Refactor tunnel handling code for improved stability
* Parallelize wg tunnel cleanup for faster resarts on machines with many
  tunnels

Beta 20.27

  • Rebuild of Beta 20 RC26

Beta 20 RC26

  • fixes for usage tracker upload
  • backoff for ops checkins
  • recent logs are saved to disk for easier debugging of rare issues
  • auto rescue for overloaded hap
  • Fix race condition where a payment could be credited twice

Beta 20.25

  • Babel is now compiled with optimizations, providing a 3-4x perf improvement
  • Simulated tx fee is now paid more often
  • Fixes for neighbors list getting stuck
  • Fix connection to exit detection on wg_exit
  • Babeld logs are always truncated, reducing log spam
  • Images no longer default to remote access enabled

Beta 20.24

  • Fixes for routers not checking in with ops
  • Fixes for inaccurate data in payments dashboard, did not affect actual billing
  • Payments view on the dashboard overhauled to be more accurate
  • Fixes for exit roaming to prevent routers from selecting the wrong exit

Beta 20.23

  • Fix for mr8300 builds
  • Upgrade to openwrt v21.02.7
  • Set exit internal dns as default for dhcpd and router default during normal opkg upgrade

Beta 20.20

  • System time will now be synced with the last seen usage hour,
    resolving issues around old handshakes preventing wireguard sessions
    with the exit from being re-established
  • Add ipv6 route to wg_exit to help ensure ipv6 functionality
  • Soft reboot action allows operators to perform a soft reboot

Beta 20.19

  • Add tool to force use of internal dns server and recover resolve.conf if it is deleted/modified
  • Fix for crash when receiving too many payment messages

Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard. @

Beta20RC27

07 Aug 22:38
514c947
Compare
Choose a tag to compare

What's new?


Beta 20.27

  • Rebuild of Beta 20 RC26

Beta 20 RC26

  • fixes for usage tracker upload
  • backoff for ops checkins
  • recent logs are saved to disk for easier debugging of rare issues
  • auto rescue for overloaded hap
  • Fix race condition where a payment could be credited twice

Beta 20.25

  • Babel is now compiled with optimizations, providing a 3-4x perf improvement
  • Simulated tx fee is now paid more often
  • Fixes for neighbors list getting stuck
  • Fix connection to exit detection on wg_exit
  • Babeld logs are always truncated, reducing log spam
  • Images no longer default to remote access enabled

Beta 20.24

  • Fixes for routers not checking in with ops
  • Fixes for inaccurate data in payments dashboard, did not affect actual billing
  • Payments view on the dashboard overhauled to be more accurate
  • Fixes for exit roaming to prevent routers from selecting the wrong exit

Beta 20.23

  • Fix for mr8300 builds
  • Upgrade to openwrt v21.02.7
  • Set exit internal dns as default for dhcpd and router default during normal opkg upgrade

Beta 20.20

  • System time will now be synced with the last seen usage hour,
    resolving issues around old handshakes preventing wireguard sessions
    with the exit from being re-established
  • Add ipv6 route to wg_exit to help ensure ipv6 functionality
  • Soft reboot action allows operators to perform a soft reboot

Beta 20.19

  • Add tool to force use of internal dns server and recover resolve.conf if it is deleted/modified
  • Fix for crash when receiving too many payment messages

Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard. @

Beta 21 RC1

29 Aug 21:55
514c947
Compare
Choose a tag to compare
Beta 21 RC1 Pre-release
Pre-release

Beta 21 RC1

  • Backend support for the Althea L1 blockchain
  • OpenWRT 23.05
  • Many other changes and dependency updates required to make the above possible
  • No MIPS support (for now) it requires a special feature flag, MIPS targets (like the edgerouter X) will return in the next release

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard.

Beta 20 RC26

02 Aug 19:54
b9acd79
Compare
Choose a tag to compare

What's new?


Bump for Beta 20 RC26

  • fixes for usage tracker upload
  • backoff for ops checkins
  • recent logs are saved to disk for easier debugging of rare issues
  • auto rescue for overloaded hap
  • Fix race condition where a payment could be credited twice

Beta 20.25

  • Babel is now compiled with optimizations, providing a 3-4x perf improvement
  • Simulated tx fee is now paid more often
  • Fixes for neighbors list getting stuck
  • Fix connection to exit detection on wg_exit
  • Babeld logs are always truncated, reducing log spam
  • Images no longer default to remote access enabled

Beta 20.24

  • Fixes for routers not checking in with ops
  • Fixes for inaccurate data in payments dashboard, did not affect actual billing
  • Payments view on the dashboard overhauled to be more accurate
  • Fixes for exit roaming to prevent routers from selecting the wrong exit

Beta 20.23

  • Fix for mr8300 builds
  • Upgrade to openwrt v21.02.7
  • Set exit internal dns as default for dhcpd and router default during normal opkg upgrade

Beta 20.20

  • System time will now be synced with the last seen usage hour,
    resolving issues around old handshakes preventing wireguard sessions
    with the exit from being re-established
  • Add ipv6 route to wg_exit to help ensure ipv6 functionality
  • Soft reboot action allows operators to perform a soft reboot

Beta 20.19

  • Add tool to force use of internal dns server and recover resolve.conf if it is deleted/modified
  • Fix for crash when receiving too many payment messages

Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard. @

Beta 20 RC25

03 Jul 19:56
8c50582
Compare
Choose a tag to compare

What's new?


Beta 20.25

  • Babel is now compiled with optimizations, providing a 3-4x perf improvement
  • Simulated tx fee is now paid more often
  • Fixes for neighbors list getting stuck
  • Fix connection to exit detection on wg_exit
  • Babeld logs are always truncated, reducing log spam
  • Images no longer default to remote access enabled

Beta 20.24

  • Fixes for routers not checking in with ops
  • Fixes for inaccurate data in payments dashboard, did not affect actual billing
  • Payments view on the dashboard overhauled to be more accurate
  • Fixes for exit roaming to prevent routers from selecting the wrong exit

Beta 20.23

  • Fix for mr8300 builds
  • Upgrade to openwrt v21.02.7
  • Set exit internal dns as default for dhcpd and router default during normal opkg upgrade

Beta 20.20

  • System time will now be synced with the last seen usage hour,
    resolving issues around old handshakes preventing wireguard sessions
    with the exit from being re-established
  • Add ipv6 route to wg_exit to help ensure ipv6 functionality
  • Soft reboot action allows operators to perform a soft reboot

Beta 20.19

  • Add tool to force use of internal dns server and recover resolve.conf if it is deleted/modified
  • Fix for crash when receiving too many payment messages

Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard.

Beta 20 RC24

26 May 11:22
fd5fba0
Compare
Choose a tag to compare

What's new?


Beta 20.24

  • Fixes for routers not checking in with ops
  • Fixes for inaccurate data in payments dashboard, did not affect actual billing
  • Payments view on the dashboard overhauled to be more accurate
  • Fixes for exit roaming to prevent routers from selecting the wrong exit

Beta 20.23

  • Fix for mr8300 builds
  • Upgrade to openwrt v21.02.7
  • Set exit internal dns as default for dhcpd and router default during normal opkg upgrade

Beta 20.20

  • System time will now be synced with the last seen usage hour,
    resolving issues around old handshakes preventing wireguard sessions
    with the exit from being re-established
  • Add ipv6 route to wg_exit to help ensure ipv6 functionality
  • Soft reboot action allows operators to perform a soft reboot

Beta 20.19

  • Add tool to force use of internal dns server and recover resolve.conf if it is deleted/modified
  • Fix for crash when receiving too many payment messages

Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard.

Beta 20 RC23

19 May 11:24
ed9625f
Compare
Choose a tag to compare

What's new?


Beta 20.23

  • Fix for mr8300 builds
  • Upgrade to openwrt v21.02.7
  • Set exit internal dns as default for dhcpd and router default during normal opkg upgrade

Beta 20.20

  • System time will now be synced with the last seen usage hour,
    resolving issues around old handshakes preventing wireguard sessions
    with the exit from being re-established
  • Add ipv6 route to wg_exit to help ensure ipv6 functionality
  • Soft reboot action allows operators to perform a soft reboot

Beta 20.19

  • Add tool to force use of internal dns server and recover resolve.conf if it is deleted/modified
  • Fix for crash when receiving too many payment messages

Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard.

Beta 20 RC20

03 May 20:24
04dac5e
Compare
Choose a tag to compare

What's new?


Beta 20.20

  • System time will now be synced with the last seen usage hour,
    resolving issues around old handshakes preventing wireguard sessions
    with the exit from being re-established
  • Add ipv6 route to wg_exit to help ensure ipv6 functionality
  • Soft reboot action allows operators to perform a soft reboot

Beta 20.19

  • Add tool to force use of internal dns server and recover resolve.conf if it is deleted/modified
  • Fix for crash when receiving too many payment messages

Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard.

Beta 20 RC19

30 Apr 12:11
04dac5e
Compare
Choose a tag to compare

What's new?


Beta 20.19

  • Add tool to force use of internal dns server and recover resolve.conf if it is deleted/modified
  • Fix for crash when receiving too many payment messages

Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard.

Beta 20 RC18

25 Apr 22:12
e006ce7
Compare
Choose a tag to compare

What's new?


Beta 20.18

  • Fix for peer discovery issue introduced in beta20rc17

Beta 20.17

  • Fixes for usage data upload
  • Fixes for tunnel opening
  • Speed improvements to ip address lookup
  • Fix for exits running at a loss due to tx fees
  • Fix for exit local dns on LTE clients

Beta 20.16

  • Select correct pool for Uniswap stableswaps
  • upload usage tracker data to operator tools
  • Router will setup exit registration automatically when the exit
    marks the router as registered
  • Rita will automaticatlly reboot when offline for too long

Beta 20.15

  • Fix for peer discovery issue in LTE conditions
  • Add dns server on exit by default

Beta 20.13

  • Reduction in default buffer size for logging, preventing unexpected reboots due to OOM
  • Rust dependency updates

Beta 20.12

  • Fixes for token bridge
  • Fixes for antenna forwarder
  • Peer discovery parallelized

Beta 20.11

  • Token bridge module modified to only accept stables and expect outside
    management of gas
  • Fix operator fee display and allow setting a locally higher operator
    fee
  • Fix wyre enabled toggle in ops not being saved
  • Fix bug with pbs-wlan which was causing old routers to be unable to
    toggle ports
  • Modify peer listener to be more effcient with atomic locking
  • Operator action for setting complete local wifi state

Beta 20.10

  • Fixes an issue with upgrading where routers would not actually install
    packages
  • Fixes an issue with debt serialization where debts would not load
  • Updates Rust dependencies

Beta 20.9

  • Fixes for new payment flow
  • Removal of light client functionality
  • Isolated exit manager for more stability

Beta 20.8

  • New payment flow that synchronizes payer and payee payment history
  • Fix to prevent paying the wrong exit
  • Dependency updates

Beta 20.7

  • Fixes for babel crashes with automated recovery
  • Flat payment schedule to avoid gas related payment consensus issues

Beta 20.6

  • Fixes for binary opt level
  • Improved handling of exit changes

Beta 20.5

  • Fixes for ssh key management
  • Prep for xdai merge
  • More reliable operator checkins
  • Support for viewing devices on lan from the dashboard

Beta 20.4

  • Fixes for issues with SSH key management
  • Less disruptive changing of ipv6 addresses on br-lan when moving between exits

Beta 20.3

* Unique exit identities allows Rita to select which exit in a cluster to roam to intelligently rather than relying on babel multihoming
* ssh key management allows remove management of ssh keys on the device for updates and security rotation 

Beta 20.2

* dashboard updates to fix multiple lte ports
* dashboard updates to improve the advanced debugging page
* restart babeld on startup to prevent route lockout
* Fixes for upgrade errors
* Various dep updates and improvements
* Ipv6 support

You can find flashing and getting started instructions here

This page contains images for supported devices, these images collect and send bug reports and technical operation data about billing and the mesh network automatically while we're Beta. No data about your browsing or home network is collected ever.

If you would like images for other devices, or images with all data collection turned off by default see the releases section of the readme. If you want to turn it off for yourself you can use the advanced section of the dashboard.