Skip to content

Releases: guiyumin/vget

v0.12.16

26 Jan 10:19
74c15b0

Choose a tag to compare

Changelog

  • 2c08273 feat: Add download history with SQLite persistence and separate in-memory job queue from persistent history

v0.12.15

26 Jan 09:18
e9af929

Choose a tag to compare

Changelog

  • 81e6b73 Add internationalization support with Spanish, French, Japanese, Korean, and Chinese translations; update main.tsx to load language settings from config
  • 9c499c6 feat: add theme selection for PDF conversion; allow users to choose between light and dark themes
  • f93e159 feat: enhance UI responsiveness and styling across multiple components; improve layout and spacing for better user experience
  • 05e1704 feat: implement file drop input for media and PDF panels
  • 69115b4 feat: markdown to pdf
  • 85eaf81 refactor: remove unused MediaInfo and PdfInfo panels, update tool states
  • b3e6101 refactor: replace kr.json and zh.json with YAML equivalents; add Docker API service for YouTube downloads
  • 202aa81 refactor: update video and audio filename handling; streamline merging process and improve output clarity

v0.12.14

19 Jan 08:23
53298b5

Choose a tag to compare

Changelog

  • 5f53e46 feat(i18n): add translations for API token generation in UI

v0.12.13

19 Jan 08:15
0907fae

Choose a tag to compare

Changelog

  • 0375f91 Refactor SiteSettings component to integrate Bilibili and Xiaohongshu login functionalities; remove deprecated routes and add new Media Tools route
  • 3e14cdb Refactor media tools: Replace dialog components with panel components for audio conversion, compression, extraction, and trimming functionalities. Remove unused dialog files and update types to reflect panel structure.
  • cc37634 feat: Implement shared configuration and download manager
  • feb127d feat: add API token generation functionality with multi-language support
  • b4d5045 feat: add Bilibili and Xiaohongshu authentication features
  • 4c3aac8 feat: add Bilibili extractor and support for custom headers in downloads
  • e721f14 feat: add PDF info panel with print and open functionalities
  • 0baac2b feat: add PDF tools section with multiple functionalities
  • 0cac8d9 feat: add Twitter media extraction support and open output folder command
  • 85a85eb feat: add UI components including Skeleton, Slider, Sonner, Spinner, Switch, Table, Tabs, Textarea, Toggle Group, Toggle, Tooltip, and Spinner; implement mobile detection hook; update global styles
  • 069b1e1 feat: add initial implementation of vget application with media extraction capabilities
  • 08b226f feat: add media tools dialogs for audio conversion, video compression, extraction, and trimming
  • eb4fbb9 feat: add public key for updater plugin in tauri configuration
  • c279255 feat: add rust-toolchain configuration file
  • 4d76893 feat: add security option for NAS systems to allow ffmpeg thread creation
  • 2d0a6c2 feat: add theme configuration and apply theme on startup
  • 018a2b6 feat: add theme management and capabilities for main window
  • 3f83fc2 feat: enhance media tool dialogs with improved layout and output path handling
  • 5b7157e feat: implement JWT authentication and API token generation functionality
  • d93be21 feat: implement video and audio download with merging using ffmpeg
  • 973aaf1 feat: refactor media tools dialogs to use output directory and generate output paths
  • 895ddff feat: update application icons and enhance homepage with logo and routing
  • e899016 feat: update product name and title to 'VGet' for consistency
  • 836d918 feat: update window title to 'VGet' for consistency
  • 976369b fix: remove unused ScrollArea import and format activeSection state declaration
  • 6eb377c fix: update Toaster position to top-center with rich colors for better visibility
  • bf13090 refactor: remove unused ffmpeg availability checks and path retrieval functions
  • 7efd476 refactor: reorganize config path functions for clarity

v0.12.12

13 Jan 01:35
754e416

Choose a tag to compare

Changelog

  • c7c7ef5 feat: enhance MergeVideoAudio function with detailed logging and error handling
  • 64ac740 feat: update Dockerfile to install static ffmpeg build and enhance MergeVideoAudio function with explicit format and mapping

v0.12.11

13 Jan 00:24
8e5aabb

Choose a tag to compare

Changelog

  • 24103dc feat: add error detection flag to convertTsToMp4 function

v0.12.10

13 Jan 00:13
64a2636

Choose a tag to compare

Changelog

  • a813112 feat: add disk space cleanup step in Docker build jobs
  • 1713722 feat: update convertTsToMp4 to use embedded ffmpeg and handle absolute paths for WASM

v0.12.9

12 Jan 23:04
23f3be7

Choose a tag to compare

Changelog

  • 04eeee3 feat: add ARM64 Dockerfile and entrypoint script for vget server
  • 3ed0b66 feat: add Text-to-Speech capabilities and IndexTTS integration in PRDs
  • eab3b7e feat: add support for local AI capabilities and update Dockerfile to use Go 1.25
  • 1d6ea0c feat: enhance metadata embedding for audio and video formats
  • d33d626 feat: enhance model download commands with argument validation and display available models
  • 5b89b6b feat: integrate IndexTTS for advanced text-to-speech capabilities in vget Docker
  • 269c122 feat: update TODO list with completed tasks and add new features
  • 16d0fc7 fix: remove ENABLE_CUDA
  • 84bed67 fix: remove sherpa-onnx and Parakeet

v0.12.8

12 Jan 09:27
e1e7e14

Choose a tag to compare

Changelog

  • 7a08a99 feat: add AI transcription section and screenshot to multiple language READMEs
  • 1b82e87 fix: update ownership commands in entrypoint script for consistency

v0.12.7

12 Jan 08:09
74cf316

Choose a tag to compare

Changelog

  • d55deeb feat(transcriber): enhance TUI integration and progress reporting