Mono-Addins v1.3.3 Release Notes
Release Date: 2017-02-28 // over 6 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.3
-
- 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.