Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 45
  1. #21
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Default WinRAR v7.00 Final

    WinRAR PC v7.00

    logo w10

    Language: Arabic, Armenian, Bulgarian, Catalan, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Euskera, French, Galician, German, Hungarian, Indonesian, Italian, Korean, Mongolian, Norwegian, Polish, Portuguese, Portuguese Brazilian, Romanian, Russian, Spanish, Swedish, Thai, Turkish, Ukrainian, Vietnamese.
    X86 & X64

    Spoiler: What's new and Link
    This post requires you to click the "LIKE this post" button and hit F5 to read this content.
    Last edited by mytheuzen; 28th March 2024 at 09:10 AM. Reason: New languges added.

  2.    Advertissements


  3. #22
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Default Notepad++ 8.6.5

    Notepad++ v8.6.5 Portable (X86/X64/ARM64) Multilingual & Minimalist

    logo11

    Release Date: 2024-03-24

    Spoiler: bug-fixes & new enhancements:

    1. Fix "Replace All" action not notifying plugins of modification regression by adding NPPN_GLOBALMODIFIED.
    2. Fix plugins not receiving some Scintilla notification types regression.
    3. Fix Shortcut Mapper crash problem.
    4. Fix period backup pontential crash due to the dead lock.
    5. Fix NUL characters file corruption after power outrages.
    6. Remedy losing session problem after power outrages.
    7. Fix URLs are not detected after a "Replace All" regression.
    8. Notify user while saving failure due to hardware problem.
    9. Update to scintilla 5.4.3 (from 5.4.1) & Lexilla 5.3.1.
    10. Support template literal (template strings) in JavaScript & make `back-quoted strings` more readable.
    11. Add support for Change History in the text, besides in the margin. Also, make Change History color configurable.
    12. Fix NPPM_RELOADFILE API return wrong result issue.
    13. Enhance Shortcut Mapper filter to find command items more easily
    14. Prevent typing control characters into document & make it optional.
    15. Fix possible no-GUI state when using systray.
    16. Make context menu popup location at current text position when invoked via keyboard.
    17. Fix Notepad++ blocked when closed minimized or from systray.
    18. Fix Mouse Wheel Scrolling in Shortcut Mapper & reduce also the memory use.
    19. Fix python wrong decorator attribute colors & add "ATTRIBUTE" color in styles.xml.model.


    Code:
    Please Login or Register to see the links
    Last edited by mytheuzen; 14th May 2024 at 01:31 PM. Reason: Final version

  4. #23
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Default Notepad++ v8.6.7

    Notepad++ v8.6.7 Portable (X86/X64/ARM64) Multilingual & Minimalist

    logo11

    Release Date: 2024-05-13

    Spoiler: bug-fixes & new enhancements:

    1. Fix regression of multi-edit cursors placed wrongly issue. (Fix #15126)
    2. Fix multi-editing not showing multiple cursors in dark mode. (Fix #15075)
    3. Add auto-completion for Go & Raku, function list for Raku. (Implement #15128)
    4. Fix symbol ‘&’ not showing in Document Switcher. (Fix #15117)
    5. Allow syntax highlighting for custom tags in HTML. (Fix #15093)
    6. Fix dialogs out of screen problem. (Fix #11240, #14913)

    * Notepad++ v8.6.6 (Release Date: 2024-05-10) bug-fixes & enhancements:
    1. Update to scintilla 5.5.0 & Lexilla 5.3.2. (Merge #15042)
    2. Fix crash when crossing the 2GB file size threshold. (Fix #14944, #14981)
    3. Fix a performance issue due to URL recognition. (Fix #13916)
    4. Update to nlohman json 3.11.3. (Merge #15041)
    5. Fix multi-edit resists escape after typing issue. (Fix #14649)
    6. Make F3 & Shift-F3 work in Find Replace dialog. (Fix #2138)
    7. Allow Ctrl-TAB to switch tabs in FindReplace, PluginAdmin and UDL dialogs. (Fix #7932, #14975)
    8. Add programming language support for Go & Raku(Perl 6). (Fix #8090, #4465)
    9. Fix user defined auto-insert not working issue. (Fix #3171, #8063, #12547, #14831)
    10. Enhance GUI: resize checkboxes/radio buttons as text length needs. (Fix #15006)
    11. Enhance GUI: make sizing arrows more coherent in Find dialog. (Fix #15099)
    12. Fix URL enclosed in apostrophes or backtick not working issue. (Fix #14978, #14323, #14212)
    13. Fix wrong dropped file view issue. (Fix #14951)
    14. Fix Korean(한)/English(영) key not working regression. (Fix #14400, #14973)
    15. Fix the tab labels of some dialogs being cut in Dark mode. (Fix #11012)
    16. Fix close button disappeared issue in Find Replace dialog. (Fix #14940)
    17. Apply dark theme to checkbox buttons on Windows 11. (Fix #14929)
    18. Fix menu bar cluttered in Dark Mode issue. (Fix #10130)
    19. Fix Debug Info minor display regression. (Fix #14921)
    20. Enhance Lua language syntax highlighting. (Fix #7615, #15081)
    21. Improve the function list support for Ada. (Fix #14908, #14687, #14498)


    Code:
    Please Login or Register to see the links
    Last edited by mytheuzen; 14th May 2024 at 01:46 PM.

  5. #24
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Default WinRAR v7.01

    WinRAR PC v7.01

    logo w10

    Language: Arabic, Armenian, Bulgarian, Croatian, Danish, Dutch, English, French, German, Greek, Hungarian, Indonesian, Italian, Korean, Mongolian, Norwegian, Polish, Portuguese, Portuguese Brazilian, Russian, Slovenian, Swedish, Thai, Turkish, Ukrainian, Vietnamese.
    X86 & X64

    Spoiler: What's new and Link
    This post requires you to click the "LIKE this post" button and hit F5 to read this content.

  6. #25
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Default Notepad++ v8.6.8

    Notepad++ v8.6.8 Portable (X86/X64/ARM64) Multilingual & Minimalist

    logo11

    Release Date: 2024-06-04

    Spoiler: bug-fixes & new enhancements:

    1. Fix a crash in Column Editor caused by an arithmetic overflow. (Fix #15144)
    2. Fix the issue where any negative repeat value in Column Editor causes a hang. (Fix #15153)
    3. Fix an extra space being inserted in HEX mode issue in Column Editor. (Fix #15168)
    4. Add auto-indent feature for Python. (Fix #15122)
    5. Fix the issue where “show control characters” settings not remembered when switching to another tab. (Fix #13988)
    6. Fix the missing monitoring disabled state icon from the fluent icon set on the toolbar. (Fix #15217)
    7. Adjusted the inaccurate naming of indent settings in thee Preferences dialog. (Fix issue)
    8. Fix the issue where the customized color of active tab in inactive view is missing. (Fix #15140)
    9. Introduce a new plugin command “NPPM_GETTABCOLORID” to retrieve the current tab color ID. (Fix #15115)
    10.Allow the tree view dark mode customization for plugins. (Fix #15077)
    11. Fix the popup dialog for updating not metioning ‘Notepad++’. (Fix #14668)


    Code:
    Please Login or Register to see the links

  7. #26
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Default Notepad++ v8.6.9

    Notepad++ v8.6.9 Portable (X86/X64/ARM64) Multilingual & Minimalist

    logo11

    Release Date: 2024-07-14

    Spoiler: bug-fixes & new enhancements:

    1. Make installation and updates easy & quiet by adding "Yes (Silent)" button.
    2. Add new options '/closeRunningNpp' & '/runNppAfterSilentInstall' in the installer.
    3. Fix crash of "Next Search Result" command on the empty search result.
    4. Fix the regression where the Find dialog size is not remembered across sessions.
    5. Fix the regression of content lost by using Encoding "Convert to..." commands.
    6. Fix the regression of exception/crash on Windows Server Core 2022.
    7. Prevent DirectWrite from being enabled under Windows Sever.
    8. Enhance the quality of Fluent toolbar icon sets for different DPI settings.
    9. Improve the look & feel of tabbar close button in dark mode.
    10. Improve the dark mode tab bar icon in the search results panel.
    11. Add ability to pre-populate the predefined color sets for custom tones.
    12. Add "Show All Character" popup menu on toolbar button.
    13. Fix the rectangular selection copy-paste bug.
    14. Allow opening shortcut files (*.lnk) directly if the file extension is changed.
    15. Fix the lost panels issue.
    16. Add Backspace unindent option.
    17. Fix CSS more indentation bug.
    18. Include F13-F24 keys in Shortcut Mapper.
    19. Fix the problem where the last empty clean untitled tab cannot be closed after renaming.
    20. Add plugin a command (NPPM_SETUNTITLEDNAME) to rename untitled tab.
    21. Display a message box with information about disabled backward regex searching.
    22. Fix the display glitch for unsaved tabs containing tab characters.
    23. Fix status bar and tab bar flicker during the GUI updated (fixed only for dark mode).
    24. Fix the issue with "Begin/End Select" command after deletion.
    25. Resolve the integer overflow problem in the Column Editor.
    26. Adjust the position of hits text in the File Progress dialog.
    27. Fix the deployment of other software blocked due to NppShell.



    Code:
    Please Login or Register to see the links
    Last edited by mytheuzen; 14th July 2024 at 01:23 PM. Reason: Final version

  8. #27
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Default Notepad++ v8.7.0 (Support Taiwan's return to the UN)

    Notepad++ v8.7 Portable (X86/X64/ARM64) Multilingual & Minimalist

    logo11

    Release Date: 2024-09-17

    Spoiler: bug-fixes & new enhancements:

    1. Update to scintilla 5.5.2 & Lexilla 5.4.0. (Implement #15564)
    2. Fix monitoring large files with frequent writes freezing the UI issue. (Fix #9661, #15611)
    3. Fix regression of multiple selections in comboboxes of Find dialog. (Fix #15583)
    4. Fix a single undo reverting many changes issue. (Fix #9426)
    5. Improve Styler Configurator performance considerably. (Fix #12436, implement #15565)
    6. Fix CVE-2014-9456 (but CVE-2014-9456 is not a “Security Vulnerability”). (Fix #12669)
    7. Make find dialog status messages color customizable via Style Configurator. (Fix #5087)
    8. Make individual tab color customizable via Style Configurator. (Fix #12156)
    9. Add new plugin command NPPM_GETNATIVELANGFILENAME & notification NPPN_NATIVELANGCHANGED for native language being changed. (Fix #15513)
    10. Fix Folder as Workspace sorting problem for network storage (Samba, WebDAV, WSL, etc.). (Fix #10557, #15397)
    11. Fix closing unsaved clone document causing periodic backup loss issue. (Fix #8227)
    12. Fix Style Config’s “User-defined keywords” not being saved properly after emptying it. (Fix #15543, #14303)
    13. Add user-defined keyword ability for some supported programming languages (ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JS, JSP, Lua, PHP, Python, RC, Swift, TypeScript, & XML). (Fix #15520)
    14. Add Fluent Icons for enhancing FunctionList, Folder as Workspace & project panels’ icons in lite mode. (Implement #15541, #15532)
    15. Fix Python smart indent issue when a string or comment line ends with a colon. (Fix #15528, #15534)
    16. Add file type filters for UDL in Save dialogs. (Fix #8083, #11096)
    17. Add TOML language (TOML format) support. (Fix #5631)
    18. Add function list for TeX/LaTeX. (Implement #15595)
    19. Recognize Cython files as Python. (Fix 3069#, #3767)
    20. Fix edit zone not getting focus while clicking the active tab. (Fix #8446)
    21. Add the ability to open the copy automatically after the “Save a Copy” command. (Fix #11861)
    22. Fix inability to paste after removing read-only via menu. (Fix issue)
    23. Add one more option for auto-indent so C-Like language indent can be disabled. (Fix #15396)
    24. Fix Style Configurator regression: “URL hovered”’s “Go to Settings” not working. (Fix #15493)


    Code:
    Please Login or Register to see the links

  9. #28
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Default Notepad++ v8.7.1

    Notepad++ v8.7.1 Portable (X86/X64/ARM64) Multilingual & Minimalist

    logo11

    Release Date: 2024-11-04

    Spoiler: bug-fixes & new enhancements:

    1. Update cURL in Notepad++ updater (WinGUp) for fixing cURL's CVE-2024-7264 issue.
    2. Fix opened network files hanging while the network disconnected.
    3. Fix not being able to open folder via cammand argument regression.
    4. Update to Scintilla 5.5.3 & Lexilla 5.4.1.
    5. Fix modified Find dialog status msg colors not being remembered through sessions.
    6. Fix hanging issue while hiding lines.
    7. Make left behide hide line close marker removable.
    8. Fix Find dialog status bar wrong messaging (regression).
    9. Fix URL parsing issue with '?' after '#'.
    10. Add "Close to system tray" ability.
    11. Add tab created time tooltip for new opened untitled tab.
    12. Improve GUI to avoid user confusion between Global override & Default Styles.


    Code:
    Please Login or Register to see the links
    Last edited by mytheuzen; 6th November 2024 at 08:12 AM. Reason: Final version

  10. #29
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Tool WinRAR PC v7.10

    WinRAR PC v7.10 Beta 3

    logo w10

    Language: Azerbaijani, Chinese Traditional, English, French, German, Hungarian, Indonesian, Lithuanian, Portuguese, Portuguese Brazilian, Russian, Swedish.
    X64

    Spoiler: What's new and Link
    This post requires you to click the "LIKE this post" button and hit F5 to read this content.
    Last edited by mytheuzen; 4th February 2025 at 04:52 PM. Reason: Beta 3, new languages

  11. #30
    Master mytheuzen's Avatar
    Join Date
    May 2014
    Location
    I'm on the air
    Posts
    743
    Rep Power
    1008

    Tool Notepad++ v8.7.2 : in a world of Elon, be a Zelensky

    Notepad++ v8.7.2 Portable (X86/X64/ARM64) Multilingual & Minimalist

    logo11

    Release Date: 2024-11-27

    Spoiler: new feature & bug-fixes:

    1. Add Pin tab feature.
    2. Tabbar enhancement: Hide inactive tab Close & Pin buttons.
    3. Tabbar enhancement: Highlight inactive darken tab on mouse hover.
    4. Fix Ctrl-C not doing copy from Search result issue.
    5. Add "Minimize / Close to" option for System tray.
    6. Add ability to open/copy selected files from Search-results.
    7. Fix replace field focus losing when Notepad++ is switched back.


    Code:
    Please Login or Register to see the links
    Last edited by mytheuzen; 27th November 2024 at 08:07 AM. Reason: Final version

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •