Evolutions
FADAcore 2.2.1
14/6/2026
Evolutions :
- Edit mode in child tables view.
- Create new application from extern data files (csv, sqlite3).
- NoAccent collation and accent insensitive search improvement.
- String parsing optimisation (indexOfOutOfString).
- New open/save file dialogs (Linux) : access to USB flash drive.
- Stay on same column on rows insert.
- Script, inputDialog() and inputsDialog() : new parameter dialogRef.
- Automatic backup (60s) during file editing (modification mode)
- New special paste ctrl+shift+alt+V : split copied cell content in several lines.
- New script functions: contextAction(), contextGetValue(), contextSetValue(), getFileContent(), getVarValue(), parseFile().
Corrections :
- inputsDialog it_TableExists on view.
- tv_name cannot be set on launchers that are not of the “Menu item” type.
- Qt debug messages in console output.
- Script, '\n' converted to line return after application update.
- Bad column focus after insert rows if more than first colum is hidden.
- Crash on merge reccords if no primary key.
- Min column width menu.
- Table display name not used everywhere.
- Application tab translation keys not generated.
- Application user adress not included in report header.
- ⚠️ Crash on tab with view that does not contain the natural sort fields from the underlying table.
FADAcore 2.1.1
10/5/2026
Evolutions :
- Accent insensitive search.
- Undo/redo cross commit.
- Autocompletion in columns with master table.
- Option to open a table tab directly in edit mode.
- Commit options : Manual/On line change/On cell change.
- Info tab text and image display updated after commit in Parameters.
- +-/* keys on a REAL or INT field did'nt erase the value but set a to be completed formula.
Corrections :
- Current row lost on commit if PK is AUTOINCREMENT.
- Crash in script with inputsDialog TableCombo and no combo values.
- Child / graph display conflict.
- Copy paste from child grid to main grid.
- Other minor issues.
FADAcore 2.1.0
2/5/2026
Evolutions :
- Button launchers in data tabs.
- Child tables view: children display below main data grid.
- Master selection window instead of combobox.
- Script, inputsDialog new input types : it_TableExists, it_TableNew, it_TableCombo.
- Script, inputsDialog new buttons set : eb_Ok (alone).
- Info tab text in parameters.
Corrections :
- Linux installation.
- ⚠️ Data loss if foreign key constraint fails during an FADA application update (if adding COLLATE NOCASE).
- Line return in HTML/PDF output.
- Record merge function (FOREIGN KEY constraint failed).
- Cell color code appear in display for BLOB field.
- Crash if field fada_f_schema.description refers to an empty other field description.
FADAcore 2.0.1
16/4/2026
Evolutions :
- Info tab image in parameters.
- Copy an paste for BLOB fields.
Corrections :
- ⚠️ Non readonly columns in modification mode.
- ⚠️ Readonly parameter tab after exit of modification mode.
FADAcore 2.0.0
13/4/2026
Evolutions :
- PDF output
- Open recent FADA files.
- Record merge function.
Corrections :
- Non visible buttons at 1rst start.
FADAcore 1.0.2
2/4/2026
Corrections :
- Linux auto update didn't work.
FADAcore 1.0.1
1/4/2026
Evolutions :
- Windows release.
- 'I Agree' checkbox before entering modification mode.
Corrections :
- 1rst run, system language not used.
- fada_t_schema.pixmap visible even though it is unused yet.
- minor menu icon issues.