Skip to content

Releases: argilla-io/argilla

v0.1.3

20 Jul 00:33
Compare
Choose a tag to compare
  • [UI] mentions empty and tabs order (#206) …
  • fix(token-class): store and calculate mentions properly (#207) …
  • docs: quick review streamlit guide (#210)
  • add active learning tut data (#212)
  • [UI] prevent record text overflow (#216)
  • fix(UI): restore filtering after query returns error 500 (#219) …
  • [UI] confidence filter: show 2 decimals (#215) …
  • refactor(search): search text multifield (#222)
  • docs: Improve readme header (#220)
  • doc(tutorials): fix pytorch and geometrics version (#221)
  • [UI] fix: update record height if query change (#217) …
  • fix(errors): show text search detail (#226) …

v0.1.3-alpha.0

19 Jul 13:00
Compare
Choose a tag to compare
v0.1.3-alpha.0 Pre-release
Pre-release
  • [UI] mentions empty and tabs order (#206) …
  • fix(token-class): store and calculate mentions properly (#207) …
  • docs: quick review streamlit guide (#210)
  • add active learning tut data (#212)
  • [UI] prevent record text overflow (#216)
  • fix(UI): restore filtering after query returns error 500 (#219) …
  • [UI] confidence filter: show 2 decimals (#215) …
  • refactor(search): search text multifield (#222)
  • docs: Improve readme header (#220)
  • doc(tutorials): fix pytorch and geometrics version (#221)
  • [UI] fix: update record height if query change (#217) …
  • fix(errors): show text search detail (#226) …

v0.1.2

09 Jul 14:06
Compare
Choose a tag to compare
  • descriptions, keywords and license added to pypi (#169)
  • Fix/readme alignment (#171) …
  • Add code of conduct (#183)
  • Update README.md (#186)
  • Update readme (#187)
  • Streamline readme text (#188)
  • Update README.md (#190)
  • client pass apikey header (#189) …
  • chore(build): apply eslint before statics build (#197) …
  • refactor: simplify dataset props (#193) …
  • [UI] improve scroll behavior (#195) …
  • fix(ui): allow dataset list scrolling (#198)
  • feat(ui): Mentions sidebar for explore (#179) …
  • chore(build): apply eslint before statics build (#197) …
  • Fix typo in tasks section. Thanks @Lord-V15 (#202)
  • fix(UI): prefetch more records properly (#200) …
  • disable fix for lint phase
  • fix(build): set eslint prettier messages to warning (#203) …
  • doc: Update tutorials and include mentions in spacy tutorial (#204)

v0.1.1

27 Jun 18:45
7415b00
Compare
Choose a tag to compare

fix(ui): redirect full path after login (#161)
chore(api): configure api version from rubrix version
refactor(security): auth provider factory and better configuration (#160)
fix(ui): show record list type (#138)
[UI] Show name of the dataset to be deleted (#156)
[UI] align sidebar button with the first record line on <desktop (#157)
[UI] sidebar styles in Firefox (#158)
refactor(UI): change default pagination size (#144)
Update README.md (#155)
fix(ui): missing local provider changes
refactor(security): local auth provider encapsulation (#149)
chore(docs): align get started guide with the docs + fix links to the stable version of the docs (#140)
chore(client): extend error info on init (#148)
Add active learning tutorial (#4)

v0.1.1-alpha.1

25 Jun 08:03
864d72a
Compare
Choose a tag to compare
v0.1.1-alpha.1 Pre-release
Pre-release
fix(ui): redirect full path after login (#161)

v0.1.1-alpha.0

24 Jun 10:42
Compare
Choose a tag to compare
v0.1.1-alpha.0 Pre-release
Pre-release

fix(ui): redirect full path after login (#161)
chore(api): configure api version from rubrix version
refactor(security): auth provider factory and better configuration (#160)
fix(ui): show record list type (#138)
[UI] Show name of the dataset to be deleted (#156)
[UI] align sidebar button with the first record line on <desktop (#157)
[UI] sidebar styles in Firefox (#158)
refactor(UI): change default pagination size (#144)
Update README.md (#155)
fix(ui): missing local provider changes
refactor(security): local auth provider encapsulation (#149)
chore(docs): align get started guide with the docs + fix links to the stable version of the docs (#140)
chore(client): extend error info on init (#148)
Add active learning tutorial (#4)

v0.1.0

14 Jun 08:54
f4ed7bd
Compare
Choose a tag to compare

Official version 0.1.0

v0.1.0-alpha.1

11 Jun 11:27
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

First revision of version 0.1.0

v0.1.0-alpha.0

10 Jun 15:32
f1a8283
Compare
Choose a tag to compare
v0.1.0-alpha.0 Pre-release
Pre-release

0-Alpha version of 0.1.0

v0.1.0-beta.9

26 May 14:39
f424f64
Compare
Choose a tag to compare
v0.1.0-beta.9 Pre-release
Pre-release
Escape text (#77)

* Escape text

prevent render html tags

* Update frontend/components/text-classifier/RecordString.vue

Co-authored-by: Francisco Aranda <[email protected]>

* escape from highlightingSearch plugin

Co-authored-by: Francisco Aranda <[email protected]>