Releases: ToucanToco/weaverbird
Releases · ToucanToco/weaverbird
v0.105.0 (ui)
What's Changed
- feat(append-join-steps): add a tooltip to explain disabled dataset options [TCTC-5745] by @alice-sevin in #1815
Full Changelog: v0.104.0...v0.105.0
v0.104.0 (ui)
What's Changed
- feat(labeller): enable to override retrieveDomainName by passing a custom method to store state by @alice-sevin in #1812
Full Changelog: v0.103.0...v0.104.0
v0.103.0 (ui)
What's Changed
- feat(append/join): use uid refs as source of join/append step and disable unjoinable datasets [TCTC-6262][TCTC-6261] by @alice-sevin in #1804
Full Changelog: v0.102.1...v0.103.0
v0.102.1 (ui)
What's Changed
- feat(code-editor-widget): remove watch flacky logic [TCTC-6012] by @alice-sevin in #1767
- chore(ui): v0.102.1 by @alice-sevin in #1768
Full Changelog: v0.102.0...v0.102.1
v0.102.0 (ui)
What's Changed
- feat(variables): enable to add specific variable delimiters for trusted variables [TCTC-5807] by @alice-sevin in #1755
Full Changelog: v0.101.1...v0.102.0
v0.101.1 (ui)
What's Changed
- fix(store): use default value for available variables [TCTC-5196] by @alice-sevin in #1718
- chore(ui): v0.101.1 by @alice-sevin in #1719
Full Changelog: v0.101.0...v0.101.1
v0.101.0 (ui)
What's Changed
- build(deps): bump psycopg from 3.1.7 to 3.1.8 in /server by @dependabot in #1706
- fix(backend/mongo/rollup): Rename
_id
to__id
in case it is part of aggregation new columns by @aklom in #1709 - build(deps): bump pandas from 1.5.2 to 1.5.3 in /server by @dependabot in #1705
- chore(server): v0.28.2 by @lukapeschke in #1710
- build(deps-dev): bump isort from 5.11.4 to 5.12.0 in /server by @dependabot in #1711
- chore(store)!: migrate vuex store to pinia [TCTC-5195] by @alice-sevin in #1713
- chore(ui): v0.101.0 by @alice-sevin in #1716
Full Changelog: v0.100.0...v0.101.0
v0.100.0 (ui)
What's Changed
- fix(ui): load unique values never tries to be applied on undefined column TCTC-4960 by @davinov in #1694
- chore: update playground URL and sonar project for UI by @davinov in #1697
- fix(ui): specify which node version is supported by @davinov in #1698
- docs(ui): update docs url (toucantoco.dev domain) by @davinov in #1700
- chore(ui): v0.100.0 by @davinov in #1708
Full Changelog: v0.99.2...v0.100.0
v0.92.6 (ui)
What's Changed
- fix(new-date-input): show all options for relative date dropdown [TCTC-3428] [TCTC-2484] by @bloodstorms in #1685
Full Changelog: v0.92.5...v0.92.6
v0.99.2 (ui)
What's Changed
- refactor(backend/pypika): Prevent the usage of wildcards in column lists TCTC-4241 by @lukapeschke in #1687
- [backport] fix(backend/pandas): Add support for non-numeric columns to "top" step by @lukapeschke in #1691
- chore(ui): resolve warning of deprecation for dart sass 2 by @davinov in #1692
- fix(ui): prevent column name to be undefined when filtering TCTC-4962 by @davinov in #1693
- fix(new-date-input): show all options for relative date dropdown (2nd fix) [TCTC-3428] [TCTC-2484] by @bloodstorms in #1695
Full Changelog: v0.99.1...v0.99.2