We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4949a6a commit 445e2cdCopy full SHA for 445e2cd
3 files changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [0.4.0] - 2026-04-19
6
+### Added
7
+- Added endpoint for logging in with all providers
8
+- Added a web example of how to log in to a provider, choose a model and start a chat
9
+### Fixed
10
+- Fixed model communication issues with OpenAI models
11
+
12
## [0.3.0] - 2026-04-15
13
### Changed
14
- Changed colour of the thinking blocks and made italic.
VERSION
@@ -1 +1 @@
1
-0.3.0
+0.4.0
changelog.d/master.yaml
0 commit comments