Skip to content

Commit cf98fce

Browse files
committed
NEWS for release 1.38
1 parent 0fc4921 commit cf98fce

File tree

1 file changed

+38
-2
lines changed

1 file changed

+38
-2
lines changed

NEWS

+38-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,42 @@
1-
Geany Plugins 1.38 (not released yet)
1+
Geany Plugins 1.38 (2021-10-09)
22

3-
* nothing so far
3+
GeanyCTags
4+
* Fix (re-)generating ctags file with relative paths (PR #708)
5+
6+
GeanyVC:
7+
* Report a completion status of the commit command (Issue #837, PR #1026)
8+
* Correct tooltip display for the attach to menubar action
9+
(Issue #1032 PR #1033)
10+
11+
PrettyPrinter:
12+
* Use stdbool.h istead of redefining bool
13+
(Issue #1059, Issue #1023, PR #1053)
14+
15+
Spellcheck:
16+
* Add documentation about maintaining personal dictionaries (PR #1108)
17+
18+
Treebrowser:
19+
* Avoid double node clear (PR #1015)
20+
21+
Vimmode:
22+
* Ignore key-presses containing command on macOS (Issue #991, PR #1099)
23+
* Ignore special command handling in insert mode (Issue #1075, PR #1100)
24+
* Enable '.' to also repeat last inserted text (Issue #1101, PR #1102)
25+
* Fix line operation problems when NL is missing at EOF
26+
(Issue #1060, PR #1103)
27+
* Add special handling to include destination char for some commands
28+
(Issue #1052, PR #1104)
29+
* Add some more ex commands (PR #1104)
30+
31+
Windows
32+
* Switch Windows builds to GTK3 and x86_64 (PR #1107).
33+
* Fix crashes in Git Changebar, Lua, Macro and Numbered Bookmarks plugins
34+
(PR #1106)
35+
* Remove Markdown and WebHelper plugins from Windows installer due to
36+
missing dependencies (WebkitGTK) (PR #1107)
37+
38+
Internationalization:
39+
* Updated translations: es, pt, tr, uk
440

541

642
Geany Plugins 1.37 (2020-10-25)

0 commit comments

Comments
 (0)