Releases: ynput/ayon-launcher
1.1.1
Features
- Scheme handler: Windows scheme handler does not need admin privileges by @iLLiCiTiT in #177
Enhancements
- Webaction: Handle event status by @iLLiCiTiT in #176
- Chore: Update ayon api by @iLLiCiTiT in #179
- Chore: Installing of new AYON launcher makes sure windows registry is set by @iLLiCiTiT in #178
- Macos: add create-dmg in build requirements by @johhnry in #174
- 🧊 freeze pip to version still supporting python 3.7 by @antirotor in #175
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
Features
- Shims for AYON launcher executables by @iLLiCiTiT in #112
- WebActions: Launcher can handle webactions by @iLLiCiTiT in #121
Enhancements
-
Storage and Local directory paths by @iLLiCiTiT in #144
-
Login window: Enhancements and fixes by @iLLiCiTiT in #155
-
Chore: Add distro and pyside2 information to installer filename by @iLLiCiTiT in #158
-
Chore: Updated ayon-python-api to 1.0.9 by @iLLiCiTiT in #163
-
Webactions: Validate used user by @iLLiCiTiT in #132
-
Shim: On macOs can be used as shim by @iLLiCiTiT in #152
-
Shim: Fix deployment on headless linux by @iLLiCiTiT in #159
-
Chore: Shim docs by @iLLiCiTiT in #148
-
Docs: Add rosetta virualization to docs by @iLLiCiTiT in #149
Removed compatibility
- Chore: Remove centos7 docker build by @iLLiCiTiT in #145
- Chore: Remove OpenPype compatibility by @iLLiCiTiT in #146
- Chore: Remove OpenPype repo files by @iLLiCiTiT in #147
Full Changelog: 1.0.4...1.1.0
1.0.4
What's Changed
- Login UI: Authentication using web browser by @iLLiCiTiT in #137
- Dockerfile for Rocky 8 by @64qam in #125
- Linux Qt binding granurality by @jakubjezek001 in #127
- Chore: Add PYTHONPATH in sys.path by @iLLiCiTiT in #135
- Chore: Ignore empty value of 'AYON_BUNDLE_NAME' env variable by @iLLiCiTiT in #131
- Chore: Git workflows by @iLLiCiTiT in #134
- Chore: Update base dependencies by @iLLiCiTiT in #140
- Chore: Use 'exist_ok' when directory is created by @iLLiCiTiT in #143
- Chore: Scripts don't rely on POETRY_HOME env variable by @iLLiCiTiT in #142
- Shell script: Fix condition in make.sh script by @iLLiCiTiT in #122
New Contributors
- @64qam made their first contribution in #125
- @jakubjezek001 made their first contribution in #127
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Remove first argument when running script by @iLLiCiTiT in #110
- Chore: Update to PySide6 by @iLLiCiTiT in #115
- Windows build: Enable 'include_msvcr' by @iLLiCiTiT in #117
- Chore: Update ayon python api by @iLLiCiTiT in #119
- Chore: Use newer poetry by @iLLiCiTiT in #118
- Setup: ICO file is added only for windows by @iLLiCiTiT in #116
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Password button can keep password text visible by @iLLiCiTiT in #101
- MacOS build: Codesign auto fix by @iLLiCiTiT in #100
- Mention ubuntu in docker build variants by @iLLiCiTiT in #99
- Handle login mode when older launcher triggers launcher by @iLLiCiTiT in #102
- Show error of dependency package by @iLLiCiTiT in #103
- Pip freeze fix by @iLLiCiTiT in #104
- Re-lock poetry by @iLLiCiTiT in #106
- Pip freeze fix 2 by @iLLiCiTiT in #105
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Set AYON_SITE_ID environment variable on boot by @iLLiCiTiT in #88
- Login mode by @iLLiCiTiT in #84
- chore: update readme by @MustafaJafar in #93
- Addons in dev mode are used only if have set version by @iLLiCiTiT in #90
- Support ayon-core as main addon of startup logic by @iLLiCiTiT in #89
- Update README.md by @tokejepsen in #98
- Use explicit path to start script instead of first
sys.argv
by @iLLiCiTiT in #95 - Update ayon-python-api by @iLLiCiTiT in #96
First version of AYON launcher that can use ayon-core
instead of openpype
addon as main addon.
New Contributors
- @tokejepsen made their first contribution in #98
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Build: Make sure requirements.txt have utf-8 encoding #21
- MacOS build fix #22
- MacOs: Auto-update #23
- Create server package command #24
- Start: Add common path to PYTHONPATH #25
- Update dependencies #27
- Make installer script modification #28
- Windows: Install directory fill fix #29
- Docs: Split build guides #30
- Change checksum algorithm sha256 #31
- Cosmetics: Bundle name is printed out #32
- Use correct AYON version #33
- More explicit main function #35
- Update window #36
- Show message about missing requirements #34
- Executable version lookup fix #37
- Use AYON launcher in docstrings #38
- Windows auto-update: Ask for admin permissions when required #39
- Encoding issues during build #40
- Fix linux auto-update #44
- Add bundle argument #42
- Change output filename of macOs installer #43
- Linux app launcher fails gracefully #45
- Update ayon api #46
- Fix Docker builds on Linux #47
- Release hotfixes #48
- Docker build: CentOS build fixes #49
- Chore: More info for unknown sources #51
- Service api keys can be used to use launcher #50
- Centos build: Create symlinks for ssl libs #52
- Source: Fix http source type #53
- Develop mode #61
- Missing dependencyhttps://github.com//pull/63
- Update ayon-python-api to 0.5.2 #64
- Windows script fix #65
- Chore: Print correct variant and bundle #67
- Add login argument #69
- Update ayon api to 0.5.3 #70
- Enhancement: Add Ayon console bat #71
- Update ayon api #72
- Set env variable for settings variant #73
- Update ayon python api #74
- Make sure AYON folder exists when getting site id #75
- Update ayon api to '1.0.0-rc.3' #76
- Platform name is not passed to 'download_dependency_package' #77
- Make sure pip freeze content is without BOM #79
- Runtime dependencies are based on dependency packages #78
- Removed requirement of click in ayon launcher #80
- Pyproject.toml cleanup #81
- Missing dev bundle enhancements #82
- Update ayon python api #85
- Build process: Builtin python dependencies are added safely #86
New Contributors
- @antirotor made their first contribution in #47
- @MustafaJafar made their first contribution in #71
Full Changelog: 0.3.1...1.0.0
1.0.0-rc.2
What's Changed
Full Changelog: 1.0.0-rc.1...1.0.0-rc.2
1.0.0-rc.1
What's Changed
- Chore: Print correct variant and bundle #67
- Add login argument #69
- Enhancement: Add Ayon console bat #71
- Set env variable for settings variant #73
- Update ayon python api to 1.0.0-rc.1 #74
New Contributors
- @MustafaJafar made their first contribution in #71
Full Changelog: 1.0.0-beta.7...1.0.0-rc.1
1.0.0-beta.7
What's Changed
Full Changelog: 1.0.0-beta.6...1.0.0-beta.7