Tag
- Commit:
8d3a30b1f3e387d1f941a23a4aa5bb28ad2f1ae1(tags/0.9)- Tagger:
- Omar Polo <op@omarpolo.com>
- Date:
- Message:
- bump version to 0.9
telescope 0.9 "Cielo Super Acceso"
This release is named after a song by Verdena (again!)
Signify public key for this release:
RWRkrb76bmCHNKaMnALGf2UgKgq0d/O/ULTeGq36Dos7MGm79CXoZLWN
New features
------------
* Initial client certificate support.
* Use libgrapheme for text reflowing: improves the word-wrapping for
languages that don't use latin characters.
* New commands for quick navigation: `up', `root' and `home' bound to
"g u", "g r" and "g h" respectively.
* Added a `search' command to quickly consult a search engine, as well
as the `default-search-engine' option.
* Added `load-url-use-heuristic' configuration option.
* Added `default-protocol' configuration option.
* Added telescope-identity(1) to create, delete and manage client
certificates.
Improvements
------------
* Implemented a new URI parser: this will allow in the future to
support IRIs too.
* Allow configuration options to be booleans ("true" and "false") and
change a few options where it made sense. The old settings with 0
and 1 will continue to work for some time.
* Removed the dependency on libevent: Telescope now uses a custom
built-in event loop.
* Rework the history management: the code is cleaner and requires less
memory.
* Reduced the amount of memory needed for rendering the pages by
roughly 50%.
* Landlock sandboxing is enabled again on Linux.
* Update data/emoji.txt to UNICODE 15.0.
Bug Fixes
---------
* Fixed wrapping of link lines.
* Fixed `bookmark-page' bogus error message.
* Fixed caching of finger pages too.
* Save to the persistent history finger:// and gopher:// URLs as well.
* Fixed handling of gopher selectors with spaces and other "funny"
characters.
* Improved handling of connect(2) failures, as well as error reporting.
* Changed the default colours for patch/diff to magenta and cyan.
* Updated the link to the official gemini project capsule in
about:new.
* Corrected and extended about:license.
Breaking changes
----------------
* Removed the -C/--colours flag: telescope is not a colour picker.
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgnScPkjwE1UmSdPzuCeksglYrR9
dNrIOS1A6VLfwIaPgAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQL2PAPTDAdUKwlTa3muyeWwSEFjybbK/H5jNCkOqhiLaNYUvSOcGgTv/f2GW/VtLMz
o5YoDqVrYXEplvBubUygA=
-----END SSH SIGNATURE-----
