Skip to content

v0.8.2

Choose a tag to compare

@xiao-villamor xiao-villamor released this 07 Jul 19:08

Added

  • Grid drag-to-move. Drag a model card onto a folder in the grid view to move it there.
  • Trademark policy. Added TRADEMARKS.md to protect the PrintStash name and branding; the project stays licensed under AGPLv3.

Fixed

  • Remember-me login. Fixed the remember-me checkbox not persisting the session correctly, and shortened the token lifetime for accounts that don't opt in.
  • Query client. Dropped a duplicate collections invalidation that could cause extra refetches.
  • Docker Compose (light). Repaired docker-compose.light.yml.