Skip to content

Releases: Alex-At-Home/elasticsearch-sheets

0.4.6-alpha

26 Oct 00:30

Choose a tag to compare

0.4.6-alpha Pre-release
Pre-release

Two bug fixes:

  • [#72] Prevent trigger getting copied into table config, which "triggers" a non-ending set of refreshes
  • [#73] Ensure triggers with no sheet specified are fixed to the table's sheet

0.4.5-alpha

29 Sep 21:36

Choose a tag to compare

0.4.5-alpha Pre-release
Pre-release

New functionality:

  • #15 - Can specify $$skip1, $$skip2 etc to insert blank columns (header blank by default, can use field aliases to name, eg $$skip3=Blank Column
  • #65 - Allow queries and status to reference an arbitrary cell in the spreadsheet, instead of being part of the table; plus allow global trigger ranges (control and content)

Minor bug fix:

  • #59 - Fix bug where with minimal formatting, status was copied into each cell in the status row instead of just the second

0.4.4-alpha

16 Jul 22:25
e2b2da1

Choose a tag to compare

0.4.4-alpha Pre-release
Pre-release

Some minor bugs:

  • #63 - support 7.x (as well as 6.x-) query response formats

0.4.3-alpha

16 May 19:01

Choose a tag to compare

0.4.3-alpha Pre-release
Pre-release

Some minor bugs:

  • #58 - Fix bug in cached state management that caused updates to be lost when renaming other tables

0.4.2-alpha

07 May 14:27

Choose a tag to compare

0.4.2-alpha Pre-release
Pre-release

Some minor bugs:

  • #53 - Fix default "merge status with query/pagination" checkbox
  • #54 - Allow yes/no prompt in expanded editor mode
  • #57 - Fix lookup tables in script fields in aggregations

0.4.1-alpha

23 Apr 17:13

Choose a tag to compare

0.4.1-alpha Pre-release
Pre-release

Some minor bugs:

  • $$script_fields missing from bucket auto-completion (#51)
  • update then reset rolled back to before the update (#47)
  • fixed a bunch of labelling/signposting (#52)

0.4.0-alpha

22 Apr 17:14

Choose a tag to compare

0.4.0-alpha Pre-release
Pre-release

Version 3 in Add-On Store

Improvements:

  • UI support for sibling buckets in aggregations (#14)
  • UI support for script fields (#18)
  • More auto-complete capability (MR params and aggregation outputs) (#17)
  • Index auto-complete and get rid of need for premium SQL to do field auto-complete (#6, #7)
  • Add a note to each table to aid with navigation (#26)
  • Sticky scroll for table headers allowing easier access to refresh/update (#28)
  • Better trigger policy (#27)

0.3.0-alpha

08 Apr 21:50
ee84605

Choose a tag to compare

0.3.0-alpha Pre-release
Pre-release

Version 2 in Add-On Store

More trigger granularity via #27

Alpha-0.2

06 Apr 01:12

Choose a tag to compare

Alpha-0.2 Pre-release
Pre-release

Version 1 in Add-On Store

Minor fixes #21 and #22

Alpha 0.1

04 Apr 00:11

Choose a tag to compare

Alpha 0.1 Pre-release
Pre-release

First stable-ish release