Love the 1.0 on iPad! The tabbed interface (and weird history behavior when working with splits) was one of my biggest hiccups with the old version. The new one interface has smoother animations and behaves better. Wish you added multiple window support on iPad, but that's super minor.
I know that Obsidian has roots as "database is a directory of markdown files", but I will say that the last remaining feature request I have for the app is about versioning: I want to browse my vault at a point in time, not look at old versions of files. Specifically, I want to delete a file, then do a text search in 6 months, find a match in the deleted file, and browse my notebook at the date before I deleted the file.
You can do something like this with Obsidian Git. If your vault is synced to Git then you can roll back to any commit in the history and return to that overall state of your vault.
I know that Obsidian has roots as "database is a directory of markdown files", but I will say that the last remaining feature request I have for the app is about versioning: I want to browse my vault at a point in time, not look at old versions of files. Specifically, I want to delete a file, then do a text search in 6 months, find a match in the deleted file, and browse my notebook at the date before I deleted the file.