Skip to content

1.28.0

Compare
Choose a tag to compare
@frlan frlan released this 10 Jul 14:09
· 1104 commits to master since this release
1.28.0

General:

  • Rename plugin GeanySendMail to SendMail (#443)
  • Fix some inconsistency in plugins' READMEs (#453)

Windows build:

  • Update dependencies shipped with the package

Internationalization:

  • Updated translations: de, fr, pt, tr

Plugins

Addons:

  • tasks: Strip comment-closing sequence from task text (#449)
  • tasks: Do not extract tokens from non-comments (#449)

Debugger:

  • Fix escaping target executable path if it contains non-ASCII (#416, #451)

GeanyGenDoc:

  • Fix build with old rst2html (#414)

GeanyLaTeX:

  • Fix a conditional end of undo action. Without an undo-action might run forever (#416)
  • Improve support for GTK3 (#410)

GeanyLipsum:

  • Add ellipsis to menu item requiring further user input (#452)

GeanyMacro:

  • Fix GTK3 support (#410)

GeanyNumberedBookmarks:

  • Fix GTK3 support (#410)

GeanyPrj:

  • Fix GTK3 support (#410)

GeanyPy:

  • Fix build with current Geany (#363)

PairTagHighlighter:

  • Fix a crash when the tag name is missing (#442, #446, #447)

Prettyprinter:

  • Fix several memory leaks (#364)

ProjectOrganizer:

  • Fix duplicated tab in Project Properties

Scope:

  • Fix dependency checks on Windows (#409)

Shiftcolumn:

  • Fix handling of end-to-start selections (#366)