- Fixed identification of SharePoint installation, so that also SP 2016 (and SP 2019) is identified
- Web Application activated features are no longer loaded twice
- Fixed actor cannot have special character "/" in its name
- Standard version automatically identifies, if SP 2013 is installed, if no, demo is started
- Reduced size of executable, explicitly included required assemblies
- When selecting a feature definition, locations, where this definition is activated, are highlighted
- When selecting a location, all feature definitions activated in this location are highlighted
- FeatureAdmin for SP 2013
- FeatureAdmin Demo
- Complete redesign (based on WPF, Mah Apps, Caliburn Micro, akka.net, OrigoDb)
- Search as you type for feature definitions and locations
- Initial farm load on app start with progress bar
- Shows all faulty / orphaned features within farm
- Supports feature upgrade
- Supports 'elevated privileges' mode (run as system) for handling in site collections and web sites
- Supports 'Force' mode for always leveraging force flag when applicable
- demo version available, runs without SharePoint installation
- Web Application Features were sometimes not handled correctly
- in 2.4.8, it was no longer possible to deactivate/remove faulty/orphaned features
- Improved exception handling
- Ask user whether to use Force Flag
- Upgrade left-hand lists (webapps, sites, webs) to multicolumn
- Web Application Features are sometimes not handled correctly
- It is no longer possible to deactivate/remove faulty/orphaned features
- Fix erroneous exception during ForceUninstallFeatureDefinition
- Exception wrapper when removing faulty site collection feature
- Include CentralAdmin
- Better exception handling when removing faulty features, and allow skipping individual faulty features
- Show Feature Compatibility Level as prefix of the Guid
- issue 8513* fixed SP2013 feature definition uninstall, that compatibility level is recognized
- Trapped & logged Access Denied exceptions in Find Faulty Feature (so it doesn't crash)
- Fix Find Activated Feature to correctly find web application scoped features