Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: allegro/turnilo

Release 1.34.1

01 Mar 11:16

Choose a tag to compare

Release 1.34.0

01 Mar 10:04

Choose a tag to compare

  • Feature / scatterplot (#853) (370a088)
  • Polyfills bundle (ec838f9)
  • Comment on url-loader limit (1dc2868)
  • Pack .lighthouseci as artifact (4545472)
  • Simpler lhci workflow (5a45e1b)
  • Better integration with Lighthouse CI (8673f5a)
  • Don't inline fonts into CSS (decaef8)
  • Async main script (574c052)
  • Move stylesheet link to the head (29f03c3)
  • CSS extract plugin within common config (e833760)
  • rm style-loader (cf9d40d)
  • Extract CSS from JS bundle (8690439)
  • Streamlined fonts (65bc7af)
  • Introduce basic lighthouse-ci (4723b11)
  • Bump pathval from 1.1.0 to 1.1.1 (#830) (ebc064e)
  • Bump ua-parser-js from 0.7.19 to 0.7.31 (#828) (4f01e9c)
  • Normalize branch name in github actions (#840) (b6b1ee6)
  • Deployment automation for branches (#837) (e9b1123)

Release 1.33.3

17 Feb 15:00

Choose a tag to compare

Release 1.33.2

17 Feb 13:02

Choose a tag to compare

  • Use isTruthy helper instead of boolean cast (#835) (315015b)
  • Fix height of heatmaps main container. (#826) (f8ea308)
  • Bump ssri from 6.0.1 to 6.0.2 (#825) (8626e55)

Release 1.33.1

03 Feb 10:26

Choose a tag to compare

  • Bug/timeattribute (#823) (b809af8)
  • For multiValue dimensions add filters also on split level. That would force plywood to insert having clause in group-by query instead of optimizing simple queries to plain topN (#824) (d3565d1)
  • Bump marked from 0.7.0 to 4.0.10 (#822) (903cc0b)
  • Time monitor failure handling (#819) (f8c7af2)
  • Provide correct iterable for Promise.all #817 (#818) (c16c945)
  • Fix typo in Query Decorator example in docs (#816) (a74c0e1)
  • Refactor time monitor (#815) (d87d63d)
  • BarChart: Check if there is a series under cursor. (#814) (31f938b)

Release 1.33.0

10 Nov 12:21

Choose a tag to compare

Grid final version 🎉

We finished our work around Grid visualisation. What is a Grid you ask? This is tabular visualisation that is backed by GroupBy query. It yields better performance with more available splits. You can slice your table with all dimensions and show top 10K records! Of course, it is not straight improvement on Table. We still keep Table around because it lets you better control on slicing data with nested queries. You can assign custom sorts and limits per split - something that is not possible with Grid.

Technical details

It take a lot of work to finish grid because we have done a lot of work in internals of Turnilo.

Now, visualisation controls toolbars of filter, splits and series. That will let us customise behaviour for every visualisation where necessary.

We also refactored objects representing data sources. For now it let us introduce custom limits for dimensions and for time dimension you can nowe specify durations of Latest period and Time Shift.

Release 1.33.0-beta.7

08 Nov 10:06

Choose a tag to compare

Release 1.33.0-beta.7 Pre-release
Pre-release

Release 1.33.0-beta.6

03 Nov 12:19

Choose a tag to compare

Release 1.33.0-beta.6 Pre-release
Pre-release

Release 1.33.0-beta.5

21 Oct 09:12

Choose a tag to compare

Release 1.33.0-beta.5 Pre-release
Pre-release

Release 1.33.0-beta.4

24 Sep 13:59

Choose a tag to compare

Release 1.33.0-beta.4 Pre-release
Pre-release