-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNEWS
80 lines (74 loc) · 3.11 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
0.4.0 (2025-01-19)
=====
- Fix string leaks in tsp_provider_get_menu
- Use xfconf channel to toggle contect menu contribution
- Context menu contribution to share folder
- tsp-page: Fix string leak in tsp_page_set_error
- build: Add ACLOCAL_FLAGS to ACLOCAL_AMFLAGS
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- build: Add missing check for bind_textdomain_codeset
- I18n: Update po/LINGUAS list
- build: Cleanup autotools warning, remove intltool
- tsp-page: Replace gnome-fs-share with folder-publicshare icon
- Update documentation link
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, Eastern Armenian (Russia), English
(Australia), English (United Kingdom), Estonian, Finnish, French,
Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,
Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese,
Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian,
Spanish, Swedish, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur,
Uzbek, Vietnamese
0.3.2 (2023-01-03)
=====
- Use long argument for net usershare (Issue #16)
- build: Bump GLib minimum required to 2.26
- Revert "configure.ac: use AC_PROG_CC_C99"
- configure.ac: use AC_PROG_CC_C99
- Create README.md. Update configure.ac.in
- Add basic GitLab pipeline
- Translation Updates:
Albanian, Basque, Belarusian, Catalan, Chinese (China), Chinese
(Taiwan), Eastern Armenian, Eastern Armenian (Russia), Estonian,
Finnish, Galician, Greek, Hebrew, Hungarian, Indonesian, Italian,
Kabyle, Norwegian Bokmål, Occitan (post 1500), Romanian, Slovak,
Spanish, Turkish, Uyghur, Uzbek
0.3.1
======
- Remove unused THUNARX_TYPE_PREFERENCES_PROVIDER, since it may cause
crashes (iface->get_menu_items not implemented)
- Improved spacing and layout (Bug #14657)
- Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian,
Bulgarian, Catalan, Chinese (China), Czech, Danish, Dutch,
English (Australia), English (United Kingdom), Finnish, French, Galician,
German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
Kazakh, Korean, Latvian, Lithuanian, Norwegian Bokmål, Occitan (post 1500),
Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Slovak, Slovenian,
Spanish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Uzbek, Vietnamese
NEW in 0.2.0:
=============
- New build system (Using XFCE dev tools).
- Major rewrite.
- Project renamed to: thunar-shares-plugin.
- Project moved to Xfce Goodies:
http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin
- More translations.
NEW in 0.1.6:
=============
- libshares API changes to help the packaging task.
- Internationalization Fixes
- Added some translations.
NEW in 0.1.3:
=============
- Shares admin preferences. (list shares to edit, add, and remove)
- Share editor.
- Themeable share icon.
- Better code distribution.
- Use a gzip tarball instead bz2.
- Bugfixes
NEW in 0.1.0:
=============
- All, First release. Have fun :)