FastReport Server 2.3 released!
v2.3
==============
+ added "scripts" folder for additional units ("uses" directive in report script)
+ added logs for scheduler (add info in scheduler.log)
+ added property "Reports" - "Scripts" in server configuration - set the path for "uses" directive in report script
+ added property "Http" - "MaxSession" in server configuration - set the limit of maximum session threads, set 0 for unlimit
+ added property "Reports" - "MaxReports" in server configuration - set the limit of maximum report threads, set 0 for unlimit
+ added property "Logs" - "SchedulerLog" in server configuration - set the scheduler log file name
+ added property "Scheduler" - "Active" in server configuration - enable of scheduler
+ added property "Scheduler" - "Debug" in server configuration - enable writing of debug info in scheduler log
+ added property "Scheduler" - "StudioPath" in server configuration - set the path to FastReport Studio, leave blank for default
* used FastReport 4.10 core
- fixed bug with MIME types in http header (content-type)
- fixed bug with default configuration (with missed config.xml)
- fixed bug with error pages
- fixed bug with "Export Setup" button in editor of scheduled task in configuration utility
About product
==============
+ added "scripts" folder for additional units ("uses" directive in report script)
+ added logs for scheduler (add info in scheduler.log)
+ added property "Reports" - "Scripts" in server configuration - set the path for "uses" directive in report script
+ added property "Http" - "MaxSession" in server configuration - set the limit of maximum session threads, set 0 for unlimit
+ added property "Reports" - "MaxReports" in server configuration - set the limit of maximum report threads, set 0 for unlimit
+ added property "Logs" - "SchedulerLog" in server configuration - set the scheduler log file name
+ added property "Scheduler" - "Active" in server configuration - enable of scheduler
+ added property "Scheduler" - "Debug" in server configuration - enable writing of debug info in scheduler log
+ added property "Scheduler" - "StudioPath" in server configuration - set the path to FastReport Studio, leave blank for default
* used FastReport 4.10 core
- fixed bug with MIME types in http header (content-type)
- fixed bug with default configuration (with missed config.xml)
- fixed bug with error pages
- fixed bug with "Export Setup" button in editor of scheduled task in configuration utility
About product