Releases: atlosdotorg/atlos
v1.2.8
Fixes an issue where bulk upload would fail on large files.
Full Changelog: v1.2.7...v1.2.8
v1.2.7
v1.2.6
What's Changed
- Fix an issue where regular editors could not create incidents
- Allow searching by raw attribute values (e.g., Machine/Airplane)
- Allow jumping directly to pages by index
- Enable docs development in devcontainer by @noah-schechter in #1051
- Update documentation by @noah-schechter in #1050
- Add basic incident sort functionality by @noah-schechter in #1049
- In-platform API Documentation by @noah-schechter in #1042
- Fix tokens table size for medium screens by @noah-schechter in #1041
Full Changelog: v1.2.5...v1.2.6
v1.2.5
Small updates and performance improvements.
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Increase maximum number of permitted attribute options by @noah-schechter in #1039
- Don't collapse updates with attachments by @noah-schechter in #1038
- Fix archival
- Add the ability to disable built-in Atlos archival
Full Changelog: v1.2.3...v1.2.4
v1.2.4beta3
Full Changelog: v1.2.4beta2...v1.2.4beta3
v1.2.4beta2
Full Changelog: v1.2.3...v1.2.4beta2
v1.2.3
This release adds support for searching and filtering incidents by attribute value.
Full Changelog: v1.2.2...v1.2.3
v1.2.2
This release fixes an issue with the way that metadata is processed for source material.
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Note: This is the first formal release we've made. To see the diff, we recommend viewing this PR: https://github.com/atlosdotorg/atlos/pull/1008/files
What's Changed
- You can now organize attributes into groups, each with their own color and settings (and order)
- You can now change the order of attributes both within a group and without a group
- If you set the
SHOW_MEDIA_VERSION_METADATA
environment variable (to any value), you can see (and clear) media version metadata. We will integrate media version metadata more deeply into the interface in the coming months. Note that media versions are called source material within the Atlos interface. - Bug fixes and reliability improvements (including several bug fixes for media version metadata and attribute editing).
Full Changelog: https://github.com/atlosdotorg/atlos/commits/v1.2.1