Skip to the content.

GoPro Labs Firmware Release Notes

Only the more recent releases are documented below. This a general list of Labs enhancements on top on the mainline firmware updates. Changes to mainline firmware are not listed.

HERO13 Black

2.04.70 - August 25, 2025

New timing commands (updated Sept 7th, 2025): There is a new interval time representation. Previously sleep alarms were absolute times, e.g. !10:00N or just pauses relative to now: e.g. !600N. But users have been requesting photos on the hour or similar, which was harder to do as commands like !3600N would drift a few seconds with each call. e.g. commands like !60R - sleeps for ~60 seconds, but this will drift over time, 10:00:00, 10:01:04, 10:02:07…
Now you can use:
!00;01R sleeps until the next clock minute, no drift: 10:00:00, 10:01:00, 10:02:00…
!00;05R sleeps until the next clock 5 minute: so 10:00, 10:05, 10:10, 10:15…
!01;00R sleeps until the next hour so 10:00, 11:00, 12:00…

A daily command to shoot precisely hourly between 8am and 6pm simplifies to:
!01;00NmP!S!1N>18:00!08:00R!R

This was added for a second reason, as with no drift, you now know when your camera might be busy (for cameras in remote places.) This supports a more significant change: the ability to use Quik and Labs scripts at the same time. Previously any sleep command would shutdown BLE and all wireless services, while this does help with power/battery life, the second reason it would prevent Quik breaking a running script. Now Labs is aware is was woken via BLE, and the behavior now supports a Quik connection, control and data off load, then the script will continue when you press camera off from within Quik. If you are using the new clock relative sleeps, Quik download time will not likely mess up your interval on your timelapses.

If you want the older behavior, use *NBLE=1 to set No BLE for Labs scripting. The best power option.

Other release note changes (to experiment with): Added command !Q or !Qx to wait for Quik connection and control, defaults to 30seconds, e.g. !Q60 would be 60seconds Added system variable r:Q - connected with the Quik app Added system variable r:B - remote connect with any BLE device, Remote or Quik Added system variable r:H - connected with the BT Headphone/Microphone Added system variable w - wake reason, so you can branch code based on the reason the camera started. Common values:

Added to this massive release, Labs commands over Open GoPro WiFi links is now supported. Just a teaser (this work with user credentials from COHN, SHPS, ADDR): Example: WiFi calls to Labs: curl -k ‘https://gopro:xxxxxxxxxxx@192.168.x.xxx/gopro/qrcode?labs=1&code=r5p24’ curl -k -G –data-urlencode ‘code=”Hello World”’ ‘https://gopro:xxxxxxxxxxx@192.168.x.xxx/gopro/qrcode?labs=1’

2.02.70 - March 27, 2025

1.30.72 - December 13, 2024

1.30.70 - November 21, 2024

1.20.70 - October 25, 2024

1.12.70 - September 24, 2024

1.10.70 - September 10, 2024

HERO12 Black

2.32.70 - December 12, 2024

2.30.70 - November 13, 2024

2.20.70 - March 28, 2024

2.10.70 - Feb 8, 2024

Known Issue: 24HZ=1 for 24.0 video, has conflict with Autoboost (captures will fail.) Either turn off autoboost (standard HS works) or shoot 23.976.

2.00.70 - Dec 14, 2023

1.30.70 - Nov 17, 2023

1.20.70 - Nov 2, 2023

1.12.70 - Sept 29, 2023

1.10.70 - Sept 13, 2023

HERO11 Black

2.32.70 - Jan 21, 2025

2.30.70 - Mar 14, 2024

2.20.70 - Nov 2, 2023

2.12.70 - Aug 10, 2023

2.10.70 - Mar 15, 2023

2.01.70 - Dec 14, 2022

1.20.70 - Nov 8, 2022

1.10.70 - Sept 14, 2022

HERO11 Black Mini

2.50.71 - June 1, 2024

2.50.70 - May 9, 2024

2.40.70 - Dec 14, 2023

2.30.70 - May 19, 2023

2.20.70 - Mar 31, 2023

2.10.70 - Feb 1, 2023

2.00.70 - Jan 5, 2023

1.10.70 - Nov 8, 2022

MAX

2.02.70 - July 12, 2024

2.00.75 - Apr 27, 2023

2.00.71 - January 2021

HERO10 Black

1.62.70 - May 28, 2024

1.60.70 - April 4, 2024

1.50.70 - Dec, 2022

1.46.70 - July, 2022

1.42.70 - June, 2022

1.40.70 - April, 2022

1.30.71 - Feburary, 2022

1.20.70 - December, 2021

1.10.70 - October, 2021

HERO9 Black

1.42.70 - June, 2022

1.70.70 - May 2022

1.60.70 - June 2021

1.50.72 - January 2021

HERO8 Black

2.51.75 - July 2022

2.50.71 - January 2021

1.70.75 - June 2020

HERO7 Black

1.90.71 - January 2021

HERO5 Session

2.70.71 - January 2021

updated: January 25, 2025

Learn more on QR Control