Skip to content

android-v1.2.117

Choose a tag to compare

@github-actions github-actions released this 02 Sep 18:13
· 25 commits to master since this release

What's new in 1.2.117

• Tabs in the Nomad browser. The toolbar shows how many are open; tapping it opens a list where you can switch between them, close one, or start a new one. Up to 8.

• A new tab starts on the node list, so opening one is also how you get back to the node list.

• The browser no longer forgets where you were. Switching to another tab of the app and back used to throw away the open page and its whole Back history, while keeping the search box and filter — so it looked like it remembered, over an empty list. Coming back is now instant and does not re-fetch the page.

• A Nodes button goes straight back to the node list in one tap. Before, Back had to be pressed once for every page you had visited.

• Favourite, Share and Clear cache moved into the ⋮ menu to make room.

• "Anonymous" is now per tab, so turning it off in one tab cannot identify you on a node you opened anonymously in another.

• Closing a tab now closes its connection to that node instead of leaving it running in the background.

• Security: opening a web link someone sent you now asks first. It is the one tap that leaves the mesh, and the site — chosen by the sender, not you — sees your real IP address. The link shown in the prompt is also cleaned up so it cannot be dressed up to look like a different site.

• Security: tapping a Relay Chat link for a hub you have never connected to now asks first. Accepting is not a one-off — your app reconnects to that hub every time it starts until you remove it.

• Security: the browser's page cache is now bounded. It grew without any limit before, and a very large page could get stuck in it unreadable.

• A name taken from a link's own text can no longer contain hidden characters that reorder how a node's name is displayed in your lists.

Full Changelog: android-v1.2.116...android-v1.2.117