Releases: rubegartor/ReelSteady-Joiner
Releases · rubegartor/ReelSteady-Joiner
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
ReelSteady Joiner v.1.2.3
What's Changed
- Multiple fixes
- New setting option (Group Projects)
- New data added to log files
- New troubleshooting data and recommendations
- Added video tutorial from: TRONCAT FPV to README
Full Changelog: 1.2.2...v1.2.3
ReelSteady Joiner v.1.2.2
What's Changed
- Add support for MacOS by @rubegartor in #5
- Minor bug fixes