Skip to content

Releases: devforth/adminforth-import-export

v1.3.0

08 Apr 12:13
07115d4

Choose a tag to compare

1.3.0 (2025-04-08)

Bug Fixes

  • update import confirmation dialog buttons (5d15843)

Features

  • enhance import confirmation dialog with dynamic button rendering (31e754b)

v1.2.1

04 Apr 11:03
933788c

Choose a tag to compare

1.2.1 (2025-04-04)

Bug Fixes

  • add filter normalization to export (af0a7cf)

v1.0.1-next.1

04 Apr 11:02
3f35475

Choose a tag to compare

v1.0.1-next.1 Pre-release
Pre-release

1.0.1-next.1 (2025-04-04)

Bug Fixes

  • add filter normalization to export (af0a7cf)

v1.2.0

26 Mar 11:56
bb9732c

Choose a tag to compare

1.2.0 (2025-03-26)

Bug Fixes

  • add validation for primary key column (71f6e98)

Features

  • add support for importing new records only and updating existing records in CSV import functionality (f867b36)
  • implement i18n support for import confirmation dialog and messages in CSV import functionality (241740e)

v1.1.0

18 Mar 14:03
34761ba

Choose a tag to compare

1.1.0 (2025-03-18)

Features

  • enhance CSV export functionality with proper escaping and improved error handling (1dad1ab)
  • integrate PapaParse for CSV parsing and enhance error handling (9af26fd)