# macOS

## \[4.7.0] - 2025-11-26

#### Added

* Updater – This version includes a new updater that can download and install updates automatically. The user only needs to confirm the installation and relaunch the app. If they choose not to, the app will relaunch on its own after some time.
* General Improvements

## \[4.6.5] - 2025-09-24

#### Added

* PIN reset: Team admins can now reset user PINs directly from the Control Panel
* "Open Logs" option has been added to the settings, allowing quick access to the logs folder
* Logs entries now include the system's time zone for better clarity
* Logs are now automatically cleared after 14 days to save disk space

## \[4.6.4] - 2025-06-26

#### Fixed

* Unification of the graphic design.
* PIN-related problems.

## \[4.6.3] - 2025-05-28

#### Fixed

* Issue with OpenVPN connection.
* Issue with AlwaysON feature.

## \[4.6.2] - 2025-05-21

#### Fixed

* Logging out of the app too often.

## \[4.6.1] - 2025-04-16

#### Changed

* No OpenVPN installation.

## \[4.6.0] - 2025-02-05

#### Added

* PIN & biometrics authentication.
* Recommended Gateway feature.

#### Changed

* Update window includes link to download new version.

#### Fixed

* Helper installation request now occurs only when creating a connection using OpenVPN.

## \[4.5.1] - 2024-12-18

#### Fixed

* Issue with opening application window after macOS startup.

## \[4.5.0] - 2024-11-05

#### Added

* Device Approval feature.
* Geo Restrictions feature.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.goodaccess.com/product-changelog/macos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
