Skip to content

Releases: leggedrobotics/kleinkram

Version 0.59.0

16 Mar 07:12
a3312e7

Choose a tag to compare

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

Version 0.58.0

04 Mar 07:24
1ca7ff2

Choose a tag to compare

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!

Version 0.57.0

10 Jan 15:19
7980d5c

Choose a tag to compare

Version 0.57.0

Version 0.56.0

15 Dec 12:45
31805f3

Choose a tag to compare

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

Version 0.55.2

22 Nov 16:15
cedbce0

Choose a tag to compare

Version 0.55.2

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

Version 0.55.1

22 Nov 16:02
8c1f799

Choose a tag to compare

Version 0.55.1

  • fix: cannot download via CLI

Version 0.55.0

22 Nov 14:58
641f37b

Choose a tag to compare

Version 0.55.0

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

Version 0.54.0

21 Nov 12:27
f4dfa6e

Choose a tag to compare

Version 0.54.0

Version 0.53.0

18 Nov 14:11
de0a080

Choose a tag to compare

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)

Version 0.52.0

12 Nov 14:37
5c77c0f

Choose a tag to compare

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