Skip to content

Release Notes

VKalinchuk edited this page Sep 15, 2014 · 19 revisions

Latest release

v1.0.6.1 - 2014.09.15

FalconSoft Data Server

  • InProcess version

Reactive Worksheets

  • Optimize and Cleanup
  • Improve UI

Reactive Excel Plugin

  • Added FilterRules for getting Worksheet

v1.0.6 - 2014.09.09

FalconSoft Data Server

  • Validation on Data existance
  • Improve Getting data

Reactive Worksheets

  • Improve UX
  • Client UI reaction on server absence

Reactive Excel Plugin

  • Added Wizard to import full Data Sources
  • Fully upgraded Excel Reactive Engine
  • Added Import Wizard To add data to Existing sources

v1.0.5 - 2014.08.07

FalconSoft Data Server

  • Fix bugs, improve stability

Reactive Worksheets

  • Modify server connections in Runtime
  • Add Worksheet and DataSource functionality to Excel AddIn

v1.0.4 - 2014.07.29

FalconSoft Data Server

  • Added support of RabbitMQ

Reactive Worksheets

  • Added support of RabbitMQ
  • Script Editor with predefined templates

*Reactive Worksheets Excel AddIn

v1.0.2 - 2014.07.04

FalconSoft Data Server

  • Added support of server side Python script

Reactive Worksheets

  • Server side script supporting
  • Client side script
  • Improve tree list usability using keyboard

v1.0.2 - 2014.06.27

FalconSoft Data Server

  • Extend user management functionality

Reactive Worksheets

  • Added dialog to enter Tag Name
  • Added Add/Edit user details dialog
  • Improve UI and bug fix

v1.0.1 - 2014.06.24

FalconSoft Data Server

  • Security. Validate user permission to change data, assigning visibility to data sources, managing users
  • Errors store
  • Server side validation

Reactive Worksheets

  • Conditional Formatting
  • Live Worksheets Info synchronization
  • Security. assigning visibility to data sources, manage users

v1.0.0 - 2014.06.06

Initial public release after redesigning and restructuring Reactive Worksheets into more robust solution branded as FalconSoft Data Management Suite.

FalconSoft Data Server

  • Reactive Engine - notifies about updates and keep in sync all related data sources
  • data virtualization layer
  • data source abstraction
  • SignalR communication layer
  • collaborative user inputs
  • versioned data repository
  • search in your data
  • data source inheritance. Allows you to extend data sources without affecting original data source
  • real-time data consolidation. (Joining things together in real-time)

Reactive Worksheets

  • Generic shell, what can host number of dynamic worksheets
  • customizable worksheets with dynamic columns and row filters
  • customizable aggregated worksheets. Particularly useful if your data source has a lot of records e.g. 1m+
  • real-time data updates
  • data validation against structured 'Data Source Info'
  • Comboboxes to help to edit information
  • CRUD with basic structured data (Lists Management)
  • Relationship management
  • Meta data management
  • blank worksheet - quick and easy way to create data source and import data in
  • RAD facility

FalconSoft Data Console

  • simple console which expose all functionality available in 'FalconSoft Data Server' into console
  • import/export to TSV files