summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2017-11-25 18:25:54 -0300
committerAndre Miranda <andreldm@xfce.org>2017-11-25 18:25:54 -0300
commit153f9e9f25ea9678c16714f4012c7249db63079a (patch)
tree13fce9ed47320baefcced03c0c95d5c98de4d459 /NEWS
parent3b9c440661ff4fea4183b7243dbeaea470658d0d (diff)
downloadthunar-153f9e9f25ea9678c16714f4012c7249db63079a.tar.gz
Updates for releasethunar-1.7.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS36
1 files changed, 36 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f8fd1919..5cea8cdc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+1.7.0
+=====
+- GTK3 Port
+- Replace dbus-glib with GDBus
+- Improved Pathbar style for Location Selector
+- Bump thunarx to version 3 and replace GtkAction with ThunarxMenu and ThunarxMenuItem
+- GObject-Introspection support for thunarx-3
+- Update thunarx documentation and fix its generation
+- Same bugfixes from 1.6.13
+- Translation updates: Albanian, Amharic, Arabic, Asturian, Bangla, Basque,
+ Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong),
+ Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia),
+ English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician,
+ German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
+ Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk,
+ Occitan, Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Punjabi,
+ Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish,
+ Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
+
+1.6.13
+======
+- Handle cases when file watch is not supported (Bug #13881)
+- Missing Trash Translation String (Bug #13409)
+- Delete Thunar symlink on uninstall (Bug #13533)
+- Handle g_mem_is_system_malloc deprecation
+- Prefer local (file://) URIs than native ones (e.g. smb://) (Bug #13845)
+- Translation updates: Amharic, Arabic, Asturian, Bangla, Basque, Belarusian,
+ Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan),
+ Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom),
+ Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew,
+ Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian,
+ Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Persian,
+ Polish, Portuguese, Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian,
+ Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu,
+ Urdu (Pakistan), Uyghur, Vietnamese
+
1.6.12
======
- Fix deadlock in mutex causing Thunar to hang (Bug #13481)