notepadnext (0.12-1+stackrpms) obs; urgency=low

  * Upstream has dropped support for Qt < 6.5 now.
  * Upstream updates
    * Allow customized toolbar by @dail8859 in #762
    * Allow specifying multiple custom shortcuts for actions by @dail8859
      in #763
    * Highlight search results by @dail8859 in #775
    * Update NotepadNext.desktop on Linux by @marcelocripe in #764
    * Mark token occurrences with specific colors by @dail8859 in #781
    * Update Lexilla and Scintilla by @dail8859 in #787
    * Fix potential vulnerable cloned lua functions by @npt-1707 in #756

 -- B. Stack <bgstack15@gmail.com>  Tue, 22 Jul 2025 10:21:31 -0400

notepadnext (0.11-1+stackrpms) obs; urgency=low

  * Upstream updates
    * Allow customization of editor context menu by @dail8859 in #733
    * Update Qt Advanced Docking System by @dail8859 in #737
    * Update Portuguese (Portugal) translation by @hugok79 in #707
    * Update QSimpleUpdater by @dail8859 in #710
    * Add initial Spanish translation. by @Ursamenux in #711
    * Update Portuguese (Portugal) translation by @hugok79 in #718
    * Update Spanish (Nicaragua, es_NI) translation. by @Ursamenux in #721
    * Update Scintilla & Lexilla by @dail8859 in #726
    * Rework translation file naming by @dail8859 in #734

 -- B. Stack <bgstack15@gmail.com>  Tue, 08 Apr 2025 09:55:30 -0400

notepadnext (0.10-1+stackrpms) obs; urgency=low

  * Upstream updates
    * Add more bookmark operations (cut/copy/delete) by @dail8859 in #679
    * Add Debug Info dialog box
    * Allow overriding terminal command by @dail8859 in #685
    * Update Scintilla and Lexilla by @dail8859 in #684
    * Add Nix language by @dail8859 in #687
    * Auto close HTML tags by @dail8859 in #690
    * Add HTML highlighting in PHP files by @dail8859 in #691
    * Add basic lua console history by @dail8859 in #692
    * Auto detect EOL mode by @dail8859 in #693
    * Add default EOL setting
    * Add default end of line setting by @dail8859 in #694
    * Make Find/Replace Dialog resize-able by @dail8859 in #695
    * Backup settings when running --reset-settings
    * Fix file loss when having a single temporary file by @dail8859 in #675
    * Add Czech translation by @mkasik75 in #681
    * Add Brazilian Portuguese translation by @lucasvmx in #665
    * Update Swedish translation by @eson57 in #666
    * Update Portuguese (Portugal) translation by @hugok79 in #686

 -- B. Stack <bgstack15@gmail.com>  Fri, 24 Jan 2025 16:19:52 -0500

notepadnext (0.9-1+stackrpms) obs; urgency=low

  * Upstream updates
    * Add overtype toggling by @dail8859 in #589
    * Search Box Positioning by @pydavem in #591
    * Copy Search results #224 by @pydavem in #596
    * Fix crashes with Qt 6.7.2 by @sandman7920 in #623
    * Fix macro saving
    * Adjust JSON error colors
    * Add additional word chars by @dail8859 in #625
    * Fix keywords for C by @dail8859 in #632
    * Add backward direction to Find dialog by @accessv in #635
    * Add loading of custom application styling by @dail8859 in #637
    * Add option to sort file list by name by @dail8859 in #638
    * Attempt to fix Win10 crash by @dail8859 in #639
    * Update NotepadNext_sv_SE.ts by @eson57 in #606
    * Updated Ukrainian translation by @YALdysse in #610
    * Update Portuguese (Portugal) translation by @hugok79 in #579
    * Update Traditional Chinese locale by @PeterDaveHello in #646
    * Update Scintilla to v5.5.0 by @dail8859 in #587
    * Update Lexilla to v5.3.2 by @dail8859 in #588

 -- B. Stack <bgstack15@gmail.com>  Thu, 05 Dec 2024 15:46:06 -0500

notepadnext (0.8-1+stackrpms) obs; urgency=low

  * Upstream updates
    * Allow overriding shortcut keys by @dail8859 in #571
    * Allow setting default font and size by @dail8859 in #552
    * Allow specifying custom tab bar context menu
    * Add match count to Quick Find by @dail8859 in #572
    * Add shortcuts to switch to next or previous tab
    * Add folding shortcuts
    * Close the initial editor when opening a file
    * Add 'Exit on last tab closed' option
    * Add -n command line parameter to open file at specified line number
    * Add Polish translation by @kocio-pl in #519
    * Add Russian translation by @dchapyshev and @adem4ik in #521 and #559
    * Update Portuguese translation by @hugok79 in #563
    * Check filename before save on Save a Copy As... by @detinho in #527
    * Update CFBundleIdentifier by @FnControlOption in #529
    * Adapt the Find/Replace dialog UI for MAC by @ErickWei in #538
    * Adapt the Preference dialog UI for MAC by @ErickWei in #542
    * Update Linux screenshot by @japanoise in #549
    * Restore status bar visibility on startup

 -- B. Stack <bgstack15@gmail.com>  Tue, 25 Jun 2024 10:48:45 -0400

notepadnext (0.7-1+stackrpms) obs; urgency=low

  * Upstream updates
    * Add app to Window's "Open With" suggestions for text files
    * Add match/case keywords to Python
    * Add ability to set GUI translation via preferences dialog
    * Add preference option to set GUI translation
    * Add visual indicator of zoom level
    * Add persistent bookmarks between sessions
    * Add QuickFind wrap indicator
    * Style python decorator attributes
    * Make language in preference dialog more consistent
    * Update Window title to indication if running in admin mode
    * Fix file filter on file dialog boxes
    * Fix ActionScript
    * Keep File List items in order
    * Properly handle cancelling of Export As dialog
    * Chinese Simplified Translation Update

 -- B. Stack <bgstack15@gmail.com>  Wed, 20 Mar 2024 15:43:38 -0400

notepadnext (0.6.4-1+stackrpms) obs; urgency=low

    * Fix PHP keyword list and folding
    * Add a checkbox to run the application when the Windows installation
      is finished
    * Add Less & SCSS
    * New keywords/extensions for JS/HTML
    * Restore window to previous size after fullscreen
    * Add "Copy URL" to context menu
    * Fix URL decode always being active
    * Save temp file language settings
    * Enable folding of HTML and XML files
    * Accept file URIs as files to open
    * Fix infinite loop due to zero-length matches
    * Optimize search results dock scroll on Mac
    * Warn user if the install directory for Windows is not empty
    * Update Lexilla/Scintilla
    * Implement platform-dependent exit hotkey
    * Fix tab's title/text elided when lots of files/tabs opened
    * Add Traditional Chinese translation
    * Update Turkish translation
    * Update Chinese (Simplified) translation

 -- B. Stack <bgstack15@gmail.com>  Mon, 06 Nov 2023 14:44:06 -0500

notepadnext (0.6.3-1+stackrpms) UNRELEASED; urgency=low

    * Update Qt to v6.5
    * Add more Book Mark features
    * Add Turkish translation
    * Allow escaped characters and comments in JSON
    * Detect INI and JSON files based on file contents
    * Fix Highlighted Scroll Bar showing smart highlight
    * Fix regex search performance
    * Fix Select Next action using incorrect search flags
    * Fix opening multiple files at once
    * Respect tab and tabwidth in language files
    * Fix incorrect locale detection loading wrong language
    * Fix auto-complete box popping up on Mac when typing
    * Fix crash on macOS in entry of multi-character strings with IME
    * Fix hex view font family issue on MacOS
    * Automatically resize search results dock contents
    * Collapse top level items when a new search result is added
    * Fix search result font size being too small on Mac
    * Fix C# highlighting

 -- B. Stack <bgstack15@gmail.com>  Mon, 06 Nov 2023 14:43:40 -0500

notepadnext (0.6.1-1+stackrpms) obs; urgency=low

    * Add encoding/decoding for Base 64 and URL
    * Add menu option to remove empty links
    * Add filename extension support on macOS
    * Add "Show in Explorer" and "Open Command Prompt Here" for Windows
    * Add functionality to combine search results on the same line
    * Add message to find dialog when search wraps around
    * Add Ukrainian translation
    * Update Scintilla to v5.3.4
    * Custom context menu for editors
    * Identify more languages based on shebang
    * Update desktop file to pass file name argument
    * Provide better user error messages when files cannot be saved
    * Prevent crash when opening non-readable file
    * Fix SmartHighlighter stylers
    * Fix loading of translation files
    * Fix applying .editorconfig settings
    * Fix regular expression searching when file contained 3 or 4 byte
      characters

 -- B. Stack <bgstack15@gmail.com>  Mon, 10 Apr 2023 10:05:14 -0400

notepadnext (0.6-1+stackrpms) obs; urgency=low

  * Upstream updates
    * Add ability to restore opened and unsaved files between application
      restarts (this is experimental and should be used with caution)
    * Switch to Qt6 for official distribution (Flatpak distribution will
      remain on v5.15)
    * Build universal (multi-architecture) binaries for MacOS for native
      ARM support
    * Add Column Mode dialog to insert text/numbers at a specific column
    * Add File List to show opened editors
    * Add copying/exporting as HTML and RTF
    * Add app icon to Linux AppImage
    * Open all files when folder is dropped into the application
    * Allow renaming of temp files
    * Allow editing characters through the Hex Viewer
    * Update Lexilla to v5.2.1
    * Update Scintilla to v5.3.2
    * Default to UTF-8 for empty files
    * Fix crash on Linux when secondary instance opens non-existent file
    * Fix replacing all matches in a document

 -- B. Stack <bgstack15@gmail.com>  Sun, 22 Jan 2023 15:27:39 -0500

notepadnext (0.5.6-1) obs; urgency=low

  * Upstream updates
    * Add Alt+Down to duplicate current line
    * Add shortcut for Replace
    * Add ability to detect language from start of file
    * Auto detect XML files
    * Handle multi-byte characters in regex matching
    * Highlight and enable Ctrl+Click to open URLs located in the file
    * Show hidden files on file dialogs for Linux
    * Save/Restore editor zoom level
    * Update Chinese translation
    * Optimize application closing with opened files
    * Fix Javascript syntax highlighting
    * Fix displaying of non-ascii chars in Hex Viewer
    * Fix Scintilla's RectangularSelectionModifier for Qt
    * Fix forcing window to foreground on Windows
    * Attempt to bring window to foreground on Linux
    * Update Scintilla to v5.3.1
    * Update Lexilla to v5.2.0

 -- B. Stack <bgstack15@gmail.com>  Tue, 22 Nov 2022 10:25:59 -0500

notepadnext (0.5.5-1) UNRELEASED; urgency=low

  * Upstream updates
    * Add ability to manage/edit recorded macros
    * Add very basic hex viewer
    * Windows Installer detects running application
    * Open files in read-only mode

 -- B. Stack <bgstack15@gmail.com>  Tue, 22 Nov 2022 10:25:59 -0500

notepadnext (0.5.4-1) obs; urgency=low

  * What's changed:
    * Add Debug Log dock for displaying debug output in the application
    * Add command line argument --reset-settings to clear all application
      settings
    * Add basic context menu to Search Results
    * Add larger icon for Start Menu on Windows
    * Add automatic Winget releases
    * Select matching text in editor when navigating from search results
    * Better codec detection and conversion
    * Enable some NSIS Components by default
    * Fix memory leak
    * Fix line numbers displayed in search results
    * Fix "Open With" command on MacOS
    * Prevent crash when attempting to show autocomplete off-screen
    * Fix missing translation when running from the right-click context
      menu on Windows

 -- B. Stack <bgstack15@gmail.com>  Wed, 03 Aug 2022 14:33:45 -0400

notepadnext (0.5.3-1) obs; urgency=low

  * What's changed:
    * Add 'Find All in All Documents'
    * Add 'Replace All in All Open Documents'
    * Add ability to navigate to search results
    * Add Swedish translation
    * Add command line argument to load a specified translation
    * Fix segfault when trying to open non-existing file
    * Fix allowing user to create non-existing file
    * Ensure lines are visible when going to range
    * Fix crash when dragging text into the application
    * Automate publishing GitHub release
  * Package changes
    * Disable internationalization because of incomplete steps

 -- B. Stack <bgstack15@gmail.com>  Mon, 11 Jul 2022 16:33:08 -0400

notepadnext (0.4.10-1) obs; urgency=low

  * Initial release. Closes: packages-want#23

 -- B. Stack <bgstack15@gmail.com>  Thu, 14 Apr 2022 10:51:50 -0400
