Community
    • Login

    Notepad++ 8.1.6 Release Candidate

    Scheduled Pinned Locked Moved Announcements
    4 Posts 2 Posters 545 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

      Notepad++ v8.1.6 Release Candidate is available for testing:
      http://download.notepad-plus-plus.org/repository/8.x/8.1.6.RC/

      This release is trying to fix 2 long time unfixed issues (several tries but failed though): NUL file-corruption & losing session problem while power cuts or Windows auto-restart PC for updating - The file saving API is changed from POSIX IO functions to Win32 native IO API to remedy these 2 problems so please check the saving functionalities to make sure there’s no regression.

      Notepad++ v8.1.6 bug-fixes:

      1. Fix NUL file-corruption issue after system shutting down brutally (power cuts). (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)

      Edit (2021-10-10): 8.1.6 RC is updated for fixing white flash startup in dark mode issue. I didn’t create RC2 since the modification is small and it won’t impact the stability of release.

      donhoD 1 Reply Last reply Reply Quote 5
      • donhoD
        donho @donho
        last edited by donho

        In general no news means no regression, or it’s because only few people try this RC so no regression can be revealed. In anyway v8.1.6 will come out in 1 day.

        1 Reply Last reply Reply Quote 2
        • Ashfaaq18A
          Ashfaaq18
          last edited by

          Hi donho, the 6th point (white flash) does not apply when Darkmode Npp is launched through cmd with position data.
          I’ve opened an issue and linked a fix to it here (https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10657)

          donhoD 1 Reply Last reply Reply Quote 1
          • donhoD
            donho @Ashfaaq18
            last edited by donho

            @Ashfaaq18
            I just saw your fix. It’s a good fix, thank you for the coding effort.
            However, the v8.1.6 is ready to go, and Notepad++ launch via command line is the rare case comparing to the launch via the shortcut. So this bug-fix will be integrated surely, but in the future release (v8.1.7).

            1 Reply Last reply Reply Quote 2
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors