Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Releases: Itai-Nelken/Pi-Assistant

v1.4.0

06 Mar 09:58
8581d75
Compare
Choose a tag to compare

Changelog

  • added flowblade video editor to app installer.
  • added neofetch as a dependency in the install script because its needed for system information.
  • detect LXDE on RPiOS correctly for system information, its called LXDE-pi on RPiOS.
  • added fix duplicates in /etc/apt/sources.list to system tools.
  • fix system tools not working for some very weird syntax error that fixed itself by rewriting the script (no change to the part bash was complaining about, so IDK what was wrong 🤔).

v1.3.4

16 Feb 06:58
Compare
Choose a tag to compare

Changelog

  • oops again! I forgot to bump the version.

v1.3.3

16 Feb 06:50
Compare
Choose a tag to compare

Changelog

  • oops! forgot to change the name from SSR.sh to ssr.sh in the updater script.

v1.3.2

16 Feb 06:44
d342422
Compare
Choose a tag to compare

Changelog

  • fixed a bug with the appinstaller script: when installing SimpleScreenRecorder (SSR), it looked for a script called ssr.sh but I accidentally named it SSR.sh.

v1.3.1

09 Feb 07:16
Compare
Choose a tag to compare

Some of the changes

  • made shorter versions of some flags, for example running piassist -v is the same as running piassist --version.
  • fixed main.sh not exiting after updating.
  • more commands that need the app version use the APPVER variable (that means less work to bump versions).
    and more...

enjoy!

v1.3.0

05 Feb 13:48
Compare
Choose a tag to compare

Some of the changes and improvements

  • fixed the --no-internet flag
  • fixed the updater, at last it works properly.
  • etcher install script automatically downloads the latest version available.
  • the LOADING... text that shows when Pi-Assistant is starting now appears after the flags. so if you run for example piassist --help the LOADING... won't appear.
  • tons of bug fixes
    and more...

Enjoy!

v1.2.1

23 Jan 19:26
Compare
Choose a tag to compare

fixed issue that caused the --no-internet and --no-update flags to not work when running using piassist.

V1.2

18 Jan 23:04
Compare
Choose a tag to compare

v1.2 final!

Changelog:

  • added system information
  • fixed a few bugs
  • changed version name from v1.2-RC 4 to v1.2

ENJOY!

v1.2-RC 4

18 Jan 21:31
1d94c51
Compare
Choose a tag to compare
v1.2-RC 4 Pre-release
Pre-release

tons of bug fixes, getting ready for final release!

v1.2-RC 3

14 Jan 08:38
Compare
Choose a tag to compare
v1.2-RC 3 Pre-release
Pre-release

Release notes:

tons of bug fixes, improvements, and new features.