aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWolfgang Müller2021-11-27 14:04:46 +0100
committerWolfgang Müller2021-11-27 14:09:00 +0100
commit76c05a8a53faf4489ec766b0fdfcef76f7fb242d (patch)
tree087bc86c10dfed9fe40b58bc35b1bac1d26ced16
parent3dff3d32d0bc7dd23e1ac782cbcab965f66c3a82 (diff)
downloadweltschmerz-76c05a8a53faf4489ec766b0fdfcef76f7fb242d.tar.gz
Prepare release of version 1.5.01.5.0
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2acda25..8535ba1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,27 @@
This file lists important changes to the weltschmerz terminal emulator.
+Changes in version 1.5.0, released on November 27, 2021
+
+ --- MAJOR NEW FEATURES ---
+ * Custom "Open with ..." handlers can now be added to the URI context
+ menu using the 'open-with' setting.
+
+ --- MINOR NEW FEATURES ---
+ * weltschmerz now falls back to obtaining the current directory from
+ procfs if no valid local path could be obtained from OSC 7.
+ * Using the new 'prefer-osc7' setting, users may now specify which
+ method to use for obtaining the current directory.
+
+ --- MINOR BUGFIXES ---
+ * Punctuation is no longer matched at the end of URLs.
+
+ --- TRANSLATIONS ---
+ * The manual has been translated into Finnish.
+
+ --- THANKS TO ---
+ * nortti for 'open-with', further URI regex improvements, procfs
+ support, and the Finnish translation of the manual.
+
Changes in version 1.4.1, released on July 16, 2021:
--- MINOR NEW FEATURES ---