v0.3.0
What's Changed
New
- feat(api): ✨ upload comps via the API by @thezak48 in #77
- feat: added metrics page by @ulnanlu in #83
- feat(db): add PostgreSQL support alongside SQLite via adapter by @thezak48 in #98
Fixes
- fix: make overflow scrollable on preview by @ulnanlu in https://github.com/thezak48/comps/pull/8276
Updates
- chore(deps): Update dependency sqlalchemy to v2.0.42 by @renovate[bot] in #81
- refactor: made metrics dashboard file size support GB by @ulnanlu in #84
- chore(deps): Update dependency sqlalchemy to v2.0.43 by @renovate[bot] in #86
- style: removed extra newline between row groups of generated bbcode by @ulnanlu in #88
- chore: fixed LICENSE badge on readme by @ulnanlu in #85
- chore(templates): modified jinja templates to use base/child format by @ulnanlu in #89
- chore(lint/format): created linting/formatting workflow by @ulnanlu in #91
- chore(deps): Update dependency stylelint-config-standard to v39.0.1 by @renovate[bot] in #93
- chore(deps): Update dependency eslint to v9.37.0 by @renovate[bot] in #94
- chore(deps): Update dependency python to 3.14 by @renovate[bot] in #95
- chore(deps): Update dependency stylelint to v16.25.0 by @renovate[bot] in #96
New Contributors
Full Changelog: v0.2.0...v0.3.0