Community
    • Login

    Notepad++ v8.1.9 new release

    Scheduled Pinned Locked Moved Announcements
    5 Posts 4 Posters 1.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • donhoD
      donho
      last edited by donho

      Version v = 8.1.6;
      Release release = doNewRelease(v++):
      while (release.hasRegression())
      {
          release = doNewRelease(v++);
      }
      

      You may be annoyed by the repetition of new release since v8.1.6, me too.
      Let’s pray together for not having any regression in v8.1.9.
      (That reminds me a joke: Software and cathedrals are much the same - first we build them, then we pray.)

      Notepad++ v8.1.9 Release is available here:
      https://notepad-plus-plus.org/news/v819-released/

      (The critical bug-fixes are in highlight)

      Notepad++ v8.1.9 bug-fixes:

      1. Fix empty file with non-Unicode encoding cannot be saved issue. (Fix #10699)
      2. Fix language list in Style Configurator not being reloaded issue. (Fix #9512)

      Notepad++ v8.1.8 bug-fixes:

      1. Fix config files (XML) saving performance regression. (Fix #10678, #10674)
      2. Workaround Microsoft dark mode API bug of Windows 11. (Fix #10510)

      Notepad++ v8.1.7 bug-fixes:

      1. Fix empty file not being saved regression. (Fix #10667)
      2. Fix white flash in dark mode on CMD launch with position parameters. (Fix #10657)
      3. Enhance dark themes for some programming languages (JSON, Python & Makefile). (Fix #10648)
      4. Fix “Run macro until the end of file” command skipping the last line issue. (Fix #10441)
      5. Fix tooltip layout and position in RTL mode. (Fix #10646)
      6. Fix docking problem for dockable panel in RTL mode. (Fix #10641)

      Notepad++ v8.1.6 bug-fixes:

      1. Fix NUL file-corruption issue after system shutting down brutally. (Fix #6133)
      2. Fix session lost issue after MS update restarting Windows. (Fix #10402)
      3. Make Markdown UDL work in every dark theme. (Fix #10593)
      4. Fix file can be marked as saved even it’s been deleted outside. (Fix #10401)
      5. Fix status bar text display glitchy in dark mode. (Fix #10564)
      6. Fix white flash on Notepad++ startup in dark mode issue. (Fix #10601)
      7. Fix docked window sizing direction problem in RTL mode. (Fix #10536)
      8. Fix floating panel movement issue in RTL mode. (Fix #10579)
      9. Fix print GUI bug in Preferences dialog. (Fix #10552)
      10. Fix file erased on save issue when there is no free space left on disk (Fix #5664)

      Auto-updater will be triggered in 2 weeks if there’s no critical issue found.

      deus exD 1 Reply Last reply Reply Quote 6
      • deus exD
        deus ex @donho
        last edited by

        @donho said in Notepad++ v8.1.9 new release:

        You may be annoyed by the repetition of new release since v8.1.6, me too.

        Confirmed, I was surprised and a little annoyed at first, too. But then I figured, you don’t do quick follow-up releases just to annoy anyone. Sometimes such things happen, and if the issue to be fixed justifies a short-termed release, I’m all for it.

        @donho said in Notepad++ v8.1.9 new release:

        Let’s pray together for not having any regression in v8.1.9.
        (That reminds me a joke: Software and cathedrals are much the same - first we build them, then we pray.)

        Hahaha! I haven’t heard this joke before and had a good laugh, so thanks for telling. 👍😄

        1 Reply Last reply Reply Quote 5
        • TonyPT
          TonyP
          last edited by

          i like that you did quick updates for the fixes. appreciated

          1 Reply Last reply Reply Quote 2
          • donhoD
            donho
            last edited by

            FYI, Auto-update has been triggered for v8.1.9.

            1 Reply Last reply Reply Quote 2
            • SMACONT Смарт КонтрольS
              SMACONT Смарт Контроль
              last edited by

              Hello!
              You can do it so that you can navigate with one mouse click in the “List of Functions” and “Folder as Project” windows. Double click is now implemented.
              Sorry for my English.

              1 Reply Last reply Reply Quote 0
              • donhoD donho unpinned this topic on
              • PeterJonesP PeterJones locked this topic on
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors