| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 410k-5 source code.tar.gz | 2025-09-01 | 3.9 MB | |
| 410k-5 source code.zip | 2025-09-01 | 4.5 MB | |
| README.md | 2025-09-01 | 727 Bytes | |
| Totals: 3 Items | 8.4 MB | 0 | |
Description
410k-5 is a minor release aiming to address two issues: 1. Eyre http channels were using way too much memory. Reconnecting to a channel with a few megabytes of base64 encoded images in them would require hundreds of megabytes of loom. 2. Upgrading to 410 from a ship still stuck on 411 was broken since 410k-3.
What's Changed
- ames: add %turf to $sign to not break old queued-events by @yosoyubik in https://github.com/urbit/urbit/pull/7223
- eyre: make channels operate on cords instead of tapes by @pkova in https://github.com/urbit/urbit/pull/7224
- Release 410k-5 by @pkova in https://github.com/urbit/urbit/pull/7226
Full Changelog: https://github.com/urbit/urbit/compare/410k-4...410k-5