Releases: rubegartor/ReelSteady-Joiner
Releases · rubegartor/ReelSteady-Joiner
ReelSteady Joiner v.1.4.2
What's Changed
- build(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 by @dependabot in #91
- build(deps): bump esbuild, @vitejs/plugin-react, tsx, electron-vite and vite by @dependabot in #92
- Update package.json test cmd by @rubegartor in #93
- build: bump version to 1.4.2 by @rubegartor in #94
Full Changelog: 1.4.1...1.4.2
ReelSteady Joiner v.1.4.1
What's Changed
- fix: detect projects with the same name by @rubegartor in #87
- build(deps-dev): bump vite from 5.4.7 to 5.4.14 by @dependabot in #90
- build(deps-dev): bump undici from 6.19.8 to 6.21.1 by @dependabot in #89
New Contributors
- @dependabot made their first contribution in #90
Full Changelog: 1.4.0...1.4.1
ReelSteady Joiner v.1.4.0
What's Changed
- fix: Build binaries without needed permissions and path selection by @rubegartor in #85
Full Changelog: 1.3.3...1.4.0
ReelSteady Joiner v.1.3.3
What's Changed
- Add mp4merge as an alternative to udtacopy by @rubegartor in #75
- Support Gopro HERO5 by @rubegartor in #76
Full Changelog: 1.3.2...1.3.3
ReelSteady Joiner v.1.3.2
What's Changed
- fix: filter and assign properties correctly by @rubegartor in #59
- Update the version of electron to fix several vulnerabilities by @rubegartor in #60
- Add new option to disable date modification by @rubegartor in #56
- fix: Overwriting of .360 projects by @rubegartor in #62
- feat: update dependencies by @rubegartor in #66
- feat: Add option to be able to preserve the audio in PCM format by @rubegartor in #65
- feat: Consider a maximum of 999 chapters for the same project by @rubegartor in #68
- fix: Group regex for >99 chapters by @rubegartor in #69
Full Changelog: 1.3.1...1.3.2
ReelSteady Joiner v.1.3.1
What's Changed
- Fix first launch error reading config file by @rubegartor in #47
- Fix video and audio differences on merged video files by @rubegartor in #46
Full Changelog: 1.3.0...1.3.1
ReelSteady Joiner v.1.3.0
What's Changed
- Fix multiple bugs added in beta version
- Add option to process multiple projects at the same time (Max. 5)
- Add option to choose the way of exporting the projects #36
Full Changelog: 1.3.0-beta...1.3.0
ReelSteady Joiner v.1.3.0-beta
Important note: This release is in the testing phase, so it may contain errors.
What's Changed
- Migrate macOS builds from DMG to PKG
- Fixed VCRedist install error for Windows build
- Fixed bug when building binaries for MacOS x64 version
- Update electron builder to compile x64 and arm64 versions for macOS by @rubegartor in #23
- feat: add feature request template by @rubegartor in #25
- Add batch export, update dependencies and add support to GoPro MAX files by @rubegartor in #32
Full Changelog: 1.2.5...1.3.0-beta
ReelSteady Joiner v.1.2.5
What's Changed
- feat: Add post-installation script that install Microsoft Visual C++ by @rubegartor in #18
- Update Windows installer by @rubegartor in #20 Closes #17
- Fix ffmpeg stream maps by @rubegartor in #21 Closes #16
Full Changelog: v.1.2.4...1.2.5
ReelSteady Joiner v.1.2.4
What's Changed
- fix: ffmpeg needs special quote scaping into concat.txt file by @rubegartor in #14
- feat: add new error handling
Full Changelog: 1.2.3...v.1.2.4