Reginald Changelog

What's new in Reginald 1.0.1

Oct 31, 2022
  • Fixed:
  • Blurry application icons due to the Windows 11 October update.
  • Fixed application crashing due to %APPDATA% directory not being created before being used.

New in Reginald 1.0.0 (Oct 14, 2022)

  • Added:
  • Ability to search through files and folders on your computer.
  • Search and clipboard manager windows can become transparent by toggling Ctrl + T.
  • Clear clipboard keyword to empty Reginald's clipboard manager.
  • forcequit keyword to forcibly close applications.
  • Optional decimal separators for the calculator keyword.
  • Features section in settings.
  • Search results limit.
  • Option to run applications as administrator by pressing Alt + Enter.
  • Changed:
  • Application icon.
  • Move most settings under the Features section.
  • Improve performance when dealing with large text selections in clipboard manager.
  • Clipboard items can be deleted by right-clicking and clicking Delete.
  • Build compression setting from 'for size' to 'for speed'.
  • Fixed:
  • Major performance improvements.
  • Clipboard manager will now remove the last item when the limit is reached.
  • Search results clipping outside the search window.

New in Reginald 0.11.0 (Jun 12, 2022)

  • Added:
  • Added a built-in clipboard manager
  • The clipboard manager can be accessed by pressing Shift + Alt + V
  • The installer now contains an option to run the application after installation
  • Added original acrylic material
  • Changed:
  • The main search box window is now a popup window
  • Changed appearance of the settings section of the application
  • Removed third-party UI libraries
  • Improved handling of URLs
  • Multiple instances of the application are now prevented from concurrently running
  • Change appearance of the scroll bar
  • Fixed:
  • Fixed bug where certain math expressions would crash the application
  • Fixed bug where the Alt key would be programmatically stuck
  • Fixed regex parsing bug where certain symbols would crash the application
  • Fixed bug where the application wouldn't run on startup after updating
  • Fixed bug where pressing Tab on a keyword would crash the application

New in Reginald 0.10.0 (Jan 24, 2022)

  • Added:
  • Added ability to have Reginald launch on system startup:
  • This setting can be toggled in either:
  • the menu of the system tray icon
  • the General settings page in the settings portion of the application
  • Added toggle button for text expansions
  • Added support for uppercase letters and symbols in text expansion triggers:
  • You are no longer restrained to using a dollar symbol for your triggers
  • If you have been using a version of Reginald prior to v0.10.0, please review your triggers and manually prefix a dollar symbol (or any other symbol if you wish) to them
  • Added ability to view current timers and cancel them:
  • Type timers to view a list of currently active timers and see how much time is left
  • You can press Alt + Enter on a selected timer to cancel it
  • Fixed:
  • Fixed issue where certain URLs would not be picked by the search box
  • Fixed issue where poorly constructed URLs would be picked by the search box
  • Fixed issue where timer keyword would incorrectly parse the input text

New in Reginald 0.9.1 (Jan 5, 2022)

  • Changed interface for adding user keywords
  • Search Box Appearance has been removed from the menu sidebar
  • UI has been made more consistent in the settings portion of the application
  • Changed icons for a few of the default keywords
  • Refactored a majority of the codebase:
  • Adding new features will be much more seamless and quicker

New in Reginald 0.9.0 (Nov 14, 2021)

  • Added:
  • Added a new and exciting feature: text expansions
  • You can configure these within the settings panel of the app under Expansions

New in Reginald 0.8.0 (Oct 28, 2021)

  • Added ability to to disable the application through the system tray icon
  • Added fluent support for Windows 11
  • Added new theme: "Black Cherry"

New in Reginald 0.7.0 (Oct 4, 2021)

  • Added:
  • Added ability to close open applications by using the quit command
  • Fixed:
  • Fixed issue where timer messages would become overridden by other search results
  • Fixed issue where the application would crash if alphabetical characters were provided after the timer command instead of a number
  • Fixed issue where fields would disappear from settings app if they were disabled

New in Reginald 0.6.1 (Sep 26, 2021)

  • Fixed issue where search results would become highlighted if the cursor was already over the area of the search result again

New in Reginald 0.6.0 (Sep 25, 2021)

  • Added:
  • Themes have been properly added to the settings window, paving the way for more proprietary and user-generated themes
  • Changed:
  • Search box window should now open significantly more quickly than before
  • Fixed:
  • Fixed issue where a search result would become highlighted if the cursor is already over the area of the search result when it appears
  • Removed:
  • Removed ability to toggle the light/dark modes and the border around the search box window

New in Reginald 0.5.0 (Sep 8, 2021)

  • Added:
  • Added ability to open settings pages from search bar
  • Fixed:
  • Fixed issue where Styvio API would cause application to crash if certain values are empty

New in Reginald 0.4.3 (Sep 6, 2021)

  • Fixed issue where calculations involving a single, lone decimal ('.') would cause the application to crash
  • Fixed issue where apostrophes would cause the application to crash