Features
- repo: publish core application (backend, frontend, workers) to a public repository
- ui: new logo and refreshed theme with light/dark support
- docs: landing page, high-level architecture overview, updated README with quick start
- tooling: setup scripts for local development and maintenance
- security: signed release tags / verified commits support
Refactoring
- repo: standardized naming and layout for public distribution
- config: aligned package metadata and repository information
- deps: locked dependency versions for reproducible builds
Bug Fixes
- ui: responsive layout tweaks; hover state fixes; thumbnail edge cases
- processing: improved reliability of background jobs and streaming updates
- content: fixed malformed character extraction in certain inputs
- docs: improved typography and contrast
Styling
- ui: dashboard polish; asset list counts and filters; detail view status links
Documentation
- api: link API docs to GitHub repository
- contrib: contribution guide and issue/PR templates
- security: clarified vulnerability reporting process in
SECURITY.md
Security
- defaults: safer API key handling and configuration defaults
Maintenance
- integrations: disabled non-essential third-party APIs by default
- cleanup: removed legacy share-target functionality