Skip to content

Releases: Ardalyst/Celedon-Autonumber-RTM

AutoNumber Solution v1.2.0.0

27 Oct 16:39
Compare
Choose a tag to compare

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

02 Jun 07:15
Compare
Choose a tag to compare

Fixed bug in Config validation

AutoNumber Solution 1.1.0

02 Jun 06:10
Compare
Choose a tag to compare

Added new features:

  1. Supports 0 digit numbers (allows fully custom calculated fields, without adding any number)
  2. Added ability to generate random strings
  3. Can now trigger generation on either a Create OR Update event of a record

AutoNumber Solution 1.0.1

27 Oct 19:58
Compare
Choose a tag to compare
Fixed a bug where existing null or empty string in target attribute w…

…ould prevent auto number creation

Initial Release

23 Sep 21:22
Compare
Choose a tag to compare
1.0

Initial Commit