Geany v1.31.0 Release Notes

Release Date: 2017-07-17 // almost 7 years ago
  • 🐛 Bug fixes

    • ⚡️ Update statusbar after applying indentation detection.
    • 🛠 Fix converting color to hex for insertion in the Color Chooser
      dialog (Vasiliy Faronov, PR#1536).

    Filetypes

    • ➕ Add parfor to the Matlab keyword list (A. Tombs, PR#1021).
    • C: fix line continuation handling (PR#1370).
    • ➕ Add require_relative to the Ruby keyword list (Jacob H. Pratt,
      PR#1472).
    • ⚡️ Update Haxe keywords (PR#1216).
    • 🛠 Fix Arduino comment toggling (Giorgioggì, PR#1510).
    • ⚡️ Update CMake keywords (Yan Pashkovsky, PR#1315).
    • ⚡️ Update C# keywords (Yan Pashkovsky, PR#1315).
    • ⚡️ Update HTML keywords (Vasiliy Faronov, PR#1530).

    Internationalization

    • ⚡️ Updated translations: ca, id, ja, kk, lt, ru

    API

    • Fix crash when calling plugin_set_key_group() more than once
      (Jiří Techet, PR#1426).