tag name | 1.6.0 (e363d28e2bf9185e480522c0e7b61640f241341d) |
tag date | 2023-08-27 17:19:26 +0200 |
tagged by | Wolfgang Müller |
tagged object | commit b41adce621... |
download | weltschmerz-1.6.0.tar.gz (sig) |
---|
--- MAJOR NEW FEATURES ---
* weltschmerz now acts as a drop target for text and URIs that were dragged
from other applications. If file:// URIs are dropped, weltschmerz normalizes
them for use in the shell.
--- MINOR NEW FEATURES ---
* URL matching now supports rtmp:// URLs.
* rtmp:// and gopher:// hostnames for display in OSC 8 hyperlink tooltips are
now correctly normalized.
--- BUGFIXES ---
* weltschmerz now uses spawn_async instead of the deprecated spawn_sync method
--- THANKS TO ---
* nortti for the hostname normalization fix.