Skip to content

Mono.Addins 1.3

Latest
Compare
Choose a tag to compare
@slluis slluis released this 03 Aug 07:31
· 409 commits to main since this release
  • 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.