Kræn Hansen
Kræn Hansen
Looks like this can be solved using https://www.electron.build/configuration/configuration#PlatformSpecificBuildOptions-fileAssociations
As a continuation of #158 - [x] Swift - [x] JavaScript - [x] Java - [x] C# - [ ] Objective-C - [x] Typescript - [x] Kotlin - [ ]...
Since [Spectron is deprecating](https://github.com/electron-userland/spectron/issues/1045) we should investigate alternatives for the E2E tests: [playwright](https://github.com/microsoft/playwright) has been [mentioned as an alternative](https://github.com/electron-userland/spectron/issues/896#issuecomment-860134329).
Currently unpublished releases are not viewable or downloadable via https://studio-releases.realm.io/
This should be a minor issue to fix.
**Is your feature request related to a problem? Please describe.** The current solution for exporting to JSON uses the `JSON.stringify` with a fallback to the `Realm.JsonSerializationReplacer` which doesn't work well...
The https://studio-releases.realm.io/ server needs an in memory cache of it's most frequent requests & responses from the GitHub API.
After https://github.com/realm/realm-studio/pull/1236 users are prompted when opening a Realm file, before the Realm file gets upgraded to the latest format. The prompt asks if the user wants to create backup...
Users have recently experienced issues upgrading to Realm Studio v3.11.0 because it uses a new Realm file format, upgrading the file being opened which makes it impossible to use with...
**Describe the bug** Opening a Realm from the Server window won't focus the existing window if the Realm was already opened. **To Reproduce** Steps to reproduce the behavior: 1. Go...