-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added the initial version of CHANGELOG.md #85
Conversation
CHANGELOG.md
Outdated
- Documentation, screencasts, the primary screenshot | ||
- Content-type for save_job request is application/json | ||
- More strict check for 'checkbox' and 'number' values | ||
- More strict labels verification |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This changes were already shown below.
CHANGELOG.md
Outdated
### Fixed | ||
- Player navigation if the browser's window is scrolled | ||
- Filter doesn't support dash (-) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Some memory leaks have been fixed ?
- Bug has been fixed: Inconsistent extension of filename in annotation file and real filename ?
- A converter to mask format | ||
- License header for most of all files | ||
- .gitattribute to avoid problems with bash scripts inside a container | ||
- CHANGELOG.md itself |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Size of bounding boxes
- Color by label, by group features
- Ability to setup shapes opacity manually
- Split feature
- Grouping feature
- Propagate feature
- Full screen player
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.gitattribute to avoid problems with bash scripts inside a container.
May be better move it to "Fixed"?
No description provided.