Lagrange v1.13.3
[gmi.skyjake.fi/lagrange/]
[github.com/skyjake…/v1.13.3]
A Beautiful Gemini Client
Changelog:
- Changed URL field bookmark indicator for better consistency.
- Show a proper error page if server closes the connection before a header is fully received.
- Spartan: Prefilled prompt input from URL query string is selected by default.
- Spartan: Fixed composing request content out of the query string.
- Spartan: Fixed handling of empty path in a request.
- Spartan: Allow opening URLs from command line.
- Spartan: .desktop file includes Spartan scheme handling.
- macOS: Register app as Spartan URL scheme handler.
- macOS: Fixed relaunching the app after installing an update via Sparkle.
- Windows: Register Gopher and Spartan URL handlers.
- TUI: Fixed build-tui.sh so it doesn't expect the_Foundation to be preinstalled.
#Gemini #Spartan
Changed URL field bookmark indicator for better consistency.
Show a proper error page if server closes the connection before a header is fully received.
Spartan: Prefilled prompt input from URL que...