Lagrange 1.18.2 released, mobile builds updated
I've done the whole gamut of builds tonight: desktop, terminal, and mobile. The changes are listed below.
All platforms
- Misfin: URI format has changed to "misfin:address?message" instead of the previously used "misfin://address". The optional query string ("message") is used as the initial message contents if the upload dialog's text editor is empty.
- Increased number of concurrent feed subscription requests (now 10, was 4).
- Potential workaround for a crash during feed refresh.
- Fixed redirection counting (and related warnings) when requesting Titan URIs.
- Fixed perpetual load spinner animation when redirected to a Titan URL.
- Updated UI translations.
Terminal
- Fixed Identities sidebar not responding to the context menu action.
- Fixed screen not being refreshed when a key is held down.
- Fixed black cursor on empty regions of the screen, regardless of text color.
- Fixed footer button shortcut keys for trusting the server certificate and showing Identities sidebar.
- Fixed dimensions of the New Identity dialog.
- Fixed first-run bookmarks getting re-added on every launch.
Mobile: TestFlight 1.18 (5), Android Beta 34
- Fixed accidental navigation when editing text with the keyboard.
- Fixed handling of the Return key in text fields.
#release
2024-10-13 ยท 2 years ago ยท ๐ gritty, naf, dragfyre, bubstance, zeerooth ยท ๐ 2
7 Comments โ
๐ skyjake [OP/mod...] ยท 2024-10-13 at 20:06:
Regarding the iOS keyboard bugs: I've been quite annoyed that when writing on a hardware keyboard on the iPad, Command+Left and Command+Right would leak out of the text field and trigger back/forward navigation. This would confuse the UI because the prompt would stay open, except it's now on the wrong page. Bubble would also spit out an error when this happens. Well, this should be fixed now.
You can now also use the hardware Return key without triggering Send, similar to the virtual keyboard.
๐ป naf ยท 2024-10-13 at 21:57:
what is the simplest way to update from older versions on debian and ubuntu?
๐ skyjake [OP/mod...] ยท 2024-10-14 at 04:32:
How did you install it previously?
๐ skyjake [OP/mod...] ยท 2024-10-14 at 06:55:
There is a quick v1.18.3 release available due to a problem in the TUI builds with background colors when not using a 256 color palette.
๐ gyaradong ยท 2024-10-14 at 08:55:
Definitely fixed something for me. Haven't been able to Lagrange on Mobile for a few months now.
๐ป naf ยท 2024-10-14 at 12:31:
I used the app Image. I downloaded now the new app Image and replaced the old. Maybe there would be an automatic way to update it when you make new releases. BTW thanks for the hardwork and great application.
๐ skyjake [OP/mod...] ยท 2024-10-14 at 14:19:
@naf Updating AppImages can be automated with a tool called AppImageUpdate:
โ https://github.com/AppImageCommunity/AppImageUpdate/releases/tag/2.0.0-alpha-1-20230526
You can find GUI and CLI versions of it there on GitHub. I tested upgrading the clagrange v1.18.0 AppImage to v1.18.3 and it worked well: