Mono-Addins v1.3.3 Release Notes

Release Date: 2017-02-28 // about 7 years ago

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.