Releases: rishikanthc/Scriberr
v1.2.0
Scriberr v1.2.0
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberrManual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.
Changelog
Features
- 5e571f0: feat(backend): add CLI auth handshake endpoints (@rishikanthc)
- 5837a99: feat(backend): ensure file upload endpoint supports CLI ingestion (@rishikanthc)
- d8b6f4c: feat(chat): real-time streaming, thinking display, and card redesign (@rishikanthc)
- cf002fd: feat(cli): add auto-install script and binaries serving (@rishikanthc)
- 009836d: feat(cli): add auto-install script, settings tab, and fix macos crash (@rishikanthc)
- da5ef5e: feat(cli): add service logging, logs command, and fix config inheritance (@rishikanthc)
- 79addf2: feat(cli): implement background service management (@rishikanthc)
- bef9eb4: feat(cli): implement file watcher and upload logic (@rishikanthc)
- 56c2ac9: feat(cli): implement magic login command (@rishikanthc)
- 72ca6f4: feat(cli): init cobra skeleton and config management (@rishikanthc)
- 1df7c4a: feat(mobile): Add swipe-to-reveal actions for audio cards (@rishikanthc)
- b9ccdd5: feat(ui): add CLI authorization confirmation flow (@rishikanthc)
- 51f73e9: feat(ui): add CLI download and instructions page (@rishikanthc)
- 013ac72: feat(ui): implement aesthetic gray/true black palette, outfit font, and refined glassmorphism (@rishikanthc)
- cd7cb3e: feat(ui): switch interface to Outfit and refine typography (@rishikanthc)
- 498f33c: feat(ui): visual polish and layout refinements (@rishikanthc)
- 11cc5b5: feat: Add documentation website with layout, features, usage text, and screenshots (@rishikanthc)
- 11434b9: feat: Add production security configuration for CORS and cookie handling (@rishikanthc)
- f9616e3: feat: UI polish - chat sidebar theme, true gray palette, info card redesign (@rishikanthc)
- ac30737: feat: add callback_url to transcription parameters (@rishikanthc)
- 38c8b69: feat: add elegant sponsor segment to homepage (@rishikanthc)
- d72de18: feat: add gpt-4o support, fix response formats, and add ui warnings for timestamp limitations (@rishikanthc)
- 94bb19e: feat: audio streaming, visualizer, and secure cookie auth (@rishikanthc)
- 010eaa3: feat: clean up transcript header and center toolbar (@rishikanthc)
- 23e4000: feat: compact mobile toolbar layout (@rishikanthc)
- c11f4f5: feat: enable global audio upload from any page and add dialog blur (@rishikanthc)
- 82b9a68: feat: enhance OpenAI integration with logging and API key validation (@rishikanthc)
- e67d6cc: feat: enhance queue status visibility (@rishikanthc)
- ce09eb4: feat: hide actions column on desktop, add hover toolbar (@rishikanthc)
- 9dd95d0: feat: implement API documentation site with Swagger integration and branding (@rishikanthc)
- 1787129: feat: implement CSS Highlight API for high-performance karaoke playback (@rishikanthc)
- f3266b3: feat: implement OpenAI transcription support (@rishikanthc)
- 8aa7f87: feat: implement carbon dark mode layering (@rishikanthc)
- 4f9cd19: feat: implement click-to-seek and selection menu for compact transcript (@rishikanthc)
- 0125275: feat: implement desktop hover actions for audio list (@rishikanthc)
- bb5a738: feat: implement infinite scroll in audio files table (@rishikanthc)
- b9c94f4: feat: implement mobile interaction for audio details view (@rishikanthc)
- 3a0f4fb: feat: implement per-job SSE for real-time status updates (@rishikanthc)
- d752012: feat: implement server-side delta sync with soft deletes and updated_after param (@rishikanthc)
- 50307b3: feat: implement webhook service with retry logic (@rishikanthc)
- a33bcc6: feat: improve audio player robustness with loading states and optimized fetch (@rishikanthc)
- 51e2253: feat: improve audio player with drag-to-seek and real-time timestamps (@rishikanthc)
- af54431: feat: initial UI/UX improvements (warm minimalist theme) (@rishikanthc)
- 534c7de: feat: integrate webhook notifications into transcription pipeline (@rishikanthc)
- 3fa1933: feat: maximize transcript width and add collapsible mobile toolbar (@rishikanthc)
- bffa34c: feat: normalize layout width to 960px, fix scrollbar styling and layout shifts (@rishikanthc)
- ef2d8a1: feat: persist audio visualizer state on pause (@rishikanthc)
- c9d12bf: feat: polish audio detail ui and update play button style (@rishikanthc)
- 77ddb29: feat: polish audio detail ui, fix audio player state, and add cli support to cuda dockerfile (@rishikanthc)
- b62a944: feat: redesign audio toolbar (@rishikanthc)
- 56b9eda: feat: redesign icon logo and implement independent dev workflow (@rishikanthc)
- afe3623: feat: redesign transcript view to match the scriberr design system (@rishikanthc)
- 8e09bcb: feat: reduce audio details width and add auto-scroll toggle (@rishikanthc)
- 1598753: feat: refactor bulk selection UX (@rishikanthc)
- 4f75223: feat: replace advanced transcribe icon with WandAdvancedIcon (@rishikanthc)
- 6218faf: feat: revamp settings page (@rishikanthc)
- 3127168: feat: server-side sorting and searching for audio list (@rishikanthc)
- 9e7fec2: feat: show context length, thinking messages separately, automatic context management (@rishikanthc)
- 3fe2300: feat: standardize dialogs and polish UI components with design tokens (@rishikanthc)
- 503a6d7: feat: stream audio in chunks - new ember player and visualizer (@rishikanthc)
- 789a9be: feat: ui refinements and settings reactivity (@rishikanthc)
- 5b527fc: feat: update UI fonts and implement karaoke highlight (@rishikanthc)
- 9053bc3: feat: update accent color to brand orange #fe9a00 (@rishikanthc)
- 0f0b23b: feat: update pwa icons and favicon (@rishikanthc)
Bug Fixes
- 57232d9: fix(api): return graceful empty responses instead of 400/404 (@rishikanthc)
- 0204663: fix(cli): ensure server_url is saved on login, use SCRIBERR env prefix, and cleanup logs (@rishikanthc)
- aba5562: fix(docs): improve auth section UI and fix swagger generation paths (@rishikanthc)
- 266d94f: fix(perf): optimize karaoke highlight search and tune gap filling (@rishikanthc)
- 8cb6c39: fix(streaming): add proper headers for real-time chunk delivery (@rishikanthc)
- 332fd49: fix(transcript): repair active segment detection in Expanded View (@rishikanthc)
- 3badd15: fix(ui): Fix selected card translucency and redesign login page (@rishikanthc)
- ec6db51: fix(ui): refine selection menu styles and smooth out playback highlighting (@rishikanthc)
- d9a311b: fix(ui): repair missing highlight styles in expanded view (@rishikanthc)
- 14e0c54: fix(ui): resolve dialog sizing and dashboard spacing (@rishikanthc)
- fe2f0fc: fix: PWA icon bg color (@rishikanthc)
- f99087b: fix: Resolve mobile audio playback permission issues (@rishikanthc)
- dd050ea: fix: add auth header to openai validation and support server-side key fallback (@rishikanthc)
- d728faf: fix: add backk donation links (@rishikanthc)
- 307215b: fix: adjust header and transcript section in audio details view (@rishikanthc)
- 3a8404a: fix: align transcript timestamps to top of row (@rishikanthc)
- bfab616: fix: build errors in docs (@rishikanthc)
- 7deff5b: fix: change logo.. fix chat (@rishikan...
v1.1.0
Scriberr v1.1.0
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberrManual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.
Changelog
Features
Others
- 942e72b: Add donation link to README (@rishikanthc)
- d869b6d: Add ko-fi badge (@rishikanthc)
- cecd48e: Adding sponsors (@rishikanthc)
- d76bf91: Deploy landing site to docs folder (@actions-user)
- b0dfb7a: Deploy landing site to docs folder (@actions-user)
- a274138: Modify header levels (@rishikanthc)
- cff6958: Update README with Nvidia GPU support and Docker example (@rishikanthc)
- 1dc27ed: add donation option (@rishikanthc)
- 1e40459: add table for storing transcription stats (@rishikanthc)
- 6ef0148: adds animation during summary generation to indicate processing (@rishikanthc)
- bf8919f: adds default transcription profiles (@rishikanthc)
- c9a48cd: adds info to transcripts to view parameters and stats (@rishikanthc)
- 98493c0: adds optional auto-transcription on upload (@rishikanthc)
- 59d6b02: adds support for renaming speakers (@rishikanthc)
- d2bb4fe: adds transcription report in transcript section (@rishikanthc)
- b9ff1ca: fix mobile transcript view toolbar for better visibility and UX (@rishikanthc)
- 17364cf: fix project page (@rishikanthc)
- e3b04f4: fixes #173 (@rishikanthc)
- c6c7e06: fixes #173 - chat with gpt5 models (@rishikanthc)
- 675048d: fixes ci/cd for project website - api and changelog pages not being updated (@rishikanthc)
- dc41280: fixes go releaser syscall related errors during packaging (@rishikanthc)
- 1ddeca7: fixes incorrect persistence of old speaker data when re-transcribed (@rishikanthc)
- c2de028: fixes job termination (@rishikanthc)
- c09d2d9: fixes missing parameters in transcription info (@rishikanthc)
- e8bb9dd: landing (@rishikanthc)
- c936a19: makes summary template dialogue larger to provide more space for text input (@rishikanthc)
- edbae94: makes summary template text input scrollable (@rishikanthc)
- 39dd500: moves auto transcription settings to transcription tab (@rishikanthc)
- 3d3931b: prepares for package release (@rishikanthc)
- 925e918: remove build files from git repo (@rishikanthc)
- 5637286: removing data from tracking (@rishikanthc)
- 9c94d54: update changelog in project website (@rishikanthc)
- fd47562: update gitignore (@rishikanthc)
- b8ae438: updates dockerfile for cuda - and compose files (@rishikanthc)
- 15e6e58: updates readme (@rishikanthc)
v1.0.4
Scriberr v1.0.4
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberrManual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.
Changelog
Others
- 58b1695: fix homebrew package (@rishikanthc)
- 3a68856: fixing homebrew issue (@rishikanthc)
v1.0.3
Scriberr v1.0.3
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberrManual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.
Changelog
Others
- 972a7f6: fixes #163 (@rishikanthc)
v1.0.2
Scriberr v1.0.2
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberrManual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.
Changelog
Others
- f6388cf: fixes ctranslate issues on arch and ubuntu (@rishikanthc)
v1.0.1
Scriberr v1.0.1
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberrManual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.
Changelog
Others
- 9736ec4: change default uid/pid to 1000 (@rishikanthc)
- 2c86896: fix docker not respecting env uid pid (@rishikanthc)
- 2add3ec: fix permissions errors for docker bind mounts (@rishikanthc)
- 6caf56a: fixed diarization to use whisperX-cli instead of python script (@rishikanthc)
- f35b2ef: fixes #158 and #160 (@rishikanthc)
- 9a7212f: fixes #161 (@rishikanthc)
- a7846f9: remove python scripts as they are no longer used (@rishikanthc)
v1.0.0
Scriberr v1.0.0
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberrManual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.
Changelog
Others
- 70c2b18: Update README.md (@rishikanthc)
- b49b89c: Update README.md (@rishikanthc)
- 59a685b: Update README.md (@rishikanthc)
- ef659a2: Update README.md (@rishikanthc)
- bb97acf: Update and rename Main Docker Build.yml to main-docker-build.yml (@rishikanthc)
- 489e6af: ability to highlight and annotate transcript with notes (@rishikanthc)
- cf5f061: add account management in settings (@rishikanthc)
- bb012f4: add batch upload of audio files (@rishikanthc)
- 5ed4e5b: add close button to notes sidebar (@rishikanthc)
- 09cf903: add copy button to all chat messages (@rishikanthc)
- 5c0f457: add copy button to note items (@rishikanthc)
- 693ca18: add cursor pointer to interactive elements (@rishikanthc)
- 03a07e5: add docs for all api endpoints in swagger - remove default api keys (@rishikanthc)
- 21b0f47: add github workflows (@rishikanthc)
- f865930: add initializing python environment (@rishikanthc)
- d9d6a09: add settings for managing summarization templates (@rishikanthc)
- 5f93291: add settings to configure LLM providers (@rishikanthc)
- cf8204d: added 2 different views for transcript (@rishikanthc)
- f38aa83: adds ability to collapse and expand audio section in transcript page (@rishikanthc)
- 9e77d6c: adds ability to edit titles of audio/transcript (@rishikanthc)
- f3fde84: adds clicking logo to go to homepage (@rishikanthc)
- c252979: adds extra audio playback controlsin transcript page (@rishikanthc)
- 4b9c689: adds on-hover colors for menu dropdown (@rishikanthc)
- 71e96b8: adds subtle visual indicators during auto title generation for chat sessions (@rishikanthc)
- 272c079: adds support for Ollama provider (@rishikanthc)
- 865e424: adds support for downloading audio from youtube videos (@rishikanthc)
- 71cdd95: adjust wavesurfer colors for dark theme (@rishikanthc)
- 4403823: allow cancelling add note (@rishikanthc)
- c5b0b41: applies cursor pointer on all interactive elements (@rishikanthc)
- a7cfd08: audio recorder (@rishikanthc)
- 1ef748e: auto chat session title generation (@rishikanthc)
- 96aeaf1: basic UI (@rishikanthc)
- 1d5600d: basic chat using openAI functionality (@rishikanthc)
- 521fdd4: beginning responsive design for homepage (@rishikanthc)
- dc4d3a0: better chat interface (@rishikanthc)
- 531511e: center status and actions columns (@rishikanthc)
- 46173e7: change action button names and reorder (@rishikanthc)
- 548d8d4: change transcript view tab to toggle button (@rishikanthc)
- 01ad24c: chat page ui colorscheme tweaks (@rishikanthc)
- b1115cd: chat ui tweaks (@rishikanthc)
- be1c9e5: close popover automatically on select (@rishikanthc)
- 3198bf2: commiting python env reqs (@rishikanthc)
- 229480b: compiled (@rishikanthc)
- e6a1d4a: connect upload audio to backend (@rishikanthc)
- 7c613c8: cursor pointer for actions (@rishikanthc)
- 7d13f3c: cursor pointer for interactive elements (@rishikanthc)
- 9f30bbc: default model selection dropdown for summarization (@rishikanthc)
- a5c3d41: download transcript in different format (@rishikanthc)
- 5286923: fix bug that prevents notes from being added to first word (@rishikanthc)
- 9add2e6: fix button colors in summary settings (@rishikanthc)
- 959a33f: fix ci/cd - add license (@rishikanthc)
- b96e5f3: fix ci/cd - add license file (@rishikanthc)
- 3a65244: fix ci/cd - add readme (@rishikanthc)
- 1105cb8: fix ci/cd - update env secret (@rishikanthc)
- dbffc6a: fix go-releaser (@rishikanthc)
- 95495e5: fix horizontal scrolling in transcript view (@rishikanthc)
- 8fb65d9: fix new session creation in chat page (@rishikanthc)
- 69b514f: fix persistence for storing profiles in backend db (@rishikanthc)
- e26ec1b: fix prompt box jumping in chat page (@rishikanthc)
- 6e6a4a3: fix responsive design of api key management (@rishikanthc)
- 2ca1e17: fix shell command in goreleaser - ci/cd (@rishikanthc)
- d4e2e8f: fix summary persistence bug (@rishikanthc)
- 5e16ab0: fix tabs ui bug in transcription parameters (@rishikanthc)
- 3ee0e3a: fix transcription parameter window too large on mobile (@rishikanthc)
- c430ed2: fix transparent bg in model selection dropdown in new chat session (@rishikanthc)
- ecd126b: fix vertical height of transcript to expand to full height (@rishikanthc)
- 841dec5: fixed tooltip theme in light mode - theme switcher in audio details page (@rishikanthc)
- cf45bd5: fixes UI in transcriptin parameter dialogue (@rishikanthc)
- 708e0a2: fixes authentication for some api endpoints (@rishikanthc)
- aa29f49: fixes chat deletion causing navigation change (@rishikanthc)
- e535960: fixes chatui scroll issue (@rishikanthc)
- d5179df: fixes color of all dialogues (@rishikanthc)
- 2f3b5dc: fixes markdown formatting instructions in chat (@rishikanthc)
- 02b4834: fixes overlapping transcript toolbar in mobile layout (@rishikanthc)
- d97e45c: fixes transparent bg in download dorpdown menu (@rishikanthc)
- a73cd6b: frontend UI for quick transcribe (@rishikanthc)
- ad2bb87: generating summaries - fixed bug in persistence of summary templates (@rishikanthc)
- c5eb858: implements api key management (@rishikanthc)
- 38db957: implements configuration profiles (@rishikanthc)
- 4a99c48: implements delete - status symbol tooltip fix - popover styles (@rishikanthc)
- 8e2cce2: implements user registratio on first step (@rishikanthc)
- f05c757: improved auto title generation (@rishikanthc)
- 8a17960: improved chat interface (@rishikanthc)
- 133bef5: improved chat-UI (@rishikanthc)
- 21cc03e: improves automatic title generation and fixes incorrect removal of chat history (@rishikanthc)
- d327f04: improves chat UI (@rishikanthc)
- 7d124d5: light and dark schemes with theme switcher (@rishikanthc)
- 1feebce: make chat page responsive (@rishikanthc)
- ab0aeb4: make tabs in settings page icon only (@rishikanthc)
- d899973: make the app name stylish (@rishikanthc)
- 676b538: new icons for transcribe and transcribe+ (@rishikanthc)
- 3978495: now use profiles to trigger transcription (@rishikanthc)
- 0d8f1b0: persist model selection and select model for summary templates (@rishikanthc)
- 5e41c9e: persist summary and load them - add copy and download summary options (@rishikanthc)
- 8fac2c1: playback follow along to highlight words as they are spoken (@rishikanthc)
- f6ed294: protect pages with login and api endpoints with api key (@rishikanthc)
- 52c3a19: quick transcription - without storing da...
v1.0.0-beta.2
Scriberr v1.0.0-beta.2
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberrManual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.
Changelog
Others
- 70c2b18: Update README.md (@rishikanthc)
- b49b89c: Update README.md (@rishikanthc)
- 59a685b: Update README.md (@rishikanthc)
- ef659a2: Update README.md (@rishikanthc)
- bb97acf: Update and rename Main Docker Build.yml to main-docker-build.yml (@rishikanthc)
- 489e6af: ability to highlight and annotate transcript with notes (@rishikanthc)
- cf5f061: add account management in settings (@rishikanthc)
- bb012f4: add batch upload of audio files (@rishikanthc)
- 5ed4e5b: add close button to notes sidebar (@rishikanthc)
- 09cf903: add copy button to all chat messages (@rishikanthc)
- 5c0f457: add copy button to note items (@rishikanthc)
- 693ca18: add cursor pointer to interactive elements (@rishikanthc)
- 03a07e5: add docs for all api endpoints in swagger - remove default api keys (@rishikanthc)
- 21b0f47: add github workflows (@rishikanthc)
- f865930: add initializing python environment (@rishikanthc)
- d9d6a09: add settings for managing summarization templates (@rishikanthc)
- 5f93291: add settings to configure LLM providers (@rishikanthc)
- cf8204d: added 2 different views for transcript (@rishikanthc)
- f38aa83: adds ability to collapse and expand audio section in transcript page (@rishikanthc)
- 9e77d6c: adds ability to edit titles of audio/transcript (@rishikanthc)
- f3fde84: adds clicking logo to go to homepage (@rishikanthc)
- c252979: adds extra audio playback controlsin transcript page (@rishikanthc)
- 4b9c689: adds on-hover colors for menu dropdown (@rishikanthc)
- 71e96b8: adds subtle visual indicators during auto title generation for chat sessions (@rishikanthc)
- 272c079: adds support for Ollama provider (@rishikanthc)
- 865e424: adds support for downloading audio from youtube videos (@rishikanthc)
- 71cdd95: adjust wavesurfer colors for dark theme (@rishikanthc)
- 4403823: allow cancelling add note (@rishikanthc)
- c5b0b41: applies cursor pointer on all interactive elements (@rishikanthc)
- a7cfd08: audio recorder (@rishikanthc)
- 1ef748e: auto chat session title generation (@rishikanthc)
- 96aeaf1: basic UI (@rishikanthc)
- 1d5600d: basic chat using openAI functionality (@rishikanthc)
- 521fdd4: beginning responsive design for homepage (@rishikanthc)
- dc4d3a0: better chat interface (@rishikanthc)
- 531511e: center status and actions columns (@rishikanthc)
- 46173e7: change action button names and reorder (@rishikanthc)
- 548d8d4: change transcript view tab to toggle button (@rishikanthc)
- 01ad24c: chat page ui colorscheme tweaks (@rishikanthc)
- b1115cd: chat ui tweaks (@rishikanthc)
- be1c9e5: close popover automatically on select (@rishikanthc)
- 3198bf2: commiting python env reqs (@rishikanthc)
- 229480b: compiled (@rishikanthc)
- e6a1d4a: connect upload audio to backend (@rishikanthc)
- 7c613c8: cursor pointer for actions (@rishikanthc)
- 7d13f3c: cursor pointer for interactive elements (@rishikanthc)
- 9f30bbc: default model selection dropdown for summarization (@rishikanthc)
- a5c3d41: download transcript in different format (@rishikanthc)
- 5286923: fix bug that prevents notes from being added to first word (@rishikanthc)
- 9add2e6: fix button colors in summary settings (@rishikanthc)
- 959a33f: fix ci/cd - add license (@rishikanthc)
- b96e5f3: fix ci/cd - add license file (@rishikanthc)
- 3a65244: fix ci/cd - add readme (@rishikanthc)
- 1105cb8: fix ci/cd - update env secret (@rishikanthc)
- dbffc6a: fix go-releaser (@rishikanthc)
- 95495e5: fix horizontal scrolling in transcript view (@rishikanthc)
- 8fb65d9: fix new session creation in chat page (@rishikanthc)
- 69b514f: fix persistence for storing profiles in backend db (@rishikanthc)
- e26ec1b: fix prompt box jumping in chat page (@rishikanthc)
- 6e6a4a3: fix responsive design of api key management (@rishikanthc)
- 2ca1e17: fix shell command in goreleaser - ci/cd (@rishikanthc)
- d4e2e8f: fix summary persistence bug (@rishikanthc)
- 5e16ab0: fix tabs ui bug in transcription parameters (@rishikanthc)
- 3ee0e3a: fix transcription parameter window too large on mobile (@rishikanthc)
- c430ed2: fix transparent bg in model selection dropdown in new chat session (@rishikanthc)
- ecd126b: fix vertical height of transcript to expand to full height (@rishikanthc)
- 841dec5: fixed tooltip theme in light mode - theme switcher in audio details page (@rishikanthc)
- cf45bd5: fixes UI in transcriptin parameter dialogue (@rishikanthc)
- 708e0a2: fixes authentication for some api endpoints (@rishikanthc)
- aa29f49: fixes chat deletion causing navigation change (@rishikanthc)
- e535960: fixes chatui scroll issue (@rishikanthc)
- d5179df: fixes color of all dialogues (@rishikanthc)
- 2f3b5dc: fixes markdown formatting instructions in chat (@rishikanthc)
- 02b4834: fixes overlapping transcript toolbar in mobile layout (@rishikanthc)
- d97e45c: fixes transparent bg in download dorpdown menu (@rishikanthc)
- a73cd6b: frontend UI for quick transcribe (@rishikanthc)
- ad2bb87: generating summaries - fixed bug in persistence of summary templates (@rishikanthc)
- c5eb858: implements api key management (@rishikanthc)
- 38db957: implements configuration profiles (@rishikanthc)
- 4a99c48: implements delete - status symbol tooltip fix - popover styles (@rishikanthc)
- 8e2cce2: implements user registratio on first step (@rishikanthc)
- f05c757: improved auto title generation (@rishikanthc)
- 8a17960: improved chat interface (@rishikanthc)
- 133bef5: improved chat-UI (@rishikanthc)
- 21cc03e: improves automatic title generation and fixes incorrect removal of chat history (@rishikanthc)
- d327f04: improves chat UI (@rishikanthc)
- 7d124d5: light and dark schemes with theme switcher (@rishikanthc)
- 1feebce: make chat page responsive (@rishikanthc)
- ab0aeb4: make tabs in settings page icon only (@rishikanthc)
- d899973: make the app name stylish (@rishikanthc)
- 676b538: new icons for transcribe and transcribe+ (@rishikanthc)
- 3978495: now use profiles to trigger transcription (@rishikanthc)
- 0d8f1b0: persist model selection and select model for summary templates (@rishikanthc)
- 5e41c9e: persist summary and load them - add copy and download summary options (@rishikanthc)
- 8fac2c1: playback follow along to highlight words as they are spoken (@rishikanthc)
- f6ed294: protect pages with login and api endpoints with api key (@rishikanthc)
- 52c3a19: quick transcription - without storing data api endpoints (@rishikanthc)
- f893a23: redesign transcript action but...
Release v0.4.2
What's Changed
- Addresses #119 - update whisperx syntax to match latest version by @rishikanthc in #125
Full Changelog: v0.4.1...v0.4.2