Release 1.3.0
Hello,
In this release I also made some technical fixes, the video player seemed to crash a lot so I fixed it by reading how it worked and saw that it just wrote the file to a temp folder, I remade this but saved the data to a file through a stream so faster and deleted the file 30 seconds after the file was read for the last time. Also I replaced FFMPEG to have a reasonably sized app. After this release I am going to take a break and go to vacation, I will still be ready if any critical bugs are found.
What's Changed
- 📝 Fixed linting warnings by @theskyblockman in #51
- Need for more confirmation by @theskyblockman in #52
- Update to 1.3.0 by @theskyblockman in #55
Full Changelog: v1.2.2...v1.3.0