Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 555 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 555 Bytes

SimpleSheet Changelog

1.0.2 - 2020-07-19

Fixed

  • Column filtering now visible in Admin.*
  • Removing rows and columns now saves correctly.
  • Adding rows and columns now saves correctly.
  • Rearranging rows and columns now saves correctly.
  • Column sorting now saves correctly.
  • Using the keyboard shortcut to save (ctrl+s/cmd+s) will now automatically commit changes to the currently active cell.
  • Filtering is a volatile action and will not make a permanent change to the source data.

1.0.1 - 2020-07-17

Added

  • Initial Public Release