Skip to content

v6.8.1

Latest
Compare
Choose a tag to compare
@Mararsh Mararsh released this 18 May 11:29
· 15 commits to master since this release

2024-5-18

  • Add:
    • Write watermarks in PDF files in batch.
    • New data column type: Editable enumeration.
    • Documents: Test Environment, Base Functions' Verification List, Compatibility Testing, Detailed Testing.
  • Improve:
    • Redesign and implement "Data manufacture". The base framework is: reader + operate + writers.
    • Options: Verify types when edit data; Verify types when save data.
    • Row expression: Set variable values by bindings. Placeholders are handled as variable names instead of variable values.
    • Row filter: When expression is not empty and its value is not true nor false, the row is not taken.
    • Data manufacture: Fix and enhance "Set Values".
    • Simplify interface of "Data manufacture".
    • Transparent can be set when customized colors.
    • "rtbufsize" and rotation can be set for ffmpeg.
    • Notes: Node can be any html which can include head.
  • Solved problems:
    • Fail to switch language when default locale is not Chinese.
    • Row expression is messed when value is string of multiple lines.
    • In data manufacture, "Set Values" should not clear data rows when expression is invalid.
    • Errors popped when edit data row.
    • Icon is displayed as blank.
    • "Era" is converted wrongly when import data in database table.
    • Options of "Target file" in some interfaces do not work.
    • Transparent background is set wrongly when draw shape in SVG.
    • Options of "View" do not work for SVG.
    • Transparent does not work for colors in html.
    • Rename Files: Option "Fill zero" does not work when files number in table is not counted.
    • Directory Synchronize: Fail when select option "Delete files/directories existed In target path but not existed in source path".
    • File Decompress Unarchive: Empty file names in selection list.
    • File Redundancy: Empty file names in result list.