Skip to content

Releases: celsou/fuscabr

FBR 2.1.1

Choose a tag to compare

@celsou celsou released this 28 Aug 01:23

path11

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_options object 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!

Choose a tag to compare

@celsou celsou released this 25 Oct 00:28

isout

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 anchor option 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

v2.0

Choose a tag to compare

@celsou celsou released this 31 May 23:16
0d09d4a

This is FUScaBR's first release on GitHub. This version is a big change from the previous one (1.0). Now FUScaBR is a fully modular library and easily configurable through JSON files.