Skip to content

Field Notes v0.11.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 15:18
  • Phone access no longer takes over a port another app is using. If something
    else on your computer is already published to your tailnet — a chat interface, a
    media server, anything using tailscale serve — Field Notes now publishes
    alongside it on a free port instead of quietly replacing it. Previously it
    claimed the standard HTTPS port whatever was already there, which took the other
    service off your tailnet without saying so.
  • The pairing QR code now points where the portal actually is. When Field Notes
    publishes on a different port, the QR code and the address shown on screen carry
    that port. Before, they always showed the standard address, so on a machine
    running other services the QR could send your phone to the wrong app entirely.
  • Turning phone access off only turns off Field Notes. It now retracts its own
    connection and nothing else. Before, it switched off the standard port
    unconditionally, which could take down an unrelated service while leaving the
    journal published.

These only affect computers running other tailnet services alongside Field Notes;
if it's the only one, nothing changes.


Downloads

Platform File
Windows (installer) Field.Notes_0.11.2_x64-setup.exe
Windows (MSI) Field.Notes_0.11.2_x64_en-US.msi
macOS (Apple Silicon + Intel) Field.Notes_0.11.2_universal.dmg
Linux (AppImage) Field.Notes_0.11.2_amd64.AppImage
Linux (Debian/Ubuntu) Field.Notes_0.11.2_amd64.deb
Linux (Fedora/RHEL) Field.Notes-0.11.2-1.x86_64.rpm

Already have Field Notes installed? You don't need any of these — the app offers
the update itself on next launch.

First launch

The installers aren't code-signed, so each OS will warn you once:

  • macOS — "Field Notes can't be opened because it is from an unidentified
    developer." Right-click (or Control-click) the app in Applications and choose
    Open, then confirm. Only needed the first time.
  • Windows — SmartScreen shows "Windows protected your PC." Click
    More info → Run anyway.

The other files

latest.json, Field.Notes_universal.app.tar.gz, and every .sig file belong to
the in-app updater. You don't need to download them.