Unclaimed project
Are you a maintainer of Scada-LTS? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
Scada-LTS
Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.
Back to changelogNew
v2.8.0_pre
The changelist is listed below:
📄️ GitHub issues/pullrequest list overview:
- #1580 | Improvement describe information about scada on top.
- #1745 | Signaling a problem with calculation datapoint value by script
- #2116 | XSS Vulnerabilities in 2.8.0
- #2119 | Support for the OPC UA protocol using the PLC4X library
- #2152 | Can't activate more than 1 Bacnet IP datasource simultaneously
- #2162 | Avoid double input in data point properties edition
- #2267 | Test version 2.7.1
- #2669 | Fixed XSS vulnerabilities in graphical view components
- #2746 | Added Assignee function for events
- #2755 | Signaling the Data Source that has a problem
- #2760 | Improve point hierarchy usage : move several datapoints simultaneously
- #2772 | Standardise the most convenient DataPoint selector
- #2793 | Modbus data type "4 bytes float swapped inverted" does not work (#3147)
- #2799 | Allow modbus tcp slave id to be zero
- #2805 | Upgrade Node
- #2813 | Modbus point read illegal data value
- #2824 | Fixed event handlers new xid not displaying after saving edit form
#2826 | Fixed Cannot create Serotonin Persistent TCP type publisher#2828 | Fixed event audit message#2905 | Fixed 'Go to my default page' after change 'Home page'#2961 | Fixed visibility of message redirecting to create a new view#2963 | Gradle task optimization#2965 | Fixed data source saved notification#2968 | Added option 'Assign Event enabled' to System Settings in new UI#2969 | Add text values to waterlevel synoptic component#2972 | Fixed translation keys in 'other' system settings save window in new UI#2974 | Synoptic panel state not loading correctly#2983 | Prevent XSS for URLs#2985 | Prevent XSS for REST API by escape String content#2988 | Fixed active sessions load in loggedUsers bean when tomcat starts#2991 | Upgrade Gradle version#2992 | Prevent XSS for body request#2995 | Added saving custom stylesheet to the database#2996 | Added top description in new UI#3001 | Fixed french translation#3002 | Application independent of the CATALINA_HOME system variable#3008 | Fixed actions/upload-artifact#3017 | errors in statistics#3020 | datasource activation gives error message#3021 | Refactoring for String validation by Java Bean Validation#3025 | Report edition : selection of datapoints remains with the old drop-down list#3027 | Added configurable length of point names in reports#3031 | report created from watch list blabla is named Copy of blabla#3033 | Fixed HttpMessageNotWritableException#3035 | Import all informations from the Bacnet Object list#3036 | point name in point properties page has a limited visible length#3038 | Added validation for Data Point Name Extended length limit#3044 | Improve content of list of points in BacNet source properties screen#3047 | Fixed multiple generation of event with the same error in Meta Data Point#3049 | Fixed visible point name in legend report for escape characters#3050 | XSS Vulnerabilities in Reports names#3055 | Added validation Cyclic dependency for Meta Data Point#3058 | Improve content of list of points in BacNet source in data sources list view#3061 | Fixed missing column typeId for event handlers#3063 | Fixed data point and data source names are not escaped in user profiles view#3066 | Add the possibility to copy-paste graphical views#3075 | Fixed actions/upload-artifact - upgrade to v4#3088 | Fixed StackOverflowError for Cyclic Dependency in Meta Data Source#3090 | Fixed events transitioning to the "Return to Normal" state#3099 | Generating event when doPoll takes longer then data source update time#3100 | Fixed generate event for 'Error Publish' MQTT and AMQP#3102 | Added ability to change all settings in standard UI#3105 | Add Global Purge After X Years Setting to System Settings#3110 | Fixed VMstat data points import#3111 | Update version canvg library#3120 | Fixed Internal data source help pop up window#3122 | Fixed semgrep/ci github action#3124 | Remove new page tooltip#3125 | Fix code scanning alert - Incomplete string escaping or encoding#3126 | Fix code scanning alert - HTTP response splitting - ZIPProjectManager#3127 | Fix code scanning alert - Cross-site scripting - HttpDataSourceServlet#3128 | Fix code scanning alert - HTTP response splitting - HeadersFromSystemSettingsWriter#3129 | Fix code scanning alert - Cross-site scripting - PointValueAPI#3130 | Fix code scanning alert (#3125, #3126, #3127, #3128, #3129, #3130)#3131 | Fixed exception catching in PontLinkRT#3136 | Fix code scanning alert - Insecure randomness#3140 | Making system settings more readable#3144 | Fixed data point name characters are incorrectly escaped#3147 | Fixed Modbus IP unsupported data type (#2793)#3149 | Fixed invoke logout without login#3152 | Fixed IndexOutOfBoundsException for Point Hierarchy#3155 | Fixed 'Variable length string' data type in 'Modbus IP'#3162 | Fixed sorting points and other structures#3169 | Corrected v2.8.0#3182 | Force Gradle version in Github ActionDetailed
- Release/2.7.8 by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2897
- #2826 Fixed Cannot create Serotonin Persistent TCP type publisher by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/2956
- #2828 Fixed event audit message by @ga7x in https://github.com/SCADA-LTS/Scada-LTS/pull/2950
- #2905 Fixed 'Go to my default page' after change 'Home page' by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/2960
- #2824 Fixed event handlers new xid not displaying after saving edit form by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/2959
- #2961 Fixed visibility of message redirecting to create a new view by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2962
- #2963 Gradle task optimization: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2964
- #2965 Fixed data source saved notification by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/2966
- #2968 Added option 'Assign Event enabled' to System Settings in new UI by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/2970
- #2969 Added absolute and percentage svg element and decimal configuration by @YuaFox in https://github.com/SCADA-LTS/Scada-LTS/pull/2971
- #2961 Fixed visibility of message redirecting to create a new view: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2967
- #2972 Fixed translation keys in 'other' system settings save window i… by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2975
- Feature/#2746 added assignee function for events by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2951
- #2974 synoptic panel state not loading correctly by @YuaFox in https://github.com/SCADA-LTS/Scada-LTS/pull/2979
- #2988 Fixed active sessions load in loggedUsers bean when tomcat sta… by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2989
- #1580 Improvement describe information about scada on top by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/2982
- #2983 Prevent XSS for URLs by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/2984
- #2991 Upgrade Gradle to version 7.6.3: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2999
- #2985 Prevent XSS for REST API by escape String content: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2986
- #3002 Application independent of the CATALINA_HOME system variable: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3003
- #3001 Fixed french translation: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3004
- #2996 added top description in new ui by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3005
- #3008 Fixed actions/upload-artifact: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3009
- Fix/#2755 signaling the data source that has a problem by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2953
- #1580 Improvement describe information about scada on top by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3018
- #2995 Added saving custom stylesheet to the database by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3010
- #3021 Refactoring for String validation by Java Bean Validation: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3022
- #2992 Prevent XSS for body request by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3023
- #3017 errors in statistics: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3019
- #3020 datasource activation gives error message by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3026
- #3031 report created from watch list blabla is named Copy of blabla by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3032
- #3027 Added configurable length of point names in reports by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3030
- #3033 Fixed HttpMessageNotWritableException: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3034
- #3025 Report edition: selection of datapoints remains with the old drop-down list by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3037
- #2805 Upgrade Node by @YuaFox in https://github.com/SCADA-LTS/Scada-LTS/pull/2990
- #3038 Added validation for Data Point Name Exended length limit; by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3039
- #2669 Fixed XSS vulnerabilities in graphical view components: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3042
- #2755 Signaling the data source that has a problem: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3040
- #3044 Improve content of list of points in BacNet source properties screen by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3046
- Fix/#2116 xss vulnerabilities in 2 8 by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/2952
- #3033 Fixed HttpMessageNotWritableException: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3041
- #3047 Fixed multiple generation of event with the same error in Meta… by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3048
- #3049 Fixed visible point name in legend report for escape characters: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3054
- #3050 XSS in Reports names by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3052
- #2985 Prevent XSS for REST API by escape String content: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3007
- #3036 point name in point properties page has a limited visible length by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3053
- #3055 Added validation Cyclic dependency for Meta Data Point: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3056
- #3058 Improve content of list of points in BacNet source in data sources list view by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3059
- #2799 Allow modbus tcp slave id to be zero by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3067
- Fixed data point and data source names are not escaped in user profiles view #3063 by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3064
- #3075 Fixed actions/upload-artifact - upgrade to v4 #3075 by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3076
- #3066 Add the possibility to copy-paste graphical views by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3072
- #3061 Fixed missing column typeId for event handlers by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3062
- #2119 Support for the OPC UA protocol using the PLC4X library: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3077
- #2119 Support for the OPC UA protocol using the PLC4X library: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3082
- #3090 Fixed events transitioning to the "Return to Normal" state: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3091
- #3088 Fixed StackOverflowError for Cyclic Dependency in Meta Data Sou… by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3089
- #3035 Import all informations from the Bacnet Object list by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3079
- #2162 Avoid double input in data point properties edition by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3095
- #3100 Fixed generate event for 'Error Publish' MQTT and AMQP: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3101
- Feature/#3099 generating event when do poll takes longer then data source update time2 by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3106
- #3105 Add Global Purge After X Years Setting to System Settings by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3108
- #3122 Fixed semgrep/ci github action: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3123
- #3120 Fixed Internal data source help pop up window by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3121
- Fix/#3110 fixed vmstat data points import by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3113
- #2152 Can't activate more than 1 Bacnet IP datasource simultaneously by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3045
- #2772 Standardise the most convenient DataPoint selector by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3069
- #2760 Improve point hierarchy usage : move several datapoints simultaneously by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3085
- #3131 Fixed exception catching in PontLinkRT: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3132
- #3130 Fix code scanning alert by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3138
- #3140 Making system settings more readable by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3141
- #3124 Remove new page tooltip by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3142
- #3130 Fix code scanning alert: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3143
- #3102 Added ability to change all settings in standard UI by @Patrykb0802 in https://github.com/SCADA-LTS/Scada-LTS/pull/3133
- #3149 Fixed invoke logout without login by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3150
- #3149 Fixed invoke logout without login: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3151
- Fix/#3152 fixed index out of bounds exception for point hierarchy by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3153
- Fix/#3147 fixed modbus ip unsupported data type by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3158
- Fix/#3155 fixed variable length string data type in modbus ip by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3159
- #2119 Support for the OPC UA protocol using the PLC4X library: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3161
- #3162 Fixed sorting points and other structures: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3163
- #3144 Fixed data point name characters are incorrectly escaped: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3165
- #3169 Corrected v2.8.0: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3170
- #3182 Force Gradle version in Github Action: by @Limraj in https://github.com/SCADA-LTS/Scada-LTS/pull/3183
New Contributors
- @YuaFox made their first contribution in https://github.com/SCADA-LTS/Scada-LTS/pull/2971
Full Changelog: https://github.com/SCADA-LTS/Scada-LTS/compare/v2.7.8...v2.8.0
MD5 (Scada-LTS.war) = 9250dd9fcef37cad1306e8b67cb205b1