Skip to content

Releases: frangoteam/FUXA

v1.0.6

29 Sep 18:17
8a689ed
Compare
Choose a tag to compare

New features:

  • Shapes with hide/show animation
  • New events in Gauges and Shapes, to open new window (browser), to bind input controls and tags
  • Gauges and Shapes with multi events
  • Extension of 'Proc. Eng.' shapes
  • Clone/Export/Import of single View
  • Gauges and Shapes with close event (to use with confirm button in dialog and card)
  • Alarms settings/manager/view, Layout-Header with alarms status
  • ColorPicker with Alpha enabled
  • Development button with show/hide settings
  • Diverse GUI and layout improvement (Editor, Chart, Slider, Fonts, ...)
  • View with zoom functionality

Fixed:

  • Modbus Tags offset, query address tokenized and read in async with delay
  • Copy and paste shapes property (also for View)
  • Bump bcrypt from 3.0.8 to 5.0.0 in /server

v1.0.5

03 Jun 18:24
Compare
Choose a tag to compare

New features:

  • Frontend with Angular 6
  • Semaphore control with blur effect
  • Warning of unauthorized user
  • Shapes with Hyperlink
  • Slider control
  • Support Modbus TCP/RTU protocol #57
  • Extended color list #15
  • Extended general shapes
  • open iframe window

Fixed:

  • View background-color without alpha
  • Gauge refresh with browser zoom
  • Chart reaload and boolean value
  • Load page with url

v1.0.4

18 Apr 18:46
Compare
Choose a tag to compare

New features:

  • Support own shapes #51
  • Simple squares and circles shapes with events #17
  • Support shapes animation
  • New Gauge from https://bernii.github.io/gauge.js/
  • Access management to editor of unauthorized users #52
  • Pipe with animation
  • Editor with blue selection and linear
  • Single page view
  • Background color by home, view and lab

Fixed:

  • Init chart control without signals
  • Add text in edit mode
  • Button without text
  • OPCUA String and Boolean Type
  • S7 Protocol Read Output, Input and Merkers #54
  • Refresh of gauge value by view navigation and browser zoom

v1.0.3

03 Feb 21:34
Compare
Choose a tag to compare
  • #40 Refactoring of saving project data. The location of project data and settings are in 'server/_appdata' folder.The project data are in a sqlite database saved
  • #10 Authentication & Authorization with Users Configuration (to enable see ‘server/_appdata/settings.js’). Gauges with show/enabled permission
  • OPC-UA: support Security Mode and improved the browse of Tags
  • Improved the FUXA-editor initialization
  • Fixed: Tags value parser as float
  • Fixed: OPC UA disconnect with Promise
  • Fixed: Linejoin, Linecap, Alpha Color functionality

v1.0.2

02 Nov 14:56
Compare
Choose a tag to compare
  • #26 Chart Control and View
  • #34 Internationalization (i18n)
  • Navigation Menu and layout settings
  • DAQ storage in sqlite database
  • Improved value input control
  • Fixed: Import from SVG image in canvas editor
  • #30 Fixed: The 'Event - Open Dialog' window size (DIV)

v1.0.1

22 May 19:42
Compare
Choose a tag to compare

OPC UA Supported

v1.0.1_alfa

14 May 21:23
Compare
Choose a tag to compare
v1.0.1_alfa Pre-release
Pre-release

OPCUA client supported and some GUI improvements

v1.0.0

06 Apr 11:45
Compare
Choose a tag to compare
Fix: Button event & set value = 0 don't work #11