Scriberr v1.0.0
Welcome to this new release of Scriberr!
Installation
Homebrew (macOS/Linux)
brew tap rishikanthc/scriberr
brew install scriberr
Manual 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 buttons into a toolbar (@rishikanthc)
- f112eca: redesigns chat ui (@rishikanthc)
- c9799fb: remove borders (@rishikanthc)
- 207512e: remove output related psrsmeters snd organize diarization parameters (@rishikanthc)
- af94730: respnsive design of settings page (@rishikanthc)
- a2136fa: responsive design for transcript page (@rishikanthc)
- b0544c4: seek playback by cmd+click on words (@rishikanthc)
- 0ea80d7: sort notes by position in transcript (@rishikanthc)
- 8d6ae90: support for configuration profiles - with settinf default profile (@rishikanthc)
- 2cbb1db: support for configuring transcription parameters (@rishikanthc)
- 3bdebb4: switch to shadcn table (@rishikanthc)
- 300c831: tanstack table pagination (@rishikanthc)
- a798390: tanstack table with pagination (@rishikanthc)
- 513914a: test ci/cd (@rishikanthc)
- 9948c15: testing diarization (@rishikanthc)
- 7b7695b: testing different diarization modules (@rishikanthc)
- 056f795: tweak upload progress UI (@rishikanthc)
- 5c4fd55: ui tabs alignment bug (@rishikanthc)
- dd6cdb2: ui tweaks - popover styling (@rishikanthc)
- b7ff104: updates gitignore (@rishikanthc)
- 37b0ca8: v1 - blank slate (@rishikanthc)
- dcce4ab: view audio details - wavesurfer audio player and transcript (@rishikanthc)
- 48bbb79: working pagination and filtering (@rishikanthc)