Menu

QuickRev 2023.1 released

REST API and HTTP Server Functionality
Added REST API and HTTP server functionality, accessible via menu 'Extras / Remote Control (HTTP Server Mode)...', to access information and add/modify/delete commments via HTTP requests.
The HTTP server can be started via command line options as well using '--server' (for the default port) or '--server:<port-number>' for a different port.

Store GIT Log Option
The used GIT-log option will now be stored in the project file.
When loading the project file the same GIT-log options are used.
Closing the project restores the default settings.

Add Attachment to send-email command
Extended send-email command tool with the possibility to add an attachment.
Example: <send-email attachmentPath="%fileDir%/myAttachment.txt">

Shebang evaluation for syntax highlighting
Added evaluation of shebang of a file (e.g. #!/usr/bin/lua) to apply syntax highlighting to files without
a file extension.

QuickRevBoard Changes
Changed all POST requests into GET requests which does not require a base authentication.

Fixes
- fix: suppressed error message when loading export file (*.qrx) and no local git repository exists
- fix: state of compare button in UML diagram view if the file selection changes between delta and full review

Posted by Tom Seidel 2023-10-26 Labels: 2023.1

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.