Releases: coderrio/Coderr.Server
v1.1.1 - Service release
Changes
- Bug fixes
- Performance improvements
- New plugin interfaces
Installation
Upgrade from previous version
- Save your connection string
- Delete everything from your IIS folder
- Unzip the zip package to the IIS folder.
- Change
Configured
totrue
inweb.config
- Restore your connnection string
- Browse to the website/webapplication
Minor fixes for v1.1
v1.1.0.1
- A customer received very large error reports (100Mb JSON) for certain errors. Those are now discarded.
- Changed so that the new ReportReceivedAt property is used when displaying incidents.
- Corrected issues in the SQL schema updater
- Improved performance for the background job that deletes old reports.
v1.1
New user interface
The UI have been redone completely. Slicker, faster and easier to navigate.
Tracking application versions
codeRR can now tell you which version of your application that the exception was thrown in. See if the same exception exists in multiple versions.
Each incident is tagged with the application versions that they occur in.
Better workflow
We have now the following states for incidents
- New - Arrived, have not been reviewed or assigned.
- Assigned - Someone are correcting the bug
- Ignored - Not a real issue (or already corrected)
- Closed - Corrected
Basic plugin system
It's now possible to write plugins (which can use all other parts of the system through Dependency Injection).
Minor changes
- You can now change your email
- Secure install, even on publicly accessible servers.
- Turn off registration of new users
- An
ApiClient
which can be used to command all parts of codeRR. - Reworked the user feedback section.
- Improved how error descriptions from users are presented
- Date/Time is now converted to local time in the UI
- Improved the installation wizard
- The installation wizard is now secure (must specify a password to be able to start it)
- Links in notification emails goes directly to the correct incident.
- Stack traces are now displayed directly on the incident
- Created an application wizard guiding you through the steps required configure your application
Installation
- Unzip the zip package in an IIS folder (
C:\inetpub\wwwroot\coderr
). - Configure IIS so that the folder is a Web Application
- Create a new empty database
- Change the
ConfigurationKey
value inweb.config
- Browse to the website/webapplication and follow the instructions
Upgrade from previous version
- Save your connection string
- Delete everything from your IIS folder
- Unzip the zip package to the IIS folder.
- Change
Configured
totrue
inweb.config
- Restore your connnection string
- Browse to the website/webapplication
codeRR v1.1
New user interface
The UI have been redone completely. Slicker, faster and easier to navigate.
Tracking application versions
codeRR can now tell you which version of your application that the exception was thrown in. See if the same exception exists in multiple versions.
Each incident is tagged with the application versions that they occur in.
Better workflow
We have now the following states for incidents
- New - Arrived, have not been reviewed or assigned.
- Assigned - Someone are correcting the bug
- Ignored - Not a real issue (or already corrected)
- Closed - Corrected
Basic plugin system
It's now possible to write plugins (which can use all other parts of the system through Dependency Injection).
Minor changes
- You can now change your email
- Secure install, even on publicly accessible servers.
- Turn off registration of new users
- An
ApiClient
which can be used to command all parts of codeRR. - Reworked the user feedback section.
- Improved how error descriptions from users are presented
- Date/Time is now converted to local time in the UI
- Improved the installation wizard
- The installation wizard is now secure (must specify a password to be able to start it)
- Links in notification emails goes directly to the correct incident.
- Stack traces are now displayed directly on the incident
- Created an application wizard guiding you through the steps required configure your application
Installation
- Unzip the zip package in an IIS folder (
C:\inetpub\wwwroot\coderr
). - Configure IIS so that the folder is a Web Application
- Create a new empty database
- Change the
ConfigurationKey
value inweb.config
- Browse to the website/webapplication and follow the instructions
Upgrade from previous version
- Save your connection string
- Delete everything from your IIS folder
- Unzip the zip package to the IIS folder.
- Change
Configured
totrue
inweb.config
- Restore your connnection string
- Browse to the website/webapplication
v1.1 release candidate 2
It has finally arrived. A new version loaded with new features.
Major changes
New user interface
The UI have been updated to Bootstrap v4 and a more modern look.
Faster, easier to navigate and refined information.
Tracking application versions
You can now configure codeRR to track application versions (to see which version the exception was thrown in).
Will also show if the same exception is thrown in multiple versions.
Each incident is tagged with the application versions that they occur in.
Basic plugin system
It's now possible to write plugins (which can use all other parts of the system through Dependency Injection).
Minor changes
- You can now change your email
- Secure install, even on publicly accessible servers.
- Turn off registration of new users
- An
ApiClient
which can be used to command all parts of codeRR. - Reworked the user feedback section.
Installation
- Unzip the zip package in an IIS folder (
C:\inetpub\wwwroot\coderr
). - Create a new empty database
- Change the
ConfigurationKey
value inweb.config
- Browse to the website/webapplication and follow the instructions
Upgrade from previous version
- Save your connection string
- Delete everything from your IIS folder
- Unzip the zip package to the IIS folder.
- Change
Configured
totrue
inweb.config
- Restore your connnection string
- Browse to the website/webapplication
First release candidate for v1.1
It has finally arrived. A new version loaded with new features.
Major changes
New user interface
The UI have been updated to Bootstrap v4 and a more modern look.
Faster, easier to navigate and refined information.
Tracking application versions
You can now configure codeRR to track application versions (to see which version the exception was thrown in).
Will also show if the same exception is thrown in multiple versions.
Basic plugin system
It's now possible to write plugins (which can use all other parts of the system through Dependency Injection).
Minor changes
- You can now change your email
- Secure install, even on publicly accessible servers.
- Turn off registration of new users
- An
ApiClient
which can be used to command all parts of codeRR.
Installation
- Unzip the zip package in an IIS folder (
C:\inetpub\wwwroot\coderr
). - Create a new empty database
- Change the
ConfigurationKey
value inweb.config
- Browse to the website/webapplication and follow the instructions
Upgrade from previous version
- Save your connection string
- Delete everything from your IIS folder
- Unzip the zip package to the IIS folder.
- Change
Configured
totrue
inweb.config
- Restore your connnection string
- Browse to the website/webapplication
codeRR v1.1 (beta 1)
It has finally arrived. A new version loaded with new features.
Major changes
New user interface
The UI have been updated to Bootstrap v4 and a more modern look.
Tracking application versions
You can now configure codeRR to track application versions (to see which version the exception was thrown in).
Will also show if the same exception is thrown in multiple versions.
Basic plugin system
It's now possible to write plugins (which can use all other parts of the system through Dependency Injection).
Minor changes
- You can now change your email
- Secure install, even on publicly accessible servers.
- Turn off registration of new users
- An
ApiClient
which can be used to command all parts of codeRR.
Installation
- Unzip the zip package in an IIS folder (
C:\inetpub\wwwroot\coderr
). - Change the
ConfigurationKey
value inweb.config
- Browse to the website/webapplication and follow the instructions
Upgrade from previous version
- Save your connection string
- Delete everything from your IIS folder
- Unzip the zip package to the IIS folder.
- Change
Configured
totrue
inweb.config
- Restore your connnection string
- Browse to the website/webapplication
v1.0.0
First official release.
Installation guide
(For upgrades, just replace all files, except the config)
1.0.0-rc6
This should be the final RC. If no bugs are reported during the upcoming week, v1.0 will be released.
Installation guide
(For upgrades, just replace all files, except the config)
Improvements
1.0.0-rc5
Not suitable for production.
Improvements
1.0.0-rc4
Not suitable for production.
Improvements
- Corrected issue #4
- Increased the RemoteAddress column size for reports so that IPv6 addresses can be stored
- Made sure that the site works when the url have no trailing slash
- Fixed so that virtual paths are supported when redirecting to login page.