Releases: ToucanToco/weaverbird
Releases · ToucanToco/weaverbird
v0.99.1 (ui)
What's Changed
- refactor(backend/pandas): Make previous quarter logic more explicit by @lukapeschke in #1669
- [backport] fix(backend/mongo/aggregate): Rename _id to __id in case it's part of an aggregation's new columns by @lukapeschke in #1677
- chore: cleaning of translate and deferences unused methods [TCTC-4934] by @alice-sevin in #1681
- fix(new-date-input): show all options for relative date dropdown [TCTC-3428] [TCTC-2484] by @bloodstorms in #1680
Full Changelog: v0.99.0...v0.99.1
v0.92.5
What's Changed
- fix(backend/mongo/aggregate): Rename _id to __id in case it's part of an aggregation's new columns by @lukapeschke in #1678
Full Changelog: v0.92.4...v0.92.5
v0.99.0 (ui)
What's Changed
- feat(labeller): rename queries to availableDomains [TCTC-4877] by @alice-sevin in #1657
- chore(ui): v0.99.0 by @alice-sevin in #1658
Full Changelog: v0.98.2...v0.99.0
v0.92.4
What's Changed
- fix(new-date-input): popover position [TCTC-4324] by @bloodstorms in #1655
Full Changelog: v0.98.1...v0.92.4
v0.98.2 (ui)
What's Changed
- fix(ui): authorize having no aggregation in rollup step form TCTC-1897 by @davinov in #1653
- fix(new-date-input): popover position [TCTC-4324] by @bloodstorms in #1655
Full Changelog: v0.98.1...v0.98.2
v0.92.3 (UI)
Patch to backport #1653
What's Changed
- fix(ui): authorize having no aggregation in rollup step form TCTC-1897 (backport of #1653) by @davinov in #1654
Full Changelog: v0.92.2...v0.92.3
v0.98.1
v0.98.0 (UI)
What's Changed
- build(deps): clean unused deps and bump others by @PrettyWood in #1630
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /ui by @dependabot in #1631
- feat(ui/labeller): Improve label for geographical hierarchy step by @lukapeschke in #1628
- refactor(ui): Make all step attributes camelCase by @lukapeschke in #1629
- chore(ui): v0.98.0 by @lukapeschke in #1634
Full Changelog: v0.97.0...v0.98.0
v0.92.2
What's Changed
- fix(mongo-front): added a null default value on switch for mongo date transformations [TCTC-4622] by @Sanix-Darker in #1633
- chore: bump weaverbird ui from 0.92.1 to 0.92.2 by @Sanix-Darker in #1637
Full Changelog: v0.92.1...v0.92.2
v0.97.0 (UI)
What's Changed
- refactor: Adapt playground response format to new pagination by @lukapeschke in #1617
- fix(playground): Adapt pagination_info responses for mongo & postgres by @lukapeschke in #1624
- fix(playground): Add pagination_info for pandas by @lukapeschke in #1625
- feat(pagination): update model and use new arrow pagination [TCTC-4735] by @bloodstorms in #1623
Full Changelog: v0.96.0...v0.97.0