Skip to content

Tags: weixin00/label-studio

Tags

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
nicholasrq Nick Skriabin
Update DM build

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.8.2 (HumanSignal#496)

* Fix some dependencies

* LSF build 3f0e7f5

* Make relative paths in config.json, extract IDs from source storage keys, pass project full path in ML backend

* Update converter to 0.0.21

* Add utils for getting uploaded local files

* Update converter package

* Update LSF 64d1468

* Add Paragrahs/Taxonomy samples, rewrite sample task generation

* Update LSF, handle secure mode

* Fix secure mode for Text object

* Remove absolute paths from config

* Change version to 0.8.2

* Fix ml server path for Windows

* Update LSF 38a8537

* Fix export dir

* Update LSF 2b48362

* Fix type validation for paragraphs

* Update LSF 8f89391

* Add ML backend for GPT2 Chatbot generator based on <Paragraphs> + new template

* Add docs for Paragraphs and Taxonomy

* Add paragraphs reference, fix doc

* Change tooltip texts

* Upgrade converters: fix export with relations

* Add new icons to templates

* Fix center for icons

Co-authored-by: nik <[email protected]>
Co-authored-by: makseq-msi3 <[email protected]>
Co-authored-by: hlomzik <[email protected]>

v0.8.1

Toggle v0.8.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Release 0.8.1 (HumanSignal#472)

* Massive LSF rework (HumanSignal#403)

* LSF with new deserialization and changed structure

* Update LSF js

* Hostname for enternal LS usage. Docker with hostname passthrough.

* Username and password to docker.

* update s3 signature version to s3v4 to support more aws regions (HumanSignal#402)

* Release 0.7.4.post0 (HumanSignal#400)

* Release 0.7.4.post0 label-studio-converter version.

* Docs and version.

* update s3 signature version to s3v4 to support more aws regions

Co-authored-by: Max <[email protected]>

* Update ml.md (HumanSignal#404)

* Release 0.7.4.post0 (HumanSignal#400)

* Release 0.7.4.post0 label-studio-converter version.

* Docs and version.

* Update ml.md

* Update ml.md

Co-authored-by: Max <[email protected]>

* Logs for ML backend.

* LSF build.

* Ui fixes.

* Fixes and addions for task validation in cloud storages.

* Check for raise.

* Back raise.

* fix un-error for ML backend, add parse_config docstring

* Move project loading line.

* methods

* Bugfixes with project_obj and docs.

* New LSF build.

* Improvements of navigation with hotkeys.

* Minimum formatting of completed_at (HumanSignal#397)

* Minimum formatting of completed_at

* Fix skip formatting None timestamp

* Doc fixes.

* Fix order of completion picking

* Docs fixes.

* Pretty fixes.

* New LSF build.

* Mobile UI fix.

* More mobile fixes.

* Min height for tr in tasks.

* Docs fixes.

* Usage stats docs.

* Docs fixes.

* Docs about frontend.

* Docs frontend fixes.

* Docs fixes.

* Docs for LS modules.

* Docs fixes.

* LSF build from tmp/deserialize.

* New LSF build.

* LSF build from tmp/deserialize.

* New LSF build from tmp/deserialize.

* maintain ordering in source.json and task.json (HumanSignal#414)

Co-authored-by: dhruv <[email protected]>

* Docs preview in iframe.

* New LSF build from tmp/deserialize.

* Loader for open preview.

* Keypoint docs fix with stroke width.

* Docs fix with ml-backend-url.

* Active learning docs in ml backend.

* ML examples docs.

* New LSF build from tmp/deserialize.

* Docs CORS new image added.

* Latest LSF tmp/deserialize build

* Fix LSF bug with initialization

* Fix headshot export dimmer

* Reduce debug logs on next task

* Remove huge data from console while debug

* Hide skip button on tasks page

* Add table example with text fields

* New LSF build from tmp/deserialize

* Move external fonts to LS. Bug fix with accordion and checkboxes.

* Change version 0.7.5rc1

* configure blueprint

* enable PR builds for all target branches

* ML patch

* Update docs

* Latest LSF build with tmp/deserialization

* Fix buttons "Start Predictions" and "Remove ML backend" for Firefox (HumanSignal#439)

* Fix correct templates_dir from config.json

* Fix deprecated deploy to azure button

* Litte fix with deploy buttons

* Fix docs

* Show task code column

* UI fixes

* Reworked size of left and right panels on tasks page

* Fix size of right panel. rc3 release

* Make left and right panels true responsible

* Add call to ml backend to get task prediction on api/task/<id>

* Add Table type to _DATA_TYPES

* Add Table example data

* Add playground examples

* Lates LSF build with Text/HyperText fixes

* Add host & protocol & port help for external domain

* Upgrade pip in docker

* Update tag docs

* Change version to rc5

* Fix docs with init without project name

* Make short version for task and completion paths on tasks page

* Increase wait intervals in e2e tests

* Sync platform with opensource in TS previews

* Make tooltip for paths on tasks page.

* Make pretty print for show task data

* Fix displying of short paths for storages

* Fix tests

* Fix e2e tests

* Fix api_predict (HumanSignal#480)

analytics instance is in globals, not in project

* Fix stats

* Rename exception treatment

* Refactor project/config

* Refactor some api urls. Update docs about how to make predictions

* Fix docs

* Refactor blueprint.py

* Rework ml backend apis

* Move start_browser. Update LSF build

* Fix ascending order

* Import urls without SSL check

* Merge with master

* Add ML backend for Image Object Detection

* Restructure docs

* Revert labeling

* Fix one link

* Enhance ML docs, make version checker

* Use id in export

* Add workaround for python3.5

* Update LSF c883b7368

* Add deprecated API

* Check integration with blueprint. Fix external hostname without port

* Fix tests

* Update LSF 57cbe6

* Add blueprint usage example

* Fix mmdetection doc

* Delete duplicated text

* Add help text to blueprint example

* Fix misspells

* Add readme about ls integration

* Add more readme to blueprint

* Add more readme into blueprint usage example

* Fix redirects on welcome and setup pages

* Remove unused comment

* Fix ml.md from Michael

* stylistic changes and a few typos

Co-authored-by: hlomzik <[email protected]>
Co-authored-by: Wouter Devriendt <[email protected]>
Co-authored-by: jeannefukumaru <[email protected]>
Co-authored-by: nik <[email protected]>
Co-authored-by: Hikonobu Kurihara <[email protected]>
Co-authored-by: Dhruv Mishra <[email protected]>
Co-authored-by: dhruv <[email protected]>
Co-authored-by: Thomas Grainger <[email protected]>
Co-authored-by: Dario Saccavino <[email protected]>
Co-authored-by: hepaajan <[email protected]>
Co-authored-by: Mikhail Maluyk <[email protected]>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.8.0 (HumanSignal#467)

* Add old build of ts

* Add TS templates. Add correct validation for TS. Add sample csv for TS.

* Prettify templates ts

* Add drag & drop to TS

* Make another way to check ts in uploader

* Correct exception treatment with app_before_request_callback

* S3 region support, resolve URI based on current storage setup, add wip lsf builds

* Update error message

* Update LSF build from feature/ts

* Refactor templates

* Add tutorial. Templates reformats

* Fix valuetype lowercase. Update LSF build

* Split ts tutorial to templates/time_series.md and release notes

* Update LSF build

* Use LSF build with TS fixes and persistent state

* Update templates. Add data, completion, predictions support to config preview. Update LSF build

* Add more templates

* Update LSF

* Handle drag-n-drop import with cloud storage connected

* Change default labeling config

* Back default config

* Add dynamic sample task for TS

* Update LSF

* Add support for headless sample task

* Update LSF build

* Support inputFormat & separator in sample task generator

* Fix data examples

* Try to fix independ channels template

* Fix templates

* Update LSF

* Rename vars on backend, inplace generator/predefined sample task,change templates

* Update LSF build

* Generate sample task in render-label-studio

* Add units for ts-text linking template

* Fix templates

* Update LSF

* Fix data example without valueType

* Update LSF build

* Add tag docs. Work on templates

* Update LSF build

* Bugfix in time-series.csv endpoint

* Finish templates. Fix bugs in TS sample generation

* Pretty fix

* Add removable notes on setup page

* Folders drag&drop

* Add marked js

* Fix links to relation docs

* Fix one-point text in template

* Add wait in e2e tests

* Update LSF build

* Add timeless template

* Add env in tests

* Hide readme markdown if errors on render

* Update docs

* Rename templates

* Update docs

* Move readme to the bottom

* Show readme hidden by default

* Rework time_series.md

* Fix docs. Fix path to time-series.csv

* Rename endpoint static_time_series

* Fix generate example

* Fix upload arg in playground

* blog post text and images

* Update time_series.md (HumanSignal#469)

* Update time_series.md

* Fix upload arg in playground

Co-authored-by: makseq-ubnt <[email protected]>

* Fix time series md and other preview stuff

* modifying text, links, and images

* few changes in docs

* typos

* typo

* fixing case

* Change TS classification template

* Fix docs/blog errors

* Update LSF

* Change v0.8.0

Co-authored-by: nik <[email protected]>
Co-authored-by: hlomzik <[email protected]>
Co-authored-by: Nikita Skryabin <[email protected]>
Co-authored-by: Mikhail Maluyk <[email protected]>
Co-authored-by: Rhythm of vision <[email protected]>

v0.7.5.post0

Toggle v0.7.5.post0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.7.5 (HumanSignal#399)

* Release 0.7.5

* Massive LSF rework (HumanSignal#403)

* LSF with new deserialization and changed structure

* Update LSF js

* Hostname for enternal LS usage. Docker with hostname passthrough.

* Username and password to docker.

* update s3 signature version to s3v4 to support more aws regions (HumanSignal#402)

* Release 0.7.4.post0 (HumanSignal#400)

* Release 0.7.4.post0 label-studio-converter version.

* Docs and version.

* update s3 signature version to s3v4 to support more aws regions

Co-authored-by: Max <[email protected]>

* Update ml.md (HumanSignal#404)

* Release 0.7.4.post0 (HumanSignal#400)

* Release 0.7.4.post0 label-studio-converter version.

* Docs and version.

* Update ml.md

* Update ml.md

Co-authored-by: Max <[email protected]>

* Logs for ML backend.

* LSF build.

* Ui fixes.

* Fixes and addions for task validation in cloud storages.

* Check for raise.

* Back raise.

* fix un-error for ML backend, add parse_config docstring

* Move project loading line.

* methods

* Bugfixes with project_obj and docs.

* New LSF build.

* Improvements of navigation with hotkeys.

* Minimum formatting of completed_at (HumanSignal#397)

* Minimum formatting of completed_at

* Fix skip formatting None timestamp

* Doc fixes.

* Fix order of completion picking

* Docs fixes.

* Pretty fixes.

* New LSF build.

* Mobile UI fix.

* More mobile fixes.

* Min height for tr in tasks.

* Docs fixes.

* Usage stats docs.

* Docs fixes.

* Docs about frontend.

* Docs frontend fixes.

* Docs fixes.

* Docs for LS modules.

* Docs fixes.

* LSF build from tmp/deserialize.

* New LSF build.

* LSF build from tmp/deserialize.

* New LSF build from tmp/deserialize.

* maintain ordering in source.json and task.json (HumanSignal#414)

Co-authored-by: dhruv <[email protected]>

* Docs preview in iframe.

* New LSF build from tmp/deserialize.

* Loader for open preview.

* Keypoint docs fix with stroke width.

* Docs fix with ml-backend-url.

* Active learning docs in ml backend.

* ML examples docs.

* New LSF build from tmp/deserialize.

* Docs CORS new image added.

* Latest LSF tmp/deserialize build

* Fix LSF bug with initialization

* Fix headshot export dimmer

* Reduce debug logs on next task

* Remove huge data from console while debug

* Hide skip button on tasks page

* Add table example with text fields

* New LSF build from tmp/deserialize

* Move external fonts to LS. Bug fix with accordion and checkboxes.

* Change version 0.7.5rc1

* ML patch

* Update docs

* Latest LSF build with tmp/deserialization

* Fix buttons "Start Predictions" and "Remove ML backend" for Firefox (HumanSignal#439)

* Fix correct templates_dir from config.json

* Fix deprecated deploy to azure button

* Litte fix with deploy buttons

* Fix docs

* Show task code column

* UI fixes

* Reworked size of left and right panels on tasks page

* Fix size of right panel. rc3 release

* Make left and right panels true responsible

* Add call to ml backend to get task prediction on api/task/<id>

* Add Table type to _DATA_TYPES

* Add Table example data

* Add playground examples

* Lates LSF build with Text/HyperText fixes

* Add host & protocol & port help for external domain

* Upgrade pip in docker

* Update tag docs

* Change version to rc5

* Fix docs with init without project name

* Patch storages

* Update pip version in requirements.txt

* Change six version

* New LSF build from tmp/deserialize

* Fix Project.next_task to sort task IDs for "sequential" sampling (HumanSignal#442)

* Feature/e2e (HumanSignal#445)

* Add e2e test with some README

* Add test for TextArea classification

* Improve e2e config

Decrease waiting time;
Add test runner which keeps previous project;

* Fix tests to run in headless mode; fix names

* Add test for autosave

* Add GitHub Action for e2e testing

* Run label_studio from sources for e2e tests in CI

* Configure python and install dependencies

* Remove test for autosave; fix blinking test

* Rename CI step

* Back server.py

* Finally master from LSF with new structure

* Add previews for audio & text

* New LSF build from master

* Add text preview limit

* Fix icons

* Simplify globals, counters & analytics

* Fix for hotkeys crashing the app in label stream

* Fix typos & comments'

* New LSF build from master

* Fixing task preview race condition

* Don't keep premade predictions in completion (HumanSignal#430)

they are maintained in source storage

* Keep premade predictions if we can't get fresh (HumanSignal#429)

* Reduce LSF init timeout

* Fix tasks page

* Fix actions workflow

* Fix empty input_args.project_name

* Remove get_all_tasks action from tests

* Add more hotkeys

* New LSF build from master

* Add polling status to project info and api tasks

* Fix small

* Fix first element toggle on tasks page

* New LSF build from master

* Fix api_import endpoint

* Handle exceptions

* Fix bug with no request json

* Latest LSF fixes

* Update LSF build from master

* Make hotkeys for tasks no depending to layout

* Back video sample

* Update LSF build from master

* Add more detailed validation message

* Prettify code tasks page

* Correct code more

* Correct welcome

* Correct model page

* Prettify image address

* Correct error page

* Fix template dialog and conversation

* Hide temporary broken pairwise

* Back ranker docs

* Fix ranker docs order

* Fix encoding in setup.py

* Fix e keycode on tasks page

* Support import completion

* Update LSF build with fixed pairwise

* Add template name title

* Reworked import completions

* Update LSF version

* Update LSF build with brush fix

Co-authored-by: hlomzik <[email protected]>
Co-authored-by: Wouter Devriendt <[email protected]>
Co-authored-by: jeannefukumaru <[email protected]>
Co-authored-by: nik <[email protected]>
Co-authored-by: Hikonobu Kurihara <[email protected]>
Co-authored-by: Dhruv Mishra <[email protected]>
Co-authored-by: dhruv <[email protected]>
Co-authored-by: Dario Saccavino <[email protected]>
Co-authored-by: Kazuo Kashima <[email protected]>
Co-authored-by: Nikita Skryabin <[email protected]>
Co-authored-by: hepaajan <[email protected]>

v0.7.4

Toggle v0.7.4's commit message
Last commit.

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.7.3 (HumanSignal#320)

* fix uri resolver on s3 with custom credentials passed

* init tests

* create python-package.yml (HumanSignal#319)

* change workflow push branch

* change workflow -flake8 add LS init

* change workflow LS setup.py install

* change workflow py3.8 only

* change workflow py 3.6, 3.7, 3.8

* change workflow py 3.5, 3.6, 3.7, 3.8

* change workflow py 3.5

* change workflow py 3.5 + setuptools

* change workflow py 3.5 + pip install -e .

* change workflow 3.5, 3.6, 3.7, 3.8

* change workflow 3.5, 3.6, 3.7, 3.8

* Prev & Next task.

* move to pytest, basic page 200 tests

* HTML upload as file added.

* improve pytest + monkeypatch +context coverage 40%

* add blinker for flask context signals

* fixes

* fixies

* take into acc that project is empty. explicit install packages

* explicit coverage run

* Bugfix with Text and Header floats.

* sync_in_thread fix.

* Task history by completions prev/next.

* add sample text

* basic functions to e2e testcase

* first attempt to parametrize class

* skip getting ids with wrong prefix keys

* fix contains

* add resolver uri to api/tasks/n

* Skip support in history.

* Some.

* smoke test fixture and actions

* skip f-string due to 3.5 python support

* py3.5 json cant load bytes

* set action_get_task task_id=0

* parameterize test suites

* make scenarios and PR enchancement

* try run workflow

* improve workflow

* better actions and PR code work

* e2e actions remove 'source'

* improve README

* add export to readme, add task_id to action_label

* Skipped tasks flag on task page.

* Remove unused code for hasTaskSkippedCompletions in html.

* yaml scenarios

* pyaml to workflow

* test test/requiremets.txt

* code-coverage self created badge

* commit self generated badge

* fix badge generation

* gitignore, pep8

* improve README, add more actions, add coverage fail-under=40

* Import help update.

* fix readme

* feature/test_framework (HumanSignal#324)

basic e2e test framework to make use-case scenarios (py or yaml) look at readme

* Some.

* Browser open link fix.

* generate signed URLs on GCE instance (HumanSignal#326)

Co-authored-by: nik <[email protected]>

* add ls-opensource sentry config (HumanSignal#331)

* Show/hide import button fix.

* Skipped column to task manager.

* Little fix.

* workflow remove pr to master condition

* Relative paths to .js files (HumanSignal#332)

* Fix import page for export.

* Show error description when export failed.

* New LS build (maybe incorrect version)

* Cookies and other files.

* New LS with skip.

* Images previews in tasks.

* New LSF build.

* Readme fix.

* Fix image previews for GSC and S3.

* Fixes.

* Basic Auth support added.

* Docs update.

* Docs fix.

* Fixes.

* Docs fixes.

* Fix order.

* Skip fixes.

* Fix skip in lsb.js.

* Get lsf build automatically via /script/get-lsf-build.js

* rc0

* Fixes with import zip with multiple BLOB files. Hostname added to /data/upload.

* Version.

* Encoding fixes in from_text_file and from_json_file.

* Fix with sockeraddr on windows.

* fix local URLs in pytorch tutorials

* Fixes with hostname.

* Fixes.

* Fix ordering with None.

* Reduced page size.

* add notes about regex storage parameter

* modify get-lsf-build

* add new lsf scipts

* v0.7.3

Co-authored-by: nik <[email protected]>
Co-authored-by: igorshagadeev <[email protected]>
Co-authored-by: niklub <[email protected]>
Co-authored-by: Andrey Tatarinov <[email protected]>

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.7.2 (HumanSignal#312)

Release 0.7.2

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.7.0 (HumanSignal#303)

* WIP layout updates

* recent changes

* copy

* small doc updates

* copy change

* Release 0.7.0

* Fix encoding to utf8 in label config and completions. (HumanSignal#300)

* Pre release 0.7.0 fixes (HumanSignal#302)

* fix template, add exception treatment

* update converter

* fix error handling on export

Co-authored-by: nik <[email protected]>

* Feature/cloudstorage (HumanSignal#299)

* fix context

* fix multi session context

* source/target storages, s3 support

* fix predictions

* uri resolver & simple background jobs

* fix None prefix

* set daemon thread

* add storages forms

* add gcs support

* register gcs storage

* Tasks pagination (HumanSignal#298)

* Task pagination.

* Some.

* Fixes.

* Fix.

* Fixes.

* update requirements

* fix base/s3 storages

* fix s3

* fix FormMeta

* signed urls for gs

* hide manage buttons on GCS

* Fixes.

* Storage settings endpoint.

* api storage settings update

* More.

* Fixes

* fix typo

* get available storage, move api settings

* fix can manage completions

* Some.

* Some.

* Fix.

* Fix.

* filesystem bucket, fix sync

* fix exception'

* Some.

* Errors in UI.

* changing the URL

* get/post api for forms

* Fixes.

* handle target storage

* form field autobound

* Some.

* Some.

* build form with request.json

* fix redundant imports

* Some.

* Some.

* Fixes.

* fix blobs, purify code

* prepend storage class name

* comment error handling on get

* Some.

* Some.

* Before cache.

* Stable.

* load next task

* fix update after regex changed

* fix keys

* tasks json & completions storages

* separate source/target storage names

* make dict names

* validate cloud storage connections

* Fixes.

* extend filters

* validate connection on sync

* fix target filters

* Common error print.

* fix path for BaseForm

* validate storage before create

* Some.

* Project dict to tasks template.

* Some.

* Some.

* dont remove unexisted completion

* fix can manage tasks permissions

* Some.

* can delete tasks flag

* draft doc

* doc params fix

* add error handler for get_value within thread

* Some.

* add logging, can delete tasks, don't return dict on error

* Some.

* deepcopy tasks on saving completion

* Some.

* Some.

* Some.

* Some.

* Fix.

* Timer to 5 sec.

* Fix.

* includes fix.

* polyfill.

* polyfill.js

* ie

* small changes to the layout and copy

* fix invalid completions, reduce forms, add blob url as parameter

* add local copy option target storage,fix completion list

* Some.

* no local copy for source storage

* Some.

* some updates for words

* before remove select in storages.

* fix init old projects

* fix old config load on start

* Some.

* dont output creation times when created_at is absent

* Some.

* Some.

* Some.

* toast in errors.

* fix docs commands

* Fixes.

* fix perms

* Pretty.

* Version check.

Co-authored-by: nik <[email protected]>
Co-authored-by: Max <[email protected]>
Co-authored-by: Mikhail Maluyk <[email protected]>

* Encoding fixes.

* New LS build.

* Fixes with welcome page.

* 0.7.0rc1

* images, blog, copy

* doc updates

* Update README.md

* fix create local copy,enhance cmd docstrings,skip syncing on empty regex

* v0.7.0rc2

* some UI & doc fixes

* add storage.is_syncing flag

* Fixes.

* Error treatment on all pages.

* Paths in storages.

* copy_local checkbox hide.

* supported formats fix

* Storage sync in progress.

* Default data_key in BaseStorage.

* is_syncing for BaseStorage.

* use_blob_urls=True as default.

* completed_at to undefined if not defined.

* fix force option while running docker

* v0.7.0

Co-authored-by: Mikhail Maluyk <[email protected]>
Co-authored-by: niklub <[email protected]>
Co-authored-by: nik <[email protected]>