Skip to content

Tags: leggedrobotics/kleinkram

Tags

v0.59.0

Toggle v0.59.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.59.0

- feat: allow drag and drop to upload files (#2115)
- fix: typos in paper
- fix: preview of files using the seaweedFS storage backend (#2128)
- bugfixes and dependency updates

v0.58.0

Toggle v0.58.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.58.0

- feat: action triggers
- feat: add GPU example action
- fix: renaming yaml files
- chore: dependency updates
- chore: update to loki 3.x
- chore: migrate from minio to SeaweedF
    **Attention: this requires manual migration of the stored data!**

v0.57.0

Toggle v0.57.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.57.0

- [x] feat #1993 
- [x] feat #1957 
- [x] feat #1837 
- [x] feat: action executions tab on mission level
- [x] fix #2002 
- [x] fix #2024 
- [x] fix #1994
- [x] fix #1995 
- [x] fix #1997 
- [x] chore: dependency updates

v0.56.0

Toggle v0.56.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.56.0

- chore: big refactor of the repo structure:
   - We switched from yarn to pnpm
   - We are now using a package-based structure instead of manual code linking
- docs: complete restructure of docs:
   - better postgres schema docs
   - add action examples (partially completes #1759)
   - restructure docs (partially completes #1977)
   - fix outdated info (#1964)
- chore: significantly reduce the image size for production images (#1965)
- chore: add agents' instructions (as an alternative to #1814)
- fix: improvements for new datatypes (#1758)
- feat: #1936
- feat: #1935
- fix:  #1923
- fix: #1733
- fix: #1088
- fix: #1965
- fix: #1162
- fix: #1926
- fix: #1963
- fix: #557
- fix: #1941
- fix: fix remaining issues of #842
- chore: #1932
- docs: #1759
- chore: dependency updates

v0.55.2

Toggle v0.55.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.55.2

- fix: blacklist older CLI version to trigger nice upgrade warning

v0.55.1

Toggle v0.55.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.55.1

- fix: cannot download via CLI

v0.55.0

Toggle v0.55.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Version 0.55.0

- fix: fix outdated file sync
- feat: add preview for common topics

v0.54.0

Toggle v0.54.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.54.0

- feat #1916
- feat #1890
- feat #1890
- feat file events
- feat message preview for bag and mcap files
- fix #1894
- fix #842
- fix #1916

v0.53.0

Toggle v0.53.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.53.0

- feat: start actions via cli (#1889)
- feat: reload button for pending upload page (#1425)
- feat: add option to skip unsupported files (#1834)
- chore: clean up internal code structures
- chore: preparation for (#1084)
- chore: dependency updates
- fix: fix various 500 errors (#1390, #1388)
- fix: audit logs are not saved correctly (#1892)
- fix: file download in actions (#1894)

v0.52.0

Toggle v0.52.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.52.0

[feat] Hosting actions in arbitrary Docker Hub namespaces #1757
[feat] Dashboard: Add Link to Projects Overview #1885
[feat] Frontend: Add Option to Filter for new File Types #1835
[docs]: Add MCAP compression best practices guide
[fix] Cannot Delete Project due to Foreign Key Constraint on Category #1884
[fix] [CLI]: List missions does not show # Files #1790
[fix] [CLI] Dangerous Behaviour When Deleting a Project Using Pattern Matching via CLI #1788
[fix] [CLI] Bug in Duplicate Name Check When Creating Projects via CLI #1787
[fix] [CLI] Ignore Tailing Spaces When Creating a Project Using the CLI #1786
[fix] Creating a mission with the top right button does not work #1739
[chore] Use a Single S3 Bucket for all FileTypes #1868
[chore] dependency updates