Releases: kubilus1/autoortho
0.7.2
0.7.1
Fix slow scenery download speed issue.
Full Changelog: 0.7.0...0.7.1
0.7.0
If you run into trouble running after upgrade, first try resetting your configuration by deleting the '.autoortho' file in your home directory.
What's Changed
- Show logs in config UI. Adjust how we kick off execution by @kubilus1 in #398
- Fix 'duplicate' best chunk tile matches by @kubilus1 in #409
- Only validate existing sceneries when necessary by @kubilus1 in #411
Full Changelog: 0.6.1...0.7.0
0.6.1
This version will attempt to restore a placeholder set of dirs for each scenery installed when the program is shutdown. This should help keep the order of scenery_pack.ini intact when users run X-Plane without AO running.
What's Changed
- Try to include pytest by @kubilus1 in #344
- Only on release by @kubilus1 in #348
- Restore a placeholder dir for each scenery when unmounting. by @kubilus1 in #359
- One unstable package by @kubilus1 in #350
Full Changelog: 0.6.0...0.6.1
0.6.0
Important changes include:
- Using a separate path for the XPlane install dir, separate from the scenery install dir
- Better doc building
- Use 'requests' lib to have preserved and more limited number of connections to map providers (with configurable fetch threads)
What's Changed
- Update maptypes by @kubilus1 in #321
- Fix log handler being overridden by @kubilus1 in #323
- Tiles dict should not be class variable by @kubilus1 in #325
- Allow use of requests library. Cleanup a bit by @kubilus1 in #332
- Update tests, add diagnostics by @kubilus1 in #334
- Add separate setting for XPlane install dir. by @kubilus1 in #337
- Reuse build workflow. Do a nightly build. by @kubilus1 in #338
- Use 'mike' to build docs by @kubilus1 in #341
- Fix syntax by @kubilus1 in #342
- Fetch depth by @kubilus1 in #343
Full Changelog: 0.5.1...0.6.0
unstable
Automated pre-release built off the main branch. If you want to try the latest stuff, here you go!
0.5.1
If this is a general bug report, please check for existing reported issues, or create a new issue.
Documentation: https://kubilus1.github.io/autoortho/
Change of note include:
- Re-worked download mechanism that should provide retries and better file verification.
- Optional installer for Windows users replaces the stand-alone all-in-one exe release. The packaged zip release is still available.
- More flexible management of scenery packages which should allow handling different scenery package types going forward.
Also note: This upgrade may require a re-setup and re-download of scenery packages, particularly if you are upgrading from 0.4.x or older versions.
What's Changed
- Update certs by @kubilus1 in #228
- Rework download mechanism by @kubilus1 in #264
- Speed up fuse tear-down by @jonaseberle in #268
- use refuse in test by @jonaseberle in #256
- Update WinFSP section to work on Windows 11 by @206airmail in #286
- Create installer for Windows systems by @kubilus1 in #272
- adjust image referenced in aoimage test by @jonaseberle in #267
New Contributors
- @206airmail made their first contribution in #286
Full Changelog: 0.5.0...0.5.1
What's Changed
Full Changelog: 0.5.1-2...0.5.1-3
0.4.4
0.5.0
PRE-RELEASE THIS MAY HAVE ISSUES
A few major changes with this release. Of note:
- Scenery setup is changed. This will require reinstall of scenery. Scenery packs are installed under
Custom Scenery/z_autoortho/scenery
. This should simplify custom scenery setup. - Mounts are now handled in threads.
- Raw WinFSP support is dropped.
- Cache cleanup ability is added
- If this project is not running, it should no longer block running X-Plane.
What's Changed
- Handle bad image chunks by @kubilus1 in #132
- Change how downloads and extractions are handled by @kubilus1 in #147
- Add binary artifact to release action by @jonaseberle in #126
- Run mounts in threads. Update dirs. Rotate logs by @kubilus1 in #170
- Shutdown on SIGTERM by @jonaseberle in #186
- Drop native/raw winfsp mode. by @kubilus1 in #183
- Add cache cleanup ability by @kubilus1 in #182
Full Changelog: 0.4.3...0.5.0
Full Changelog: 0.5.0...0.5.0-1
What's Changed
Full Changelog: 0.5.0-1...0.5.0-2
0.4.3
Several tweaks, including better backup chunk replacement for fewer pixelated replacement chunks. Also going to try adding a non-self extracting zip to possibly get around Windows virus scanning issues.
What's Changed
- Fixed readme to make it more up to date by @Simmer1234569 in #111
- Check cache for best backup chunk. Use websocket with flighttrack. by @kubilus1 in #125
New Contributors
- @Simmer1234569 made their first contribution in #111
Full Changelog: 0.4.2...0.4.3
What's Changed
Full Changelog: 0.4.3...0.4.3-1