v0.3.0
github-actions
released this
09 Jul 02:01
·
50 commits
to refs/heads/main
since this release
v0.3.0
This release adds the whishper integration. All you have to do is just enter the url, and since it interacts with the api from your computer (not my server) you don't have to worry about authentication (whishper doesn't have any right now). From there you can search your recordings and listen to them. Do note that video playback will not work and may break things and you cannot read the transcript right now.
Features
- feat: add whishper table to show data @aamirazad (#64)
- feat: add whishper integration @aamirazad (#62)
- feat: show a fun fact while pdf is loading @aamirazad (#53)
- feat: skeleton loaders instead of spinner @aamirazad (#49)
Bug Fixes
- fix(deps): update dependency lucide-react to ^0.401.0 @renovate (#79)
- fix(deps): update dependency lucide-react to ^0.400.0 @renovate (#74)
- fix(deps): update dependency @vercel/postgres to ^0.9.0 @renovate (#72)
- fix: standardize link formatting @aamirazad (#57)
- fix: format failed to get document text @aamirazad (#56)
- fix: clicking back doesn't re query search @aamirazad (#54)
- fix: only download the pdf once @aamirazad (#50)
Documentation
- docs: write whishper documentation @aamirazad (#81)
- docs: update task list with paperless and whishper @aamirazad (#67)
- docs: add badges to readme @aamirazad (#65)
- docs: add paperless cors env documentation @aamirazad (#58)
Maintenance
- chore(deps): update oven-sh/setup-bun action to v2 @renovate (#77)
- chore(deps): update actions/checkout action to v4 @renovate (#75)
- chore(deps): update pnpm to v9.4.0 @renovate (#71)
- chore: configure renovate @renovate (#70)
- chore: add blank spaces to github pr template @aamirazad (#68)
- chore(deps): update react alert dialog @aamirazad (#61)
- chore: add pr template @aamirazad (#60)
- ci: use github's autolink to link to prs in release @aamirazad (#52)