forked from argilla-io/argilla
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
<!-- | ||
These are the section headers that we use: | ||
* "Added" for new features. | ||
* "Changed" for changes in existing functionality. | ||
* "Deprecated" for soon-to-be removed features. | ||
* "Removed" for now removed features. | ||
* "Fixed" for any bug fixes. | ||
* "Security" in case of vulnerabilities. | ||
--> | ||
|
||
## [Unreleased]() | ||
|
||
## [2.1.0](https://github.com/argilla-io/argilla/compare/v2.0.1...v2.1.0) | ||
|
||
- Added `DarkMode` ([#5412](https://github.com/argilla-io/argilla/pull/5412)) | ||
- Added new `empty queue messages` ([#5403](https://github.com/argilla-io/argilla/pull/5403)) | ||
- Added `HTML Sandbox` to support external and custom CSS and Javascript in fields ([#5353](https://github.com/argilla-io/argilla/pull/5353)) | ||
- Added `Spanish` languages ([#5416](https://github.com/argilla-io/argilla/pull/5416)) | ||
- Added new `ImageField` supporting URLs and Data URLs. ([#5279](https://github.com/argilla-io/argilla/pull/5279)) | ||
|
||
> [!NOTE] | ||
> For older versions, please review the argilla/CHANGELOG.md and argilla-server/CHANGELOG.md files. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters