This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
niota-docs:niota_changelog [2024/08/06 13:22] admin |
niota-docs:niota_changelog [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ==== 6.1.x ==== | ||
| + | <code> | ||
| + | Password expiry feature | ||
| + | logout timer / session expiry feature | ||
| + | extended format options (layout, gridmode, gridformtype) | ||
| + | new system flags to turn of deprecated format options via PHP scripts | ||
| + | fit to browser window size | ||
| + | introducing images/icon translation table image_conf.txt | ||
| + | relocation of custom script folder - now relative to /conf folder - this allows shared scripts over multiple clients | ||
| + | relocation of custom image folder - now relative to /conf folder - this allows shared images over multiple clients | ||
| + | </code> | ||
| + | |||
| + | ==== 6.0.1 ==== | ||
| + | <code> | ||
| + | SAML authentication feature | ||
| + | Contains v5.0.2_HF01 bug fix | ||
| + | </code> | ||
| + | |||
| + | ==== 6.0.0 ==== | ||
| + | <code> | ||
| + | Release for PHP v8.2 compatibility | ||
| + | New Excel API and fixing following Excel-related bugs: | ||
| + | * download crashes with table with a name longer then 31 character | ||
| + | * upload seems to consider only the first 26 columns | ||
| + | * upload - strange message | ||
| + | </code> | ||
| + | |||
| ==== 5.0.2 HF01 ==== | ==== 5.0.2 HF01 ==== | ||
| <code> | <code> | ||
| Line 6: | Line 33: | ||
| Lookup feature change: Error raises when lookup setting is applied on a column with decimal type. | Lookup feature change: Error raises when lookup setting is applied on a column with decimal type. | ||
| </code> | </code> | ||
| + | |||
| ==== 5.0.2 ==== | ==== 5.0.2 ==== | ||
| <code> | <code> | ||