1.16.0
2023-04-03
• A big change to how text highlight logic works. It should not provide much better performance and reliability.
• Capture group coloring used to start with red, which was too harsh, it is now moved towards the end of the list of colors.
• Removed the "Created" message which appears on screen when a new regex is added.
• Added a "Select all" button for the test text.
• Fixed an issue where some text fields would be too "smart" and change characters such as `...` to `…` or `"` to `“`.
• Removed old third-party frameworks and switched to native code, which makes the app size smaller and improves performance.
1.15.1
2022-04-03
• This is just a maintenance release which updates/replaces some of the third-party frameworks used in the app (for example the UI framework used to display alert messages)
1.15.0
2021-11-08
• The export / import feature now also includes the "replacement text" if there is any
• The additional buttons now of the keyboard now also has a "Select all" quick shortcut for the test text field
1.14.0
2021-08-12
• When using the "previous / next" match function, the current match is now indicated as a label, e.g. "Match 2 of 8"
• Fixed a bug which caused test text highlights (match background, capture group underlining and current match background) to be applied incorrectly, causing missing or misaligned highlights. Thanks to the user who reported this issue.
• In the Results lists screen, if there is a selected match, when arriving to the screen the list scrolls to it much quicker
1.13.0
2021-08-09
• Small tweak to the "Previous" / "Next" match buttons so that they're disabled if there are no results
1.12.0
2021-07-15
• New feature - Previous / Next match - in the Editor you now have a 'Previous' and 'Next' match buttons which highlight the selected match.
Also in recent updates:
• You can sort the regular expressions list by name, date created or date last modified
1.11.0
2021-07-03
• The sorting feature now also allows sorting by "Last modified".
• The Import screen now has a "Done typing" button to dismiss the keyboard.
1.10.0
2021-06-17
• Sorting: By popular demand - Sorting is now here! Until now the regexes were always sorted by the time they were created, with the newest ones appearing on top of the list. Now you can choose the direction of sorting (newest to oldest vs oldest newest) and also sort by name (A-Z or Z-A). Thanks to the user who suggested this feature! (works on iOS 14.0 or later)
Also in recent updates:
• There's a "Share" button (under regex options) so you can quickly share your regex (along with any flags, test text and replacement text).
• You can change the colors of the match highlight (works on iOS 14.0 or later). Try it out under Settings > Themes > Regex Theme.
1.9.1
2021-05-18
• Duplicating a regex now also copies over the "replace text" field
Also in recent updates:
• There's now a "Share" button (under regex options) so you can quickly share your regex (along with any flags, test text and replacement text).
• You can change the colors of the match highlight (works on iOS 14.0 or later). Try it out under Settings > Themes > Regex Theme.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.9.0
2021-04-26
• There's now a "Share" button (under regex options) so you can quickly share your regex (along with any flags, test text and replacement text). Thanks to the user who suggested this feature.
Also in recent updates:
• By popular demand - now you can change the colors of the match highlight (works on iOS 14.0 or later). Try it out under Settings > Themes > Regex Theme.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.8.0
2020-11-01
By popular demand - now you can change the colors of the match highlight (works on iOS 14.0 or later). Try it out under Settings > Themes > Regex Theme.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.7.1
2020-09-12
• If the app is closed by iOS in the background, the text you've typed is saved (it used to be lost). Thanks to the user who suggested this improvement.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.7.0
2020-03-26
>> New feature
• RegEx Lab now supports Dynamic Type - the Text Size you choose under iOS Settings > Display & Brightness > Text Size, or in the Accessibility Settings. The older "Text Size" preference from inside the app is gone - with this new approach you can choose much larger text sizes.
>> New feature
• You can now export / import all your regular expressions. This could be useful as a backup or if you're moving to a new device.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.6.1
2020-03-23
>> New feature <<
• You can now export / import all your regular expressions. This could be useful as a backup or if you're moving to a new device.
Other small fixes:
• Fixed a crash when trying to send user feedback.
• Fixed a visual issue in dark mode where some pop-up messages had dark text on dark background, making them very hard to read.
Thanks to the users who spotted these bugs and contacted me!
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.6.0
2020-03-22
• You can now export / import all your regular expressions. This could be useful as a backup or if you're moving to a new device.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.5.1
2020-03-05
• Tweaked some fonts and layout for better readability
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.5.0
2019-08-14
• In the matches list screen there is now an option to copy all matches to the clipboard. Thanks to the user who suggested this feature.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.4.0
2018-11-19
• Named capture groups
By popular demand - added (experimental) support for named capture groups. The native implementation by iOS is limited, so some workarounds are used and things might not work in all cases. If you notice issues, you can provide feedback via the Feedback menu.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.3.1
2018-10-12
This is a small update with iOS 12 optimisations.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.3.0
2018-08-19
Some UI improvements in this release (thanks to users' feedback):
• Capture groups colors have been improved (made brighter / more saturated for better visibility)
• Capture groups underlining has been made thicker for better visibility
• Some buttons have been made wider to be easier to tap (for example the Cheatsheet button)
• Some in-app messages have been tweaked to show for slightly longer, allowing time to read (for example when duplicating a regex)
Thanks to the users who suggested these (and other) improvements. Your feedback is very valuable!
If you would like to make suggestions or comments, please email
[email protected] (or use the app > Settings > Contact developer). (No need to disclose your email if you use the in-app method.)
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.2.3
2018-07-30
• Fixed a bug that meant the review prompt might be shown multiple times in the same day to some users. Apologies to anyone affected by this.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.2.2
2018-04-30
• This is a maintenance release. Switched to a new crash reporting framework and updated other third-party frameworks used in the app.
If you like RegEx Lab, please take a moment to rate or review - thanks!
1.2.1
2018-03-22
• Corrected a typo in the first screen ("Regular Expression", not "Regular Expresson"). Thanks to the user who spotted it and notified me.
If you like RegEx Lab, please take a moment to rate or review - it really helps!
1.2.0
2018-01-06
• Added regex syntax highlighting - now it's a lot easier when editing your regex to see capture groups, character sets, escaped literals and even syntax errors.
• Added a warning when special characters might cause unexpected results.
1.1.0
2017-11-29
This is the biggest update yet!
• Replace feature - now you can perform a replace operation on the results
• Undo / Redo buttons - when you edit a text field you can now easily undo / redo
• Themes - dark and light themes to choose from
• Many other small fixes and improvements