Releases: celsou/fuscabr
Release list
FBR 2.1.1
FBR 2.1.1 released!
This version is a minor release of FBR 2.1 series. It is the first release after the library name simplification and also the first official FBR release to bring support for Scada-LTS (2.6.x and 2.7.x; early stage).
Changelog
General
- Library name changed to simply "FBR"
- Initial support for Scada-LTS (may still contain bugs)
- Greatly improved installers. Installers can now also uninstall FBR and perform special configurations if an installation on Scada-LTS is detected
Code Editor module
- Fixed editor loading bugs on Views page
- Fixed CSS bugs in editor scrollbars
- Improved integration with code snippets
Code Snippet module
- Updated the code of serverside script templates. Added compatibility with new Scada-LTS classes (such as PointValueService) and improved backward compatibility with ScadaBR 1.0/1.1
- Updated chart templates. There is now a
custom_optionsobject that allows you to pass configuration parameters to the Chart.js library
Chart module
- Ability to use custom user-defined Chart.js options for each individual chart
Installers
FBR_2.1.1_Setup_Linux.zip: Zip folder with Linux installer script
FBR_2.1.1_Setup_Windows.exe: Windows installer executable (Windows 7 or above)
Note: Windows installer requires a Java/OpenJDK runtime, version 8 or above. In most cases, the installer will automatically detect and use the Java runtime from the ScadaBR/Scada-LTS installation itself.
FUScaBR 2.1 released!
FUScaBR 2.1 is out! We are happy to announce that the new version of the FUScaBR library is now available for download.
Main highlights
- The new Code Editor module brings to ScadaBR all the power of the CodeMirror editor for editing scripts
- Align module: new
elements follow anchoroption allows changing the position of several elements simultaneously - Added Spanish translation
- Now FUScaBR has installers for Windows and Linux!
- Minor improvements and bug fixes
Which file to download?
FBR.zip: Files for manual installation
FBR_Setup_Windows.exe: Windows installer
FBR_Setup_Linux.exe: Linux installer

