Skip to content

Releases: guiyumin/vget

v0.13.5

14 Mar 06:31
4cb325d

Choose a tag to compare

Changelog

  • 5a0593f fix: adjust layout styles for better responsiveness and structure

v0.13.4

11 Mar 04:56
cadcc15

Choose a tag to compare

Changelog

  • b7b4d9d feat: add telegram_tdata_path to ConfigData interface and adjust layout for safe area insets

v0.13.2

26 Feb 01:08
f241fda

Choose a tag to compare

Changelog

  • 7182ed5 fix: restore routeTree.gen.ts to fix GoReleaser dirty git state

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