Skip to content

Releases: xKarinSan/video-notes

v0.1.4

08 Mar 03:03

Choose a tag to compare

fix: icon config

v0.1.3

06 Oct 23:16

Choose a tag to compare

v0.1.2

29 Sep 12:22

Choose a tag to compare

The auto-update was not necessary because it was already implemented at updateElectronApp

v0.1.1

28 Sep 23:09

Choose a tag to compare

Mainly to ensure auto update works when user first opens the app.

v0.1.0

28 Sep 15:17

Choose a tag to compare

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

20 Sep 03:16

Choose a tag to compare

v0.0.4

20 Sep 02:53

Choose a tag to compare

v0.0.3

11 Sep 14:20

Choose a tag to compare

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

09 Sep 21:57

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

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)

telegram-cloud-photo-size-5-6195006896302311399-y

v0.0.1

07 Sep 10:40

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

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 =)