This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
- 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.