Skip to content

1.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 14:22
· 10 commits to main since this release

Added

  • Follow the active note. A map open in a sidebar pans to whichever note you
    switch to and opens its popup. Maps in the main area never follow — one of
    those is something you are reading. Your zoom is left as you set it, and the
    base's query is never touched: only the camera moves. Off by default.
  • Open in decides where Open in map opens: a tab, or the pop-up it has
    always used.

Changed

  • Open in map now opens your base rather than a copy of it, and defaults to
    a tab — reusing one already showing that base, so pressing it on one note after
    another is a single map that keeps moving. The map is moved to the note and its
    popup opened; nothing is written anywhere. This is what makes a change you make
    on the map stick: the old pop-up rendered a copy of the base, so Set
    default center point
    and anything else you changed there was silently
    discarded, and the copy was frozen at the moment it opened — a formula or
    colour rule you had changed since was not in it.
  • The pop-up, for anyone who prefers it, now embeds the base instead of copying
    it, so it is never out of date. Its edits still go nowhere, because an embedded
    base has nowhere to write them back to; the setting says so.