Spaces:
Running
Running
update release
Browse files- CHANGELOG.md +14 -0
CHANGELOG.md
CHANGED
|
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
|
|
| 4 |
|
| 5 |
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
| 6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
## [0.4.0] - 2024-06-24
|
| 8 |
|
| 9 |
### Added
|
|
|
|
| 4 |
|
| 5 |
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
| 6 |
|
| 7 |
+
## [0.4.1] - 2024-08-23
|
| 8 |
+
|
| 9 |
+
### Added
|
| 10 |
+
+ Scroll to the first relevant context passage, if the most relevant context passage is at the end, it will scroll to the end of the document
|
| 11 |
+
+ Added Mistral NEMO as default model
|
| 12 |
+
|
| 13 |
+
### Changed
|
| 14 |
+
+ Rearranged the interface to get more space
|
| 15 |
+
+ Updated libraries to the latest versions
|
| 16 |
+
|
| 17 |
+
### Fixed
|
| 18 |
+
+ Fixed the chat messages sequence that were buggy
|
| 19 |
+
+ Updated the PDF viewer to the latest version
|
| 20 |
+
|
| 21 |
## [0.4.0] - 2024-06-24
|
| 22 |
|
| 23 |
### Added
|