Skip to content

Voyager v1.0.1

Latest
Compare
Choose a tag to compare
@ishaanbedi ishaanbedi released this 21 Jan 03:35
· 6 commits to main since this release

This release fixes a broken link to learn more about the app on my webpage.
Also, refined the onboarding screen with some minor text changes.
There's support for dark mode and light mode toggling.
The code-editor theme (where the user sees output or gives the JSON input) works independently of the environment theme of the application as of now, since it has to be stitched together to form a relational theme pattern (I'll give it a shot in the next release).
The user can switch to a preferred code-editor theme from the menu bar, or switch environment themes from the menu bar as well.

UPDATE: Fixed the minimum macOS version issue, now you can install Voyager on macOS running 12.0 or higher (#1)