Releases: Ardalyst/Celedon-Autonumber-RTM
Releases · Ardalyst/Celedon-Autonumber-RTM
AutoNumber Solution v1.2.0.0
v1.2
The plugin distributed with this version is NOT compatible with previous versions. You can import this Solution over the existing as an upgrade but you will need to convert the existing auto-number steps to the new plug-in in order to maintain support.
- Updated Code Formatting - ReSharper all the things!
- Refactored code to be Thread Safe
- Packaged Solution is exported for v8.0 (2016 RTM) - this means support for the v1.2 Solution is supported in 8.x + (Including 9.0) versions of CRM.
- SDK Version is set to 6.0.0
- Added back the test cases and converted to NUnit so that travis-ci can build
AutoNumber Solution 1.1.1
Fixed bug in Config validation
AutoNumber Solution 1.1.0
Added new features:
- Supports 0 digit numbers (allows fully custom calculated fields, without adding any number)
- Added ability to generate random strings
- Can now trigger generation on either a Create OR Update event of a record
AutoNumber Solution 1.0.1
Fixed a bug where existing null or empty string in target attribute w…
Initial Release
1.0 Initial Commit