v1.2 [Dec 15, 2011]
Improvements:
Installer: Create portable installation without admin rights.
Pattern: National ID: US social security numbers now allow the full ranges 7xx and 8xx as the first 3 digits.
Bug fixes:
Copy/Use: The regex \\n (literal backslash and literal n) was not converted properly when coping C-style or Java strings or generating C or Java code snippets.
Pattern: Integer: Repeating a field that uses the Integer pattern without limiting the pattern to certain ranges and selecting a single integer format that does not use a format specifier resulted in invalid regular expressions.
Pattern: Text matched by other field: The drop-down list to select the other field did not list pattern fields that were nested inside the same alternation or sequence field as the field using the "text matched by other field" pattern.
Pattern: URL: Unnecessary opening parentheses were generated, causing the regex to be broken, when setting "file names" to "specific file names only" or to "specific extensions only".