Releases: xKarinSan/video-notes
Releases · xKarinSan/video-notes
v0.1.4
v0.1.3
Overall UI fixes =)
Full log: https://setsuna-yuuki.notion.site/1-Week-before-Product-Hunt-Launch-27ece5d62908809592d6e1c70b3b9773?source=copy_link
v0.1.2
v0.1.1
v0.1.0
Full Changelog: v0.0.5...v0.1.0
TLDR:
- YouTube uploads → moved from ytdl-core → youtubei.js; Whisper fallback for transcripts.
- User uploads → file input + preview → IPC → mp4 + Whisper transcript + metadata.
- Thumbnails (for user-uploaded videos) → generated & stored in user_data/thumbnails.
- Build → externalized ffmpeg-static; avoided Electron imports in frontend.
- Process → separated YouTube vs user flows; consistent metadata & transcripts.
v0.0.5
v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
Updates
- Sorted out the Mac Signing
Platforms
Mac:
- Apple Silicon/ARM64: VNotes-darwin-arm64-0.0.3.zip
- Intel/x64: VNotes-darwin-x64-0.0.3.zip
Windows:
- Standalone installer: VNotes-0.0.3.Setup.exe
- Squirrel installer: vnotes-0.0.3-full.nupkg
Linux:
- RPM: vnotes-0.0.3-1.x86_64.rpm
- debian: vnotes_0.0.3_amd64.deb
v0.0.2
Updates
- Fixed bug where routes are not saved after user closes app.
- Auto-updates (to-be tested)
Platforms
Mac:
- Apple Silicon/ARM64: VNotes-darwin-arm64-0.0.2.zip
- Intel/x64: VNotes-darwin-x64-0.0.2.zip
Windows:
- Standalone installer: VNotes-0.0.2.Setup.exe
- Squirrel installer: vnotes-0.0.2-full.nupkg
Linux:
- RPM: vnotes-0.0.2-1.x86_64.rpm
- debian: vnotes_0.0.2_amd64.deb
Workaround:
Mac:
- Go to: System Preferences > Privacy & Security > Click "Open Anyway" (Refer to screenshot below)
v0.0.1
FIRST PRE-RELEASE (V0.0.1)
RELEASES (Not needed to be installed) : Update manifest file for Squirrel (not an installer)
Mac:
- Apple Silicon/ARM64: VNotes-darwin-arm64-0.0.1.zip
- Intel/x64: VNotes-darwin-x64-0.0.1.zip
Windows:
- Standalone installer: VNotes-0.0.1.Setup.exe
- Squirrel installer: vnotes-0.0.1-full.nupkg
Linux:
- RPM: vnotes-0.0.1-1.x86_64.rpm
- debian: vnotes_0.0.1_amd64.deb
Any feedback and bugs found are appreciated =)
