Releases: PixelWelt/ThalamOS
Releases · PixelWelt/ThalamOS
Cleanup
Security patch
updated cryptography package
v0.2.1 security updates
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
- @dependabot made their first contribution in #7
Full Changelog: v0.2...v0.2.1
v0.2 - modules und QOL Updates
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
- @PixelWelt made their first contribution in #2
Full Changelog: v0.1...v0.2
v0.1 - First release
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