All Versions
10
Latest Version
Avg Release Cycle
338 days
Latest Release
2585 days ago

Changelog History

  • v1.3.3

    February 28, 2017
  • v1.3 Changes

    August 03, 2016
    • 0๏ธโƒฃ It is now possible to specify a default insertion point in an extension point. This can be done using two new attributes: defaultInsertBefore and defaultInsertAfter.
    • ๐Ÿ†• New GetResourceInfo() method in RuntimeAddin. It can be used to get information about how a resource has been persisted.
    • โž• Add support for application level add-ins config file. Allows applications to disable shipped add-ins by default.
    • ๐Ÿ†• New icons in add-in manager.
    • ๐Ÿ›  Fixed incorrect text format when using the console logger.
    • ๐Ÿ›  Fixed bug when loading gettext catalog.
  • v1.2 Changes

    November 20, 2014

    ๐Ÿš€ This releases has several improvements and bug fixes:

    • ๐Ÿ›  Fixed bug that caused add-ins to be disabled when being updated.
    • ๐Ÿ›  Fixed several issues when scanning assemblies.
    • When evaluating a condition, ensure that the add-in that implements that condition is loaded. This change requires some new information to be stored in the add-in database, so the db version number has been bumped.
    • ๐Ÿ›  Fixed assembly resolution bug when running in MS.NET.
    • โž• Added GTK3 implementation of the add-in manager.
    • โšก๏ธ Registered repositories are now automatically updated the first time the add-in manager is shown.
  • v1.1 Changes

    January 24, 2014

    ๐Ÿš€ This releases has several improvements and bug fixes

    • When disabling an add-in, disabled all versions of the add-in
    • ๐Ÿ‘ Allow embedding .addin files into submodule assemblies
    • ๐Ÿ›  Fixed some issue when scanning dlls
    • โž• Added new assembly attributes for defining add-in properties
    • ๐Ÿ›  Fixed deadlock when loading add-in roots
    • ๐Ÿ›  Fixed GAC assembly directory search for .net 4.0
    • โž• Added support for variables in add-in manifests
    • โšก๏ธ Updated Cecil from upstream
  • v1.0 Changes

    July 16, 2013
    • ๐Ÿ›  Fixed crash in ExtensionContext finalizer
    • Minor optimizations
  • v0.6.2

    August 04, 2011
  • v0.6.1

    April 19, 2011
  • v0.6

    March 01, 2011
  • v0.5

    May 25, 2010
  • v0.4

    November 04, 2008