conjoon installer updates

conjoon installer updates
Creating a custom labeled version of conjoon has never been easier.
The installer (i.e. initializer) for conjoon received an update to make setting up a local installation of the frontend more convenient and more intuitive.
Releasing conjoon 1.0.0-beta.0

Releasing conjoon 1.0.0-beta.0
🎉 5 years after the (almost) first commit to conjoon’s new home, I’m happy to announce the immediate availability of the first public pre-release of **conjoon**, an open source email client built with JavaScript, PHP and great tools from the open source community.
To install the latest release on your local machine, type
$ npx create-conjoon@latest
then follow the instructions on screen.
Fix: Ext JS Simlets and omitting the status code
Fix: Ext JS Simlets and omitting the status code
I recently stumbled upon a mean error that was hard to track down. Luckily, the issue was caused by a simple carelessness regarding fully configured response-objects of Simlets used in the dev-environment of the conjoon-project and did not require any large refactoring.
The original issue is tracked here: https://github.com/conjoon/extjs-app-webmail/issues/196