Releases: OpenIPC/companion
release-v0.7.5
OpenIPC Multiplatform Configurator
Thank you for using OpenIPC Configurator! This application helps you configure OpenIPC cameras for FPV use.
Choosing Your Download:
- Windows (Most Users): Download
OpenIPC-Config-windows-x64.zip. Requires a 64-bit Windows system. - macOS (Apple Silicon - M1/M2/M3+): Download
OpenIPC-Config-macos-arm64.dmg. - macOS (Older Intel Macs): If available, download
OpenIPC-Config-macos-x64.dmg. - Linux (Most Desktops/Laptops): Download
OpenIPC-Config-linux-x64.zip. Requires a 64-bit Linux distribution on standard PC hardware (Intel/AMD).
Installation Instructions:
- Windows: Extract the
.zipfile and run the executable (.exe) inside. - macOS: Mount the
.dmgfile (double-click) and drag the app icon to your Applications folder. - Linux: Extract the
.zipfile. Open a terminal, navigate (cd) into the extracted folder, and run./OpenIPC_Config.Desktop(you might need to make it executable first:chmod +x ./OpenIPC_Config.Desktop).
What's Changed
Other Changes
- add messagebox at end of upgrade, move progressbar to open section to… by @mikecarr in #127
- Purge Dev into Master by @mikecarr in #128
- move ping message to Debug writeline, fix FirmwareTab unit test by @mikecarr in #129
Full Changelog: release-v0.7.4...release-v0.7.5
release-v0.7.4
OpenIPC Multiplatform Configurator
Thank you for using OpenIPC Configurator! This application helps you configure OpenIPC cameras for FPV use.
Choosing Your Download:
- Windows (Most Users): Download
OpenIPC-Config-windows-x64.zip. Requires a 64-bit Windows system. - macOS (Apple Silicon - M1/M2/M3+): Download
OpenIPC-Config-macos-arm64.dmg. - macOS (Older Intel Macs): If available, download
OpenIPC-Config-macos-x64.dmg. - Linux (Most Desktops/Laptops): Download
OpenIPC-Config-linux-x64.zip. Requires a 64-bit Linux distribution on standard PC hardware (Intel/AMD).
Installation Instructions:
- Windows: Extract the
.zipfile and run the executable (.exe) inside. - macOS: Mount the
.dmgfile (double-click) and drag the app icon to your Applications folder. - Linux: Extract the
.zipfile. Open a terminal, navigate (cd) into the extracted folder, and run./OpenIPC_Config.Desktop(you might need to make it executable first:chmod +x ./OpenIPC_Config.Desktop).
What's Changed
Other Changes
- Enhancement/remove slider tick power by @mikecarr in #124
- add sensors dropdown back by @mikecarr in #125
- Merge Dev to Master by @mikecarr in #126
Full Changelog: release-v0.7.3...release-v0.7.4
release-v0.7.3
OpenIPC Multiplatform Configurator
Thank you for using OpenIPC Configurator! This application helps you configure OpenIPC cameras for FPV use.
Choosing Your Download:
- Windows (Most Users): Download
OpenIPC-Config-windows-x64.zip. Requires a 64-bit Windows system. - macOS (Apple Silicon - M1/M2/M3+): Download
OpenIPC-Config-macos-arm64.dmg. - macOS (Older Intel Macs): If available, download
OpenIPC-Config-macos-x64.dmg. - Linux (Most Desktops/Laptops): Download
OpenIPC-Config-linux-x64.zip. Requires a 64-bit Linux distribution on standard PC hardware (Intel/AMD).
Installation Instructions:
- Windows: Extract the
.zipfile and run the executable (.exe) inside. - macOS: Mount the
.dmgfile (double-click) and drag the app icon to your Applications folder. - Linux: Extract the
.zipfile. Open a terminal, navigate (cd) into the extracted folder, and run./OpenIPC_Config.Desktop(you might need to make it executable first:chmod +x ./OpenIPC_Config.Desktop).
What's Changed
Other Changes
- Feature/key manage by @mikecarr in #121
- fix advanced icon by Wojciech, adjust fill of other to try and match by @mikecarr in #122
- Merge from Dev to Master by @mikecarr in #123
Full Changelog: release-v0.7.2...release-v0.7.3
release-v0.7.2
OpenIPC Multiplatform Configurator
Thank you for using OpenIPC Configurator! This application helps you configure OpenIPC cameras for FPV use.
Choosing Your Download:
- Windows (Most Users): Download
OpenIPC-Config-windows-x64.zip. Requires a 64-bit Windows system. - macOS (Apple Silicon - M1/M2/M3+): Download
OpenIPC-Config-macos-arm64.dmg. - macOS (Older Intel Macs): If available, download
OpenIPC-Config-macos-x64.dmg. - Linux (Most Desktops/Laptops): Download
OpenIPC-Config-linux-x64.zip. Requires a 64-bit Linux distribution on standard PC hardware (Intel/AMD).
Installation Instructions:
- Windows: Extract the
.zipfile and run the executable (.exe) inside. - macOS: Mount the
.dmgfile (double-click) and drag the app icon to your Applications folder. - Linux: Extract the
.zipfile. Open a terminal, navigate (cd) into the extracted folder, and run./OpenIPC_Config.Desktop(you might need to make it executable first:chmod +x ./OpenIPC_Config.Desktop).
What's Changed
Other Changes
- fix present url if file does not exist by @mikecarr in #118
- Keep firmware UI elements in sync, fix bugs by @PetruSoroaga in #117
- Feature/dynamic log view by @mikecarr in #119
- Merge Dev to master by @mikecarr in #120
Full Changelog: release-v0.7.1...release-v0.7.2
release-v0.7.1
OpenIPC Multiplatform Configurator
Thank you for using OpenIPC Configurator! This application helps you configure OpenIPC cameras for FPV use.
Choosing Your Download:
- Windows (Most Users): Download
OpenIPC-Config-windows-x64.zip. Requires a 64-bit Windows system. - macOS (Apple Silicon - M1/M2/M3+): Download
OpenIPC-Config-macos-arm64.dmg. - macOS (Older Intel Macs): If available, download
OpenIPC-Config-macos-x64.dmg. - Linux (Most Desktops/Laptops): Download
OpenIPC-Config-linux-x64.zip. Requires a 64-bit Linux distribution on standard PC hardware (Intel/AMD).
Installation Instructions:
- Windows: Extract the
.zipfile and run the executable (.exe) inside. - macOS: Mount the
.dmgfile (double-click) and drag the app icon to your Applications folder. - Linux: Extract the
.zipfile. Open a terminal, navigate (cd) into the extracted folder, and run./OpenIPC_Config.Desktop(you might need to make it executable first:chmod +x ./OpenIPC_Config.Desktop).
What's Changed
Other Changes
- Presets work by @mikecarr in #108
- Add an Advanced tab by @mikecarr in #109
- Pr 110 by @mikecarr in #111
- Updates to firmware management by @PetruSoroaga in #112
- fix for magical tabs appearing by @mikecarr in #113
- Latest fixes by @mikecarr in #114
- set to lowercase by @mikecarr in #115
- Merge Dev to Master by @mikecarr in #116
New Contributors
- @PetruSoroaga made their first contribution in #112
Full Changelog: release-v0.6.5...release-v0.7.1
release-v0.6.5
release-v0.6.4
release-v0.6.3
- Release 0.6.3, fixes initialization bug causing app not to check for updates.
- Add logging queue for better log message handling in UI
Full Changelog: release-v0.6.2...release-v0.6.3
release-v0.6.2
What's Changed
New Features 🎉
Other Changes
- add pulsing connect button based on ping status, remove unused code by @mikecarr in #98
- change regular expression to match by soc by @mikecarr in #99
- Glowing connect ping by @mikecarr in #100
- Cleanup by @mikecarr in #101
- Wfb yaml by @mikecarr in #102
- Alink by @mikecarr in #103
Full Changelog: release-v0.6.1...release-v0.6.2