Skip to content

Releases: kuiperzone/Publish-AppImage

Version 1.3.0

28 Jan 05:07
Compare
Choose a tag to compare

o Added "launchable" and "provides" to template appdata.xml file. This should avoid pedantic warnings
performed by appimagetool when validating APP_XML_SRC metadata (*).
o Added "--output" option to explicitly specify the final output filename part.
o Minor changes to documentation.

(*) See for info: AppImage/AppImageKit#603

Version 1.2.0

03 Jul 23:14
Compare
Choose a tag to compare

Version 1.2.0
o Versioning of project output changed! Removed version (-x) arg from command line. Instead, specify APP_VERSION in the .conf file.
o Added dummy "post-publish.sh" file for test purposes only.
o Updates to readme file and conf file

v1.1.2

22 May 02:05
Compare
Choose a tag to compare

Version 1.1.2
o Updated HelloWorld appdata.xml to avoid warnings.
o Fixed typos in readme
o Added gitignore

v1.1.1

27 Feb 06:40
6e14a75
Compare
Choose a tag to compare
Update publish-appimage.conf

Removed incorrect comment.

v1.1.0: Version 1.1.0

12 Oct 13:57
772496a
Compare
Choose a tag to compare

Version 1.1.0
o Exports new APPDIR_ROOT variable.
o Now checks for target binary after POST_PUBLISH (instead of before) in case this command actually creates it.
o Does not create/overwrite AppRun if POST_PUBLISH creates it.

Initial Release

06 Oct 17:13
b097e5e
Compare
Choose a tag to compare
Add files via upload

Initial release