Skip to content

Releases: causalens/dara

v1.12.7

23 Aug 18:17
Compare
Choose a tag to compare

📈 Improvements

  • Improvement: DO-3542 default Markdown styling tweaks
  • Improvement: DO-3640: Input and NumericInput now accept standard HTML element props

🐛 Fixes

  • Fix: DO-3632 textarea placeholder unaligned in some cases
  • Fix: DO-3658: Fix Table non-unique index values, fix sorting by unnamed index
  • Fix: DO-3637: Fix rendering of tables from DerivedDataVariables

v1.12.6

16 Aug 08:33
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: DO-3618 KeyError in LRU cache

v1.12.5

15 Aug 11:39
Compare
Choose a tag to compare

📈 Improvements

  • Improvement: DO-3466 make WS handlers execute synchronously if sync, add support for responding to custom messages directly

🐛 Fixes

  • Fix: DO-3605 code viewer code area overflows container

v1.12.4

07 Aug 15:15
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: DO-3494: Fix race conditon in registry entry registration

v1.12.3

06 Aug 15:02
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: DO-3494: Strip Table column prefix when filtering and sorting

v1.12.2

05 Aug 15:25
Compare
Choose a tag to compare

🐛 Fixes

  • Fix: DO-3494: Make Table schema cache_key a query param

v1.12.1

02 Aug 16:10
Compare
Choose a tag to compare

📈 Improvements

  • Improvement: DO-3494: Automatically show index columns for Table, Support duplicate column names, Fix invisible boolean values in Table cells

v1.11.5

29 Jul 09:54
Compare
Choose a tag to compare

📈 Improvements

  • Improvement: DO-3456 chat code viewer visual tweaks

v1.11.4

26 Jul 09:54
Compare
Choose a tag to compare

🚀 Features

  • Feat: DO-3423 update code viewer to allow copy to clipboard
  • Feat: DO-3454 add loading state to chat component
  • Feat: DO-3455 accept to optionally pass icon color for user bubble
  • Feat: DO-3456 extract code from markdown and use code viewer in chat component

📈 Improvements

  • Improvement: DO-3453 make chat component more flexible and UI updates
  • Improvement: DO-3471 - Improved some chat functionality
  • Improvement: DO-3471 Added message actions to show for each message

v1.11.3

22 Jul 16:04
Compare
Choose a tag to compare

📈 Improvements

  • Improvement: DO-2951: Upgrade pixijs to v8

🐛 Fixes

  • Fix: DO-3469 vfile version

📦 Other

  • Security: DO-3367 set minimum version for certifi