Skip to content

Releases: christoskaterini/flexx-sheet-editor

1.0.4

Choose a tag to compare

@christoskaterini christoskaterini released this 30 Jul 09:51

[1.0.4] - 2026-07-30

  • NEW: Added a fullscreen mode button to expand the spreadsheet to occupy the entire viewport for an optimal workspace.
  • FIX: Resolved category/taxonomy cell rendering displaying raw IDs or incorrect previews on initial load.
  • FIX: Fixed column header search filtering for taxonomies, dropdowns, and relationships by matching search terms against human-readable previews instead of raw IDs.
  • CHG: Configured column selection checklist in Copy-Paste modal to start with all items unchecked by default to prevent accidental value overwrites.

Full Changelog: 1.0.3...1.0.4

1.0.3

Choose a tag to compare

@christoskaterini christoskaterini released this 28 Jul 23:53

[1.0.3] - 2026-07-28

NEW: Added Copy Column Values toolbar function to copy column values from a source row to custom target rows.
NEW: Implemented searchable and filterable checklist modal for columns and target posts.
FIXED: Fixed columns checklist population issue and resolved list box scrolling/compression bugs.

Full Changelog: 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@christoskaterini christoskaterini released this 22 Jul 21:01

[1.0.2] - 2026-07-25

NEW: Integrated auto-updates directly from GitHub using plugin-update-checker (v5.6).
NEW: Added single-point version control (dynamically parses version from plugin header).

1.0.1

Choose a tag to compare

@christoskaterini christoskaterini released this 22 Jul 20:48

[1.0.1] - 2026-07-22

A lightweight, professional spreadsheet-like interface for editing post types (including Pods CPTs).
CSV export and import functionality.
Custom history handler and undo/redo capabilities.
Security nonces and validation handlers.