Releases: onurio/qvote
Releases · onurio/qvote
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2026-03-07)
Bug Fixes
- add message field to ntfy.sh notification payload (ad72013)
- add SLACK_SIGNING_SECRET to GitHub Actions environment (7567650)
- better error message for unable to post in channel (8b041f3)
- blocks (183aeb2)
- ci (910984d)
- ci tests (85607ca)
- cloud build for google run (40c13e0)
- csrf and file serving security (e9b2408)
- debug db url in aws (6545ed6)
- disconnect db at end of test (1743cbd)
- docker file (d7473e6)
- docker image to try to use app runner (c73ad5f)
- error when failing to post to a channel due to not being in a channel (049204e)
- join channels instead of showing errors (e896aad)
- merge workspace db func to class (3d6e823)
- migration example file env vars (da6e16e)
- move deno cache step after source copy in Dockerfile (b0b7bbd)
- oauth tests (b113fe8)
- pre-commit hook (c93edd9)
- pre-commit hook (30880d7)
- ran tests 2 times (7e1ce42)
- refactored error handling (11c929b)
- remove bad tests (ca989b3)
- remove check for channel info (73707ad)
- remove test data after tests (9b4dd32)
- remove unnecessary arguments in tests (ce2ce7a)
- remove unnecessary scopes (23953df)
- remove unnecessary scopes (77482d6)
- remove unnecessary vars in docker file (57d0b20)
- removed unused deploy yamls (aec3c3c)
- revert db url log (66ac2a2)
- sanitize resources (685cd0a)
- security issues (851295c)
- simplify channel joining (bb844f6)
- temp remove port env var from example file (92a3275)
- temporary remove state validation (5ab2cb3)
- test leak (ba37dcb)
- test leak (9d6ac55)
- vote end fail (a3867c3)
- vote unauthorized error (8242f05)
Features
- add anonymized webhook notifications for key events (1760c39)
- add end vote button for creators to manually end votes (22c02eb)
- add import aliases to improve code organization (d999aa1)
- add PostgreSQL database integration and Docker support (79f262c)
- add semantic versioning and pin Deno version (3ddad33)
- add semantic-release for automatic versioning (d925f9a)
- add tests and improve coverage (a7fc2ab)
- added github action db migration step (fbb6bbe)
- added github repo link (bbc57f5)
- added github workflow (b635a29)
- added prisma orm (a2fb337)
- added tests (0797e0d)
- app runner yaml (0574304)
- ballot emoji and filter bots (3d0bab9)
- better auto vote end tests (8d5b908)
- better error handling and db testing (361349e)
- better error validation ui (c06aee7)
- better logger tests and log level on test (ae7a1bc)
- better mobile design (3ea6e10)
- better testing and prisma use (6860fc2)
- better tests and merge commands (5bae2af)
- better warnings for unauthorized errors (bf1fb60)
- db testing (7e8503a)
- delete data automatically when app is uninstalled (ab56fa4)
- dockerized and added db with basic schema (15f685c)
- end vote automatically once all participants voted (8f28a5e)
- enhance pre-commit hook to enforce coverage thresholds (6629856)
- error should happen when trying to open the modal (65d435b)
- favicon and manifest (fa1092a)
- first migration stable (da0234d)
- help option in slash command (8d6bc7a)
- improve OAuth success page with better styling and helpful tips (550e333)
- improved logging (b8860d0)
- join channels automatically and do not show results button if vote is in progress (d47e44d)
- logging (3d7ec1d)
- modal for creating polls (9190245)
- oauth implementation (adaa27d)
- pass prisma as dep (0dcad2e)
- pre-commit now enforces coverage minimum ([96ed53b](96ed53b...