-
Download Dialog fixes Stable
released this
2020-11-28 03:52:10 -06:00 | 4 commits to main since this release- Fixed the update download dialog and the changelog not actually downloading.
Downloads
-
Download removal Stable
released this
2020-11-28 03:26:27 -06:00 | 6 commits to main since this releaseThe download button has becomes basically useless, so I decided to make it take to you the AppImageHub website instead
Downloads
-
AppImages! Stable
released this
2020-11-06 04:54:22 -06:00 | 11 commits to main since this release- Improved AppImage Support
LinuxPA will now try to get info from inside the AppImage, though you need to have unsquashfs in $PATH for it to work. I might see if I can make it so you download a static version that LinuxPA uses if unsquashfs isn't available.
Downloads
-
released this
2018-06-04 18:11:49 -05:00 | 19 commits to main since this release- You can now choose to update to beta versions.
- Fixed bug with changing settings
- Fixed bug when editing wine apps' name
Over the next little bit I'm going to be working on adding in some more AppImage integrations, hopfully including (but not limited to): Getting app information from the AppImage itself, Updating AppImages, and better AppImage Downloading (probably based around AppImageHub. I'm creating this beta channel because I'm going to have to learn A LOT (Including a new programming language) to make these hopes possible and I'm expecting things to get quite buggy for a bit
Downloads
-
released this
2018-06-04 17:34:15 -05:00 | 20 commits to main since this release- You can now choose to update to beta versions.
Over the next little bit I'm going to be working on adding in some more AppImage integrations, hopfully including (but not limited to): Getting app information from the AppImage itself, Updating AppImages, and better AppImage Downloading (probably based around AppImageHub. I'm creating this beta channel because I'm going to have to learn A LOT (Including a new programming language) to make these hopes possible and I'm expecting things to get quite buggy for a bit
Downloads
-
I fix something Stable
released this
2018-01-01 16:21:45 -06:00 | 22 commits to main since this release- Removed common.sh support for wine apps when not on an ext filesystem. Due to how wine does things it won't work if the directory set to $HOME isn't owned by you, which is possible, but difficult on filesystems without permission controls (such as FAT).
- Removed ability to download wine on non ext filesystem (due to problems described above)
- Fixed issue with common.sh and apps with names that contained certain symbols (such as parenthesis)
- This is probably a bit buggy (As this is the first time working on this in months), so if you have any issues, PLEASE leave a github issue
Downloads
-
released this
2017-08-10 19:05:54 -05:00 | 23 commits to main since this releaseChanged $PANAME to $FILENAME for common.sh
Added $APPNAME for common.sh
Fixed some bugsDownloads
-
"I did some stuff" release Stable
released this
2017-08-08 07:02:09 -05:00 | 26 commits to main since this release- Added support for stuff mentioned in this issue
- For all future updates a change-log will be shown and you can choose not to update.
- If you really want to, you can force the update dialog to be shown be passing the --force-update flag
Downloads
-
released this
2017-04-14 03:36:50 -05:00 | 29 commits to main since this release- Hide "Portable" from app names
- Moved "Show windows apps" to settings
- Download will try to be only the highest version. You can turn this off in settings.
Coming up next:
- Release notes first time after update
- Better AppImage name parsing for downloads.
- Fix any bugs that appears
Downloads
-
Editing App Stable
released this
2017-04-11 00:18:23 -05:00 | 31 commits to main since this releaseYou can now easily set category, name, and icon of an app from within LinuxPA
A couple of bug fixes (?)
Downloads