Releases: althea-net/rita
Beta21RC2
Beta20RC17
implement netfilter using nftables for openwrt-v22 This maintains the legacy iptables commands for supporting older router kernels and leverages the nftables-json opkg to accomplish a type-safe rust API for nftables for newer kernels.
Beta20RC12
Bump for Beta 20rc12
Beta20RC11
Add automated release build This patch adds a github actions powered automated release build. The primary goal here to provide easy to access pre-built binaries for various architectures that you can wget from a router when you need to work with somthing that's not an opkg package
Test release for use in ops tools
rita_test_env built with commit 2aab67
rita_test_env_20rc2 built with commit 30df87
rita_test_env_19rc13 built with 3e4574b
rita_tower_20rc2 built from ops tools commit 28e7f2
rita_tower_20rc3 built from ops tools 642b86ba583c20dd7562770d25e3c8a5ffad23f2
Beta18RC8
What's new?
RC8:
* Add protection for rouge exits in new exit clustering feature
* Update dependencies
RC7:
* Re-enable antenna forwarder that had been accidentally disabled
* Update dependencies
RC6:
* Fix bug that prevented user deposits or withdraws from being processed
* Fixed dns bug in antenna forwader that caused system lockups
RC5:
* Update for xDai EIP1559 hardfork
* Migrate Operator fee manager to async/await
* Migrate Payment controller to async/await
* Remove legacy Web30 as all payments are now async/await
RC4:
* Improved router update system allows for remote sysupgrade in addition to opkg based updates
* Detects Ethernet cables and cable faults
RC3:
* Exit Switcher does not panic when routing table is empty
RC2:
* Migrate Exit Manager and QueryExitDebts to async await.
* Expand Github Actions
* Use HashSet for check_withdrawals
* Modify cargo.toml to include dev dependencies feature
* Add remote logging improvements
* Improve exit migration
* Update matplotlib
* Fix Peer Listener: unable to contact manual peers
* Fix Exit Switcher does not panic when routing table is empty
RC1:
* Migrate various modules to new async code
* Migrate babel interactions to sync code
* Internal refactor
* Improved peer discovery
* Ensure tunnels are properly communicated to babel during peer discovery
If you would like to use these binaries please see the Althea Installer or Althea Firmware repositories
Beta 18 RC2
What's new?
* Significant babel updates to reduce peering errors
* Migrate various modules to new async code
* Migrate babel interactions to sync code
* Internal refactor
* Improved peer discovery
* Ensure tunnels are properly communicated to babel during peer discovery
* Fixes for long log messages
* Improvements to bridge code, resulting in lower user prices and more reliable swaps to xdai
If you would like to use these binaries please see the Althea Installer or Althea Firmware repositories
Beta 12 RC1
If you would like to use these binaries please see the Althea Installer or Althea Firmware repositories
Beta 9 RC5
What's new?
- Latency and connection quality monitoring
- Support for Multiple LAN ports
- Support for WAN ports with static IPs
- Logging is now easily configurable from the dashboard
- Fixes for the /neighbors endpoint
- Dependency updates for Clarity and Rita
- Reduced image size by excluding trace level logging messages
- Fix for the balance never reading zero if you withdraw all funds
If you would like to use these binaries please see the Althea Installer or Althea Firmware repositories
Beta 8 RC4
What's new?
- Fixes for routing bloat problems on some links
- Added a toggle where users can enable remote ssh access for debugging and personal use
- Improved and stable Xdai bridge, with graphical cues and much better error handling.
- Updated dashboard with better setup flow and checklist for items to complete.
- Oracle has improved flexibility so that we can easily move existing deployments onto a subnet dao.
- Fixes for Rita crashing when a password is set
- Multihomed exits are now on by default, increasing reliability.
- Routers now implement a debt limit to better support running with no balance for long periods
- More secure exit signup using libsodium
If you would like to use these binaries please see the Althea Installer or Althea Firmware repositories