Releases: bousqi/osm-ad
v1.0.6
Binaries are made of self contained packages using pyInstaller.
Contents
- Command Line Interface binary :
osmad_cli
- Graphical User Interface binary :
osmad_gui
NOTES & WARNING
PyInstaller built binaries still generates false positives against VirusTotal 😥.
Refer to this page : Wiki - VirusTotal
Fixes
- API : Supporting geotiff assets
- CLI : get command updated to process archive (unzip)
- CLI : Typo fix for python 3.11 support
Full Changelog
v1.0.5
Binaries are made of self contained packages using pyInstaller.
Contents
- Command Line Interface binary :
osmad_cli
- Graphical User Interface binary :
osmad_gui
NOTES & WARNING
PyInstaller built binaries still generates false positives against VirusTotal 😥.
Refer to this page : Wiki - VirusTotal
Fixes
- CLI : update crash on empty watch list
- API : Supporting unknown assets and new heightmap
Full Changelog
v1.0.4
Binaries are made of self contained packages using pyInstaller.
Contents
- Command Line Interface binary :
osmad_cli
- Graphical User Interface binary :
osmad_gui
NOTES & WARNING
PyInstaller built binaries still generates false positives against VirusTotal 😥.
Refer to this page : Python seen as malwre
Improvements
Added direct download to CLI
Minor bug fix for a very specific GUI crash
Full Changelog
v1.0.3
Binaries are made of self contained packages using pyInstaller.
Contents
- Command Line Interface binary :
osmad_cli
- Graphical User Interface binary :
osmad_gui
NOTES & WARNING
PyInstaller built binaries still generates false positives against VirusTotal 😥.
Refer to this page : Python seen as malwre
Improvements
Updated silent mode for CLI
Minor bug fix
Full Changelog
First official release
Binaries are made of self contained packages using pyInstaller.
Those pre-built package are only for those that are not able to generate them or execute with python sources.
Contents
- Command Line Interface binary :
osmad_cli
- Graphical User Interface binary :
osmad_gui
NOTES & WARNING
PyInstaller built binaries generates false positives against VirusTotal. Seems to be a known issue where a solution is to rebuild PyInstaller bootloader (will be done in a next release).
If you are not confident (as I am :)), just use Makefile to build your own packages.
I did tried using Nuitka instead of PyInstaller, but UI as some freezing issue
Improvements
Added right click menu for more actions on assets