All notable changes to this project will be documented in this file.
- Blurry application icons due to the Windows 11 October update.
- Fixed application crashing due to %APPDATA% directory not being created before being used.
- 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.
- 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'.
- Major performance improvements.
- Clipboard manager will now remove the last item when the limit is reached.
- Search results clipping outside the search window.
- 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
- 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 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
- 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
- This setting can be toggled in either:
- 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
- If you have been using a version of Reginald prior to
- You are no longer restrained to using a dollar symbol for your triggers
- 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
- You can press
- Type
- 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
- 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
- Added a new and exciting feature: text expansions
- You can configure these within the settings panel of the app under
Expansions
- You can configure these within the settings panel of the app under
- Added ability to to disable the application through the system tray icon
- Added fluent support for Windows 11
- Added new theme: "Black Cherry"
- Added ability to close open applications by using the
quit
command
- 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
- Fixed issue where search results would become highlighted if the cursor was already over the area of the search result again
- Themes have been properly added to the settings window, paving the way for more proprietary and user-generated themes
- Search box window should now open significantly more quickly than before
- 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 ability to toggle the light/dark modes and the border around the search box window
- Added ability to open settings pages from search bar
- Fixed issue where Styvio API would cause application to crash if certain values are empty
- 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
- Added acrylic blur behind search box window
- Fixed issue where entering parentheses into the search box would crash the application
- Added a new utility: empty recycle bin
- Changed UI again due to major issues with the previous UI library
- Made text selectable in special keyword search results
- Updated developer info
- Fixed issue where restart button wouldn't reopen the application
- Fixed issue where search box would not close after using the timer command
- Fixed issue where the system tray icon would no longer function after a period of time
- Fixed several responsiveness issues
- Changed minimum supported version of Windows 10 to Build 18362 (version: 1903; codename: 19H1; released: May 21, 2019; marketing name: May 2019 Update)
- Fixed issue where new tabs opened in the web browser would lose focus after being opened
- Added the
timer
keyword which allows users to create notifications that will be displayed after a set amount of time - Added ability for user to change the highlight color of search results to the system highlight color
- Added new tabs in the side navigation menu
- Added ability for user to change key binding for opening the search box window
- Massively revamped the UI
- Changed keyword search results from appearing if only part of the keyword was entered
- Update version number in NotifyIcon tooltip
- URIs without schemes will break if the top-level domain contains a space and doesn't contain a forward slash
- Changed minimum supported version of Windows 10 to Build 17763 (version: 1809; codename: Redstone 5; released: November 13, 2018; marketing name: October 2018 Update)
- Added ability to enable a border around the search box
- Added ability to calculate factorials
- Added special keywords to search results
- Fixed startup time of search box window
- First release