glyphr-studio / Glyphr-Studio-Desktop

A desktop client for Glyphr Studio built in electron
Other
437 stars 46 forks source link

Latest version is missing from GitHub Releases #40

Closed probonopd closed 5 years ago

probonopd commented 5 years ago

The latest version is missing from GitHub Releases.

https://twitter.com/app4soft/status/1127573782317752320

Autre31415 commented 5 years ago

0.5.1 has been released

probonopd commented 5 years ago

It says on the homepage: "Version 1 is here!"

kethinov commented 5 years ago

The desktop version uses a separate versioning system. 0.5.1 of the desktop app bundles v1.13.00 of Glyphr Studio.

probonopd commented 5 years ago

Uh, complicated...

kethinov commented 5 years ago

It's because they are technically two different projects that are updated independently. There are—for instance—features/bugs that are exclusive to the desktop app that the pure web version isn't concerned with. This is common to many projects that have both a web and desktop version, e.g. Mattermost.