Privacy Browser PC 0.8 was released on 30 January 2025. From the beginning, there have been problems when changing the user agent. Doing so would cause the current page to reload, interrupting the loading of the new URL. I have finally implemented a solution to this that works around Qt WebEngine’s buggy behavior. Basically, the system detects when a reload relating to the changing of the user agent interrupts the loading of a new URL and tries again after the new user agent is in place...