Monday, July 25, 2016

News in ver. 3.1.8


- Database thread strongly overloaded main thread. UI was hanging. Repaired.
- Psf binary files not supported.
- Zedgraph.dll removed from project (that was part of old solution)

Monday, July 18, 2016

News in ver. 3.1.7

1. New project file format XML (*.psx)

Since 3.1.7 Felix will not support binary file (*.psf). Only open will be possible. Provided new file which base on XML format (*.psx). Fenix project file now is ready to edit in 3rd party editors. Below is example how file looks in side.


2. Added Color rectangle in TreeView.

All Tags and InternalTag will have small rectangle with color correspond to TableView and Properties. Rectangles will simplify identification and work with Tags


3. Updates 3rd party libraries

- Update OxyPlot 1.0.0.2175      ->     1.0.0.2176
- Update SC-Script.bin 3.12.2.1              ->     3.13.2
- Update Newtonsoft.Json 9.0.1-beta              ->     9.0.1
- Update System.Data.Sql 1.0.101      ->     1.0.102


4. Repaired Bugs 

Removed problem with names in Tag and InTag windows.
Removed automatic save during close.
Removed bugs related with ChartView and saving param.
TableView Tag value invisible when row was selected.
Problem with database during usage Tag scripts.



Sunday, July 3, 2016

News in ver. 3.1.6

News in 3.1.6

  1. UI View

According the schedule I was replace all old (Windows Forms) windows used in Fenix. Fenix now used WPF technology. Below new windows views.