Releases: digital-asset/dablchat
Releases · digital-asset/dablchat
daml-chat-v4.0.0
What's Changed
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #38
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #83
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #82
- Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #85
- Add Poetry and IntelliJ-related directories to .gitignore. by @da-tanabe in #87
- Upgrade the Daml models to 2.7.5. by @da-tanabe in #88
- Upgrade all of the dependencies; it's been a a while. by @da-tanabe in #86
- Bump postcss and react-scripts by @dependabot in #93
- Bump jsdom and react-scripts by @dependabot in #92
- Bump node-forge and react-scripts by @dependabot in #95
- Bump trim and react-markdown by @dependabot in #96
- Relax the python version specifier to allow for versions other than 3.7 by @mschaef-da in #41
- Convert frontend from react-scripts to vite, and from JavaScript to TypeScript. by @da-tanabe in #98
- Miscellaneous build changes. by @da-tanabe in #97
- Run all the python code through the autoformatter. by @da-tanabe in #102
- Add a setup script to the local run. by @da-tanabe in #103
- Add
run-
targets to the Makefile by @da-tanabe in #101 - Add a mock login page that works for local development. by @da-tanabe in #104
- Use prettier across the codebase. by @da-tanabe in #105
- Fix a bug where new chats couldn't be created. by @da-tanabe in #106
- More typing fixes. by @da-tanabe in #107
- Use the daml Ledger Client instead of using handcrafted fetch calls. by @da-tanabe in #109
- Remove unnecessary references to window.location. by @da-tanabe in #108
- Drop support for user-deployed auto-archiving bots. by @da-tanabe in #110
- Break up App.tsx, because it's just too large. by @da-tanabe in #111
- Remove giphy support. by @da-tanabe in #112
- Add a rudimentary mock v2 login screen. by @da-tanabe in #113
- Use the @daml/ledger library for queries too. by @da-tanabe in #114
- Remove some superfluous code. by @da-tanabe in #115
- Convert ChatManager to an ECMAScript 6-style class by @da-tanabe in #116
- Switch to User Management 2.x APIs. by @da-tanabe in #117
- Remove some dead code. by @da-tanabe in #118
- Make token handling even simpler by removing local storage altogether. by @da-tanabe in #119
- Drop party/token based login from the Login screen of Daml Chat, since only UM 2.x is supported now. by @da-tanabe in #120
- Bump cryptography from 41.0.7 to 42.0.2 by @dependabot in #123
- Bump gitpython from 3.1.40 to 3.1.41 by @dependabot in #121
- Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #124
- Bump black from 23.11.0 to 24.3.0 by @dependabot in #125
- Bump idna from 3.6 to 3.7 by @dependabot in #126
- update poetry dependencies by @dasormeter in #127
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #128
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #129
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #130
New Contributors
- @dasormeter made their first contribution in #127
Full Changelog: daml-chat-v2.0.2...daml-chat-v4.0.0
daml-chat-v2.0.2
Update to Daml SDK 1.18.1
daml-chat-v2.0.1
DIT file release (ddit) - daml-chat-v2.0.1
daml-chat-v2.0.0
DIT file release (ddit) - daml-chat-v2.0.0
daml-chat-v2.0.0-rc.1
Update for daml.app
API domain compatibility