Activity
Add filtering by WebResourceType to web resource retrieval
Add filtering by WebResourceType to web resource retrieval
Add support for specifying valid file extensions
Add support for specifying valid file extensions
Changed plugin registration to create a new assembly, if major/minor …
Changed plugin registration to create a new assembly, if major/minor …
Undid version bump (as this is not a release)
Undid version bump (as this is not a release)
#75 - Optimized CRM queries related to workflows, plugins, customapis…
#75 - Optimized CRM queries related to workflows, plugins, customapis…
on Apr 30, 2024
Merge pull request #76 from delegateas/assembly-not-updated
Merge pull request #76 from delegateas/assembly-not-updated
on Apr 29, 2024
Update date in release note
Update date in release note
Prettify the log message and change function name to actually make sense
Prettify the log message and change function name to actually make sense
Update date in release notes
Update date in release notes
Update release notes
Update release notes
Take a SHA hash of the actual assembly file, instead of trying to loa…
Take a SHA hash of the actual assembly file, instead of trying to loa…
Fix: The comparison should be and instead of or, otherwise hash match…
Fix: The comparison should be and instead of or, otherwise hash match…
Compare version between local and registered assembly.
Compare version between local and registered assembly.
Now set ChildClassName
Now set ChildClassName
Added support for plugins with config and secure config
Added support for plugins with config and secure config
#70 - Fixed 'useUniqueInstance' to default to 'false' to maintain per…
#70 - Fixed 'useUniqueInstance' to default to 'false' to maintain per…
on May 23, 2023
Updated release notes
Updated release notes
on May 23, 2023
Updated Nuget packages to match latest.
Updated Nuget packages to match latest.
on May 22, 2023
Fixed error when plugin.cs or customapi.cs was missing from assembly
Fixed error when plugin.cs or customapi.cs was missing from assembly