Releases: bodynar/MAS.GitlabComments.Api
Releases · bodynar/MAS.GitlabComments.Api
v1.6.0
Description
For the release description, see the related UI application release
Download Links
Download the build for v1.6.0.zip
v1.4.1
Fixes for v1.4
- Increase length for comment text & link to rule in database
How to apply fixes
Run attached script named "" in your SQL database and restart the app.
No need to update source code
Full Changelog:
v1.4...v1.4.1
v1.4
v1.4
- Updated comments table
- Add new API for new management actions
- Update sql scripts
- Minor internal fixes
- Fixed project structure
Full Changelog: v1.3...v1.4
v1.3 - Stats
- Add stats API to discover top 10 incrementing comments
- Update project structure
Full Changelog: v1.2...v1.3
1.2 - Readonly mode
Allows to use data in read only mode. Helps with several apps running on same db
1.1 - Client SPA fixes
Initial release fixed SPA browsing
1.0 - Initial release
Initial release with all required API functionality