### ## Camera Tools for GoPro Heros Changelog. ## http://www.toolsforgopro.com/cameratools ### ** IMPORTANT: ** Install the latest camera firmware first: "https://gopro.com/en/us/update/" ** 1.5.8 (14-09-2023) - Added: Missing preset icons and titles (e.g. for star trails, light painting, etc.). - Added: Support for GoPro Hero 12 Black Edition cameras. 1.5.7 (05-09-2023) - Added: Play button for testing alert sounds. - Extended: Support for alert sounds on mobile platforms. - Fixed: Ask before exit did not work (desktop version). 1.5.6 (18-06-2023) - Added: Optional variable "lrvMode" to the "getMediaListAsync()" (scripting tool) and "queryMediaListAsync()" (HTTP server) methods. - Fixed: Wrong media download links in HTTP command server and scripting tool when LRV is enabled. 1.5.5 (05-06-2023) - Added: Support for adding GoPro cameras via IP address. - Improved: Support for latest Hero 11 and Hero 11 Mini firmware. - Fixed: Random crashes on Windows when camera fails to connect via Bluetooth. 1.5.4 (07-04-2023) - Improved: Color indicator circle color selection is now also possible in the camera's option view (mobile version). 1.5.3 (29-03-2023) - Added: "connection_type" field to HTTP command server "cameraStatus" command (desktop version). - Added: Color indicator circle for marking cameras with custom colors (mobile version). 1.5.2 (26-02-2023) - Improved: Connection problems after powering on camera via Bluetooth the first time. 1.5.1 (06-02-2023) - Added: "getCameraNamesList" function for getting a list of all cameras in scripting (desktop version). 1.5.0 (01-01-2023) - Added: Option for playing a (loud) sound from the "All cameras" view for synchronizing cameras in post production. - Added: Webcam feed button for starting webcam video feed (e.g., for usage in ffmpeg) for USB cameras. 1.4.9 (28-12-2022) - Added: "startTimelapseTool" and "stopTimelapseTool" methods to the scripting tool (desktop version). - Added: Option for playing a sound if the camera battery level gets low (desktop version). - Added: Option for showing visual warning if the camera battery level gets low. - Added: Option for triggering recording with the system volume up/down keys (in the app settings, mobile systems only). 1.4.8 (18-11-2022) - Added: Selection of custom WiFi network interface/adapter (Windows only). - Fixed: App sometimes does not properly exit and keeps running in background (Windows only). 1.4.7 (10-11-2022) - Added: Support for GoPro Hero 11 Mini cameras. 1.4.6 (internal release) - Fixed: App sometimes hangs on exit (Windows). - Fixed: LRV download bugs. - Fixed: Download manager rows distorted. 1.4.5 (18-10-2022) - Reverted to 1.4.3 on Android due to split screen bug. 1.4.4 (14-10-2022) - Added pull-to-refresh to media manager (mobile systems). - Bug fixes. 1.4.3 (30-09-2022) - Fixed: Media file pattern time zone bug. 1.4.2 (19-09-2022) - Added full support for Hero 11 cameras. 1.4.1 (02-09-2022) - Added: Status codes to the HTTP command server (see https://www.toolsforgopro.com/cameratools_server#errorHandling). - Fixed: The HTTP command server's media query and live feed functions now also work when multiple cameras are connected via USB. 1.4.0 (08-08-2022) - Added: Option for renaming Hero 8/9/10/Max presets locally in the app (they cannot be renamed on the camera thus!). - Added: Option for mirroring live preview vertically (e.g. for usage as a rear camera). - Added: Options for hiding the "+" and "Control all cameras" buttons (under app settings -> "UI") on mobile platforms. - Added: Option for locating camera to the front screen (desktop version). - Fixed: Command server camera name detection. Additionally camera names are no longer case sensitive. - Bug fixes. 1.3.9 (21-05-2022) - Added: Keep a live packet for Bluetooth connections. - Added: Option for downloading/viewing LRV files instead of MP4 videos (in the app settings). - Fixed: Crashes when manually turning off the GoPro camera during live preview. 1.3.8 (09-05-2022) - Improved mobile UI. 1.3.7 (01-05-2022) - Added option for selecting between old and new live preview mode for Hero 9/10 cameras (in the global app settings). 1.3.6 (24-04-2022) - Bug fixes. 1.3.5 (19-04-2022) - Added option for switching between two live preview mode types (in the app settings). 1.3.4 (19-04-2022) - Fixed live preview distortions. - Fixed crash in HTTP command server and scripting module. - Added "formatSdCard()" card scripting method for formatting the camera's SD card. 1.3.3 (15-04-2022) - Added USB support (Hero 8 and 10, but NOT Hero 9!). - Added WiFi support (Hero 4, Session, 5, 6, 7, Fusion). - Improved live preview reliability. 1.3.2 (08-04-2022) - Added "registerGpsAvailableListener()" and "isGpsAvailable()" scripting functions for determining GPS state. - Added option for playing sounds when a camera's GPS state changes (desktop platforms; available in each camera's option view). - Added quick capturing tool with big buttons for controlling all cameras (mobile platforms). - Added keyboard shortcuts for controlling GoPro cameras via a Bluetooth keyboard (mobile platforms; details see: https://www.cameraremote.de/camera-tools-keyboard-shortcuts-for-controlling-gopro-cameras/). - Added full support for latest Hero 8, 9, and 10 firmware updates. 1.3.1 (07-04-2022) - Added option for playing sounds when a camera disconnects or stops recording to the desktop version (available in each camera's option view). - Bug fixes. 1.3.0 (25-03-2022) - Fixed getMediaList() function in command server. - Added option for exporting and importing camera setting presets with the desktop version (in the camera settings view). 1.2.9 (22-03-2022) - Fixed live preview bug (macOS). - Added "old_group_key" to command server "getCameraModes()" method. 1.2.8 (07-03-2022) - Added option for delaying multi-camera controls (in the app settings). 1.2.7 (01-03-2022) - Fixed menu bar in media download manager (mobile version). 1.2.6 (28-02-2022) - Added support for directly changing settings from the live preview view. - Added GPS active symbol to live preview view. 1.2.5 (20-02-2022) - Bug fixes. 1.2.4 (18-12-2021) - Added "getAllCameras" to the command server. - Fixed GoPro Hero 10 presets introduced with the latest firmware updates. 1.2.3 (08-12-2001) - Improved media downloader. - Improved GoPro Hero 10 support. - Improved Bluetooth connection on Windows. 1.2.2 (11-11-2021) - Added: files can be named to user-defined patterns when downloaded from the camera. 1.2.1 (10-11-2021) - Added: It is now possible to select a custom media download location (e.g. on the SD card) (Android). - Added: Media downloads are now saved into camera specific folders. - Added option for overwriting downloaded media files (the default is to rename the file if it exists). - Added "registerDownloadStateListener()" to the scripting module which is called when a download finishes. - Fixed return values for scripting methods: downloadMediaAsync(), deleteMediaAsync(), getMediaListAsync(). - Improved Bluetooth connection quality. 1.2.0 (02-11-2021) - Fixed crash on macOS 12 (Monterey) when connecting to a camera. 1.1.9 (09-10-2021) - Bug fixes (ISO lock). 1.1.8 (24-09-2021) - Fixed "keep screen on" bug. 1.1.7 (20-09-2021) - Added full support for the GoPro Hero 10 Black Edition camera. 1.1.6 (08-08-2021) - Added option for flipping live preview (along the y-axis/upside-down). - Added offline camera presets (not stored on the camera) to the camera settings view. - Added camera status information (such as battery) to the front view (desktop version). - Added mouse wheel event fix option (desktop version). - All media downloads are now stored in the public "Download" folder (Android). - Improved Hero 9 connection process. - Bug fixes. 1.1.5 (17-05-2021) - Added option for changing button sizes (control all and sub-controls, mobile version). - Bug fixes. 1.1.4 (05-05-2021) - Added option for deleting all files from the camera in the media manager (formatting SD card). 1.1.3 (21-04-2021) - Added option for showing camera mode in main view (mobile version). 1.1.2 (15-03-2021) - Fixed: Switching between front and back lens on GoPro Max. 1.1.1 (20-02-2021) - Added quick access icons and status labels to the start view. The visible icons and status information can be configured in the app settings. - Added histogram to the live preview. - Improved settings. 1.1.0 (04-02.2021) - Improved media download on Android so that media files are always stored in the "DCIM" folder. 1.0.9 (01-02-2021) - Fixed crash on macOS 11.1. - Added tool for changing settings of multiple cameras at the same time. - Added tool for changing the camera mode of multiple cameras at the same time. 1.0.8 (31-01-2021) - Added support for GoPro Hero 2018 cameras. - Added support for controlling GoPro Hero 4 Silver Edition and Hero 4 Black Edition cameras via Bluetooth (add "00" before the pairing PIN code if pairing fails). - Added option for automatically reconnecting to camera if the Bluetooth connection is lost. 1.0.7 (21-01-2021) - Added option for deleting media after download. - Added GoPro setup instructions/help. - Fixed crash in media/download manager. - Improved frozen preview problem with Hero 9 cameras (this is partly a GoPro firmware bug!). 1.0.6 (11-01-2021) - Added option for automatically updating the camera date and time when the camera is connected. - Added option for showing the camera's WiFi credentials. - Added command server for controlling cameras via HTTP (desktop edition, commands see: "https://www.toolsforgopro.com/cameratools_server"). - Added script executor for programmatically controlling cameras (desktop edition, see: "https://www.toolsforgopro.com/cameratools_scripting"). - Added option for automatically executing a script on start (desktop edition). 1.0.5 (01-01-2020) - Added tool for enabling the camera's live video (preview) feed (e.g. for ffmpeg and other tools). - Added option to automatically connect to the camera's WiFi network. 1.0.4 (21-12-2020) - Fixed problems with latest GoPro Hero 8/9/Max firmware released on 17-12-2020. 1.0.3 (08-12-2020) - Added option for naming cameras (under options). - Added option for quickly switching between live previews. 1.0.2 (04-12-2020) - Added option for selecting media files based on file type. - Added option for disabling media thumbnail downloads. - Added option for automatically removing finished media from download manager. - Added option for keeping screen on (mobile version). - Added option to toggle between list- and grid view (desktop version). - Added "Scheduled download" tool for repeatedly downloading new media at a given time of day (desktop version). 1.0.1 (15-11-2020) - Added time-lapse recording tool. - Added quick capturing tool with big buttons (for mobile platforms). - Added "ask before exit" option (desktop version). - Media sort type is now stored. - Broken media downloads are now correctly resumed. - Bug fixes. 1.0.0 (10-11-2020) - Initial release.