Skip to content

Releases: TytanRock/PenguinTuner

v0.4.4 Release

21 Jul 03:52
81d51ba
Compare
Choose a tag to compare
v0.4.4 Release Pre-release
Pre-release

Fixed dependency list from the meson.build file

v0.4.3 Release

20 Jul 13:02
Compare
Choose a tag to compare
v0.4.3 Release Pre-release
Pre-release

Added Support for Mac.
This release has no changes to the Linux version of PenguinTuner.
Mac Binaries include the application and shared object (.dylib) as built from the 10.15 macOS runner. Application belongs somewhere on the PATH, such as /usr/bin, and shared object belongs somewhere on the LD_LIBRARY_PATH, such as /usr/lib.
MacOS Install will be supported via Homebrew, look at https://penguintuner.tytan.rocks/installation for details on installing.

v0.4.2 Release

15 Mar 01:58
Compare
Choose a tag to compare
v0.4.2 Release Pre-release
Pre-release

Changed label in bottom left to combobox that allows users to select the device

v0.4.1 Release

21 Feb 00:52
Compare
Choose a tag to compare
v0.4.1 Release Pre-release
Pre-release

Server status is more descriptive.
Fixed regression bug where device name field constantly overwrote whatever the user put in.

v0.4.0 Release

18 Feb 01:20
Compare
Choose a tag to compare
v0.4.0 Release Pre-release
Pre-release

Added support for SSH-style file uploads
Added support for armel and arm64 architectures
Fixed regression bug introduced in v0.3.4, where the firmware upgrade status bar doesn't update.

v0.3.4 Release

14 Feb 07:41
Compare
Choose a tag to compare
v0.3.4 Release Pre-release
Pre-release

Added server version
Added server status

v0.3.3 Release

10 Feb 02:31
Compare
Choose a tag to compare
v0.3.3 Release Pre-release
Pre-release

Moved to meson build system
Changed bins to be all lowercase. This means calling the application is different, you must use penguintuner instead of PenguinTuner.
Added horizontal and vertical scrollbar to selftest-snapshot window.
Compiles for armhf now.

v0.3.1 Release

29 Aug 23:15
cec0c34
Compare
Choose a tag to compare
v0.3.1 Release Pre-release
Pre-release

Patch to the v0.3.0 release
Contains all the features v0.3.0 has with the addition of:

  • A bug fix where the selected device would not change automatically

This is also the first instance where I'm using github-pages to host the deb packages so users can apt update PenguinTuner and get the latest version automatically. You can manually install the ppa key if you wish, or run the install.sh script found in the gh-pages branch. Documentation for this will be updated.

This release only supports linux debian systems, and provides a .deb package for the user to apt install with.

v0.3.0 Release

22 Aug 22:48
8176369
Compare
Choose a tag to compare
v0.3.0 Release Pre-release
Pre-release

Expanding on release v0.2.0.
This version supports everything from v0.2.0, with the addition of:

  • Self-Test Snapshot devices
  • Factory Default

This release only supports linux debian systems, and provides a .deb package for the user to apt install with.

v0.2.0 Release

21 Aug 05:06
96697e3
Compare
Choose a tag to compare
v0.2.0 Release Pre-release
Pre-release

Expanding on release v0.1.0.
This version supports everything from v0.1.0, with the addition of:

  • Blink device
  • Change device name

This release only supports linux debian systems, and provides a .deb package for the user to apt install with.