Skip to content

Releases: padvincenzo/silence-speedup

v1.2.5

24 Jan 15:52
4b86f29
Compare
Choose a tag to compare
  • Upgraded FFmpeg to version 5.0
  • Solved issue #8
  • Upgraded dependencies (Electron too)
  • Replaced xmldom with @xmldom/xmldom to solve its security issue

Starting with this version, I'll publish only releases that previously were called Standalone, i.e. with FFmpeg binaries inside.
This will help avoid confusion in new users when choosing the version.

v1.2.3

18 Jan 23:02
b8dd545
Compare
Choose a tag to compare

Improvements

  • Buttons moved to left side of the main window (thx to @Joey-Haney)
  • Preferences improvement (thx to @junoyoon)
  • New notification when all videos are complete (thx to @rexelbartolome)
  • Added encoding options (thx to @rexelbartolome)
  • Added introduction in the About window

v1.2.2

18 Dec 23:04
6fc3863
Compare
Choose a tag to compare

Fixed timeline bugs by adding codecs options

  • Constant audio (aac) and video (h264) codex (editable if needed from speedup.js)
  • New video options: fps, crf and preset
  • Updated electron to v11.5.0
  • Updated dependencies

Thanks a lot to @rexelbartolome for his contribution

v1.2.1

02 Jan 17:44
7e73bd7
Compare
Choose a tag to compare
  • "Clean shell" button reconfigured;
  • Fixed "stop" button bug.

v1.2.0

24 Dec 05:51
89811b7
Compare
Choose a tag to compare

Bug fixes; re-written code using await/async statements.

Introduced dark/light theme, and menu translation (english / italian).

Implemented update checks at startup.

v1.1.1

14 Dec 15:36
17f77da
Compare
Choose a tag to compare

Fixed FFmpeg binaries wrong path; updated readme.
If any errors occur please submit your issue.

Note: I cannot test any version for darwin (Mac).

v1.0.0

21 Nov 00:03
70ad2ef
Compare
Choose a tag to compare
Update README.it.md

v0.2.1

12 Nov 14:33
38018a2
Compare
Choose a tag to compare

Small fixes; reduced size for win32 build; changed directory organization

First release

12 Nov 02:20
762f52b
Compare
Choose a tag to compare
v0.2

Update README.md