Skip to content

Releases: PixelWelt/ThalamOS

Cleanup

25 Oct 16:08
520224a

Choose a tag to compare

  • Migrated to uv
  • updated unsecure dependencies
  • cleaned up README
  • added Changelog file for better tracking of changes
  • updated Versions to use semantic versioning

Security patch

16 Apr 15:18
4bece01

Choose a tag to compare

updated cryptography package

v0.2.1 security updates

02 Apr 18:06
68c57c6

Choose a tag to compare

What's Changed

  • build(deps): bump cryptography from 44.0.0 to 44.0.1 by @dependabot in #7
  • updated jinja2 to remove vulnerability by @PixelWelt in #8

New Contributors

Full Changelog: v0.2...v0.2.1

v0.2 - modules und QOL Updates

11 Feb 18:30
fd57e2c

Choose a tag to compare

This version introduces two major optional modules: the Ollama-based AI Assistant and Weigh-Fi functionality. These new features are designed to significantly enhance your experience with ThalamOS. It also introduces some other quality of life features.

Features:

  • Added Ollama-based AI Assistant
  • Implemented Weigh-Fi functionality
  • Added function to allow users to update item details during review
  • Added German translation for README
  • Enabled multiplatform build
  • Added centralized logging using Loguru
  • Added logging endpoint for frontend

Enhanced UI

  • Updated documentation
  • Improved .env file configuration
  • Migrated to pyproject.toml
  • Enhanced code readability with variable annotations

Other Changes:

  • Added favicon

even more changelog data

Full Changelog: v0.1...v0.2

Full Changelog: v0.1...v0.2

v0.1 - First release

04 Jan 18:42

Choose a tag to compare

Overview

The first release of ThalamOS is here, a powerful Flask web application designed to enhance your storage management. ThalamOS utilizes the WLED-API to light up the item you are looking for, making it easier to find and organize your stored items.

Features

  • LED Integration: Controls an addressable LED strip via WLED to highlight the correct location of your items.
  • Custom Properties: Save any property with your stored items using the info field, allowing for infinite key-value pairs.
  • Search Functionality: Easily search for items and see their location light up on your storage shelf.
  • Lightweight: Built with SQLite and Flask, ensuring minimal resource usage and easy deployment.
  • Easy Deployment: Deploy effortlessly using a Docker container.

Check it out on dockerhub

Full Changelog: https://github.com/PixelWelt/ThalamOS/commits/v0.1