Skip to content

Releases: xieerduos/electron-ffmpeg-video-to-gif

v1.1.6

31 May 03:57
Compare
Choose a tag to compare
docs: update add pinia

v1.1.5

29 May 15:06
Compare
Choose a tag to compare
feat: add titlebar

1. How to customize the titlebar in Electron
2. Interprocess communication between the main process and renderer process in Electron
3. How to create and use an icon component SvgIcon in Vue3
4. Ignore folders in ESLint configuration
5. Configure borderless windows and Mac traffic lights
6. Get the platform (Windows or Mac) using ipc
7. How to make a window draggable using CSS

v1.1.4

28 May 06:04
Compare
Choose a tag to compare
chore(package.json): version 1.1.4

v1.1.3

26 May 13:40
Compare
Choose a tag to compare
chore: version 1.1.3

v1.1.2

26 May 02:32
Compare
Choose a tag to compare
chore: version 1.1.2 && fix: desction 视频转Gif图片

v1.1.1

25 May 03:19
Compare
Choose a tag to compare
chore(package.json): version 1.1.1

v1.1.0

24 May 13:14
Compare
Choose a tag to compare
feat: windows support

- Remove public/ffmpeg/mac/ffmpeg executable file
- Replace public/ffmpeg/win with a zip package
- Modify vue.config.js configuration file to allow user confirmation
- Modify the ffmpeg copying method
- Modify the system tray to enable display on Windows

v1.0.1

23 May 08:55
Compare
Choose a tag to compare
chore: add tags - *

v1.0.0

23 May 08:54
Compare
Choose a tag to compare

feat: add FFmpeg video to GIF conversion functionality in Electron app