A lot has moved in the last few weeks! Let's dive in to all the improvements, fixes, and features in Placemark.
Features
You can now edit maps on your mobile devices, like iPads. Touch support has been improved across the board - fixes to dragging files, improving drawing tools on the iPad, and making sure that the whole UI looks and works great on those devices.

Placemark got support for a new file format: OSM. That means you can use tools like overpass turbo to pull features from OpenStreetMap, or even use OpenStreetMap's API directly to import open map data.
You can now invite multiple people to a team simultaneously with the invitation form. It also supports email-style lines like John Smith <john@foo.com> so you can quickly invite a team that you know from their emails.
Double-clicking on a feature in the left panel now zooms to it.

You can filter the feature table by folders. This is especially useful because different folders tend to have features with different sets of attributes - reducing this down to just one folder can make the table a lot more readable.

Duplication! You can now duplicate features, entire folders of features, as well as maps themselves. Duplicating a map will preserve its entire folder structure and all of its features, and copy its name and description.
The quota for how many maps you can make is now 500, up from 50 before.
Fixes
- Chromium on Linux wasn't able to save or open files because of a bug in its implementation of the File System Access API. We've added a workaround that fixes file access in Placemark. This means you can use the converter and import & export on Linux now.
- Due to a Firefox bug, you couldn't scroll textareas in dialog boxes. We've deployed a workaround that fixes that.
- Sorting features didn't work when in a Draft. This is fixed, bringing the Draft mode, which doesn't store features on the server, back up to par with the normal mode which supports real-time collaboration.