Releases: episerver/DeveloperTools
Releases · episerver/DeveloperTools
Developer Tools 4.0.0
What's Changed
- Lifted up to StructureMap 2.0. by @valdisiljuconoks in #28
- Some smaller bug fixes by @valdisiljuconoks in #29
- Module dependency diagram by @valdisiljuconoks in #30
- Fixed root namespace to match namespaces used in the project. by @marisks in #31
- Added conflict details to Content Type analyzer. by @marisks in #32
- Fixed null reference exception on RouteHandler for attribute routes. by @matkun in #33
- Fixed memory dump page error by @valdisiljuconoks in #34
- Update README.md by @valdisiljuconoks in #35
- Local object cache viewer by @valdisiljuconoks in #36
- Update README.md by @valdisiljuconoks in #37
- Converted to Razor, added new Shell UI by @valdisiljuconoks in #45
- Added AlloyTech sandbox site by @valdisiljuconoks in #44
- Final bits before pushing it out by @valdisiljuconoks in #46
- Merge from master by @valdisiljuconoks in #52
- Support for CMS12 by @valdisiljuconoks in #53
New Contributors
Full Changelog: v3.0.0...v4.0.0
Developer Tools 3.0.0
Support CMS 11
Developer Tools 2.1.0
What's new:
- View all registered view engines
Developer Tools 2.0.0
What's new:
- Support for CMS 10
Developer Tools 1.1.1
What's new:
- Support for CMS 9
Developer Tools 1.1.0
Install as an add-on in EPiServer CMS 7.5 (or later) using the manual upload button under Addons. When installed you must be part of the Administrators group to use the tool, a new menu "Developer" should appear in the top menu.
And remember, use at your own risk - this is not a supported product.
Current features:
- View contents of the StructureMap container
- View Log4net logs (based on in-memory appender)
- View Content Type sync state between Code and DB
- Take memory dumps
- View templates for content
- View and test ASP.NET routes
- View loaded assemblies in AppDomain
- View startup time for initialization modules
- View remote event statistics, provider and servers