This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Mono.Addins 1.2
This releases has several improvements and bug fixes:
- Fixed bug that caused add-ins to be disabled when being updated.
- Fixed several issues when scanning assemblies.
- When evaluating a condition, ensure that the add-in that implements that condition is loaded. This change requires some new information to be stored in the add-in database, so the db version number has been bumped.
- Fixed assembly resolution bug when running in MS.NET.
- Added GTK3 implementation of the add-in manager.
- Registered repositories are now automatically updated the first time the add-in manager is shown.