Mono-Addins v1.3 Release Notes

Release Date: 2016-08-03 // over 7 years ago
    • 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.