CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 20:31:21 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"c83e6f2125442c2c7dc329e94da48ddf"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=mCbmctcgN%2Fq9CJCs9PIif3%2FcZ8N5727BD3IgSs90FwarpeIYMSFnJCoOD3vxHeyJjRFNw7S2boPoBNSURSba3QTD7g%2By7y9zWaEdESd9ENmM0nOwuoNJ6jiQHQNu8SdgJVTJ1n9aexMNXNhhXgDFlyqm5QYHcNsS5AwpVjgTjj8nENSVtZfP%2FK6YBMMyYZ7H05NwXW34uoz20Fz9L7%2FZrI9wfhuxNRZmPfGIB2uiO73L2k5VYkDU66bx3KZKXiOFSxKXlrNwSpxgZBCmTFy%2Bsg%3D%3D--0OsG%2BeVUfYzCJ9oJ--0%2FPKkb%2FeyIMZIbxKyGof%2Bw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.681622426.1753648280; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 20:31:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 20:31:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BD84:3C6DB4:8195C5:AA1FDA:68868C98
Release 2.0.0 Β· sumn2u/annotate-lab Β· GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 23
2.0.0
Compare
What's Changed
- make circle resizable and update its value in db by @sumn2u in #19
- Mask color config by @Mews in #21
- Cache pip packages for future runs by @Mews in #22
- added test cases for setup process by @sumn2u in #23
- created config file for demosite url by @harith-hacky03 in #26
- clear storage information on exit by @sumn2u in #27
- added test case for download button by @sumn2u in #29
- added sidebar elements tests by @sumn2u in #30
- added client workflow and status badges by @sumn2u in #31
- fixed file type unsupported message not being displayed by @sumn2u in #32
- use config file to limit upload images by @sumn2u in #33
- added test for crosshairs, debugsidebar, sidebars and others by @sumn2u in #34
- refactor use server url from config by @sumn2u in #35
- added test cases for sidebars and workspace by @sumn2u in #36
- added test case for image upload by @sumn2u in #37
- renaming demosite to annotation by @sumn2u in #38
- remove unused code and restructure configuration by @sumn2u in #39
- added test cases for point distance, region tags and settings provider by @sumn2u in #40
- added test for keyframes selectors and keyframe timeline by @sumn2u in #41
- [Snyk] Upgrade @fortawesome/react-fontawesome from 0.2.1 to 0.2.2 by @sumn2u in #44
- [Snyk] Upgrade i18next from 23.11.4 to 23.11.5 by @sumn2u in #45
- [Snyk] Upgrade react-i18next from 14.1.1 to 14.1.2 by @sumn2u in #46
- fixed docker config and refactor config by @sumn2u in #47
- added color map to the response of configuration download by @sumn2u in #48
- prevent saving information while navigating files by @sumn2u in #49
- fixed images not showing issue on refresh for multiple uploads by @sumn2u in #55
- enable checkbox selection for active image only by @sumn2u in #56
- remove prev and next from top header by @sumn2u in #57
- PR for issue #42 [completed, awaiting review] by @DQ4443 in #50
- support outline thickness via client settings by @sumn2u in #58
- removed unused libraries from server by @sumn2u in #59
- fixed annotated image download from docker by @sumn2u in #60
- added group actions on region section by @sumn2u in #61
- Update README file to include documentation links by @DQ4443 in #62
- added settings button and its functionalities by @sumn2u in #65
- [Snyk] Upgrade @mui/material from 5.15.18 to 5.15.19 by @sumn2u in #64
New Contributors
- @Mews made their first contribution in #21
- @harith-hacky03 made their first contribution in #26
- @DQ4443 made their first contribution in #50
Full Changelog: 1.0.0...2.0.0
Assets 2
2 people reacted
You canβt perform that action at this time.