Skip to content

Desktop v1.0.0

Choose a tag to compare

@Gerome-Elassaad Gerome-Elassaad released this 07 Oct 07:12
· 16 commits to main since this release
Immutable release. Only release title and notes can be modified.
4ce54ba

What's Changed

Desktop Application Added v1.0.0

Now, there’s a dedicated apps/ directory. The desktop app lives in apps/desktop/, the web app stays in the main folder, and shared resources sit in common directories (like databases and templates). It’s much clearer where everything belongs.

For developers, this means less confusion and easier onboarding for new contributors. Each app can be worked on independently, and the structure makes adding future platforms — like a mobile app or browser extension — simple.

For full context we have added documentation for the desktop app: Read Docs
To understand more please read Workspace.md

New Contributors

  • @imgbot[bot] made their first contribution in #43

Full Changelog: v0.9.2...v1.0.0