Ethora Versions Save

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In πŸ„΅, Messaging πŸ’¬ (chat, voice, push notifications), Web3 Wallet πŸͺͺ (profile QR, documents, coins, NFT), DLT πŸ” (provenance, crypto signing), Gamification 🀩, Social Commerce and more.

v23.06

10 months ago

On this solstice day β˜€οΈ, we feel it is a great time to prepare another release of Ethora engine.

Coincidentally, today our repo has reached 100 stars ⭐. Yay and thank you all for your support!

Another important update is that Ethora has made it through a rigorous selection into a final cohort of AWS B2B SaaS Accelerator. This means our backend infrastructure will get better through the training and support we receive from AWS experts, at the same time we are preparing to make our server more easily available for B2B customers through a self-install AWS Marketplace option.

That said, we remain devoted to the open-source Linux stack - so remain assured our server-side infrastructure will remain 'cloud agnostic' i.e. can be hosted on any standard Linux-based server.

By default, of course, our users enjoy our Ethora (aka Dappros Platform) Cloud infrastructure and its generous Free Tier, so the above is only relevant for you if your project specific or regulatory environment requires self hosting. We fully support both Cloud and self-hosted options so this is an important highlight of the current release.

Another super important update is the App Builder UI!

Screenshot 2023-06-21 at 19 18 33

App Builder now allows you to:

  1. Easily customize your App appearance which is applied to your Web application immediately
  2. Automatically generate the React Native build for your iOS and Android mobile app!

The code generated is already customized with your app name, logo, colours and other specifics.

This drastically reduces the time it takes for you to build your first MVP and demo or ship it to your friends, family, investors, customers and users.

You can do the above without having to dive into code now, however getting your hands dirty and customizing or extending the engine with your own features is by all means encouraged.

The name of the today's release is inspired by:

(1) Kupala Night 🌿 , a tradition in Ukraine and many other countries where the longest day and Sun are celebrated. Read more about Kupala Night here,

and of course the

(2) International Yoga Day ☯️. The yogis worldwide celebrate the solstice day too and some of them manage to achieve the fit of 108 Sun salutations. Sun salutation (surya namaskar) is a fantastic yoga practice available for everyone. You can do it on daily basis and it is very beneficial for your health, mind and spirit. Read more about Surya Namaskara here.

There are many other changes and improvements to the Ethora engine mainly focused around stability and UX improvements. We have added some important features and extensions such as you can now easily add a ChatGPT bot, a translation bot and other things into your projects. Our chat and push notifications infrastructure by DeepX RTC has been further improved. Some of the changes are listed below.

As always, please do contact us on Discord or via website contact form (links in the main readme file) in case you require any assistance with Ethora engine. We would love you to use it for the benefit of your community.

Peace, Love and all the best! Ethora, DP & DX team.

What's Changed

Full Changelog: https://github.com/dappros/ethora/compare/v22.07...v23.060

v22.07

1 year ago

Release name: Chervona Kalyna

Changes/improvements Note: the main improvement of this major release is the code architecture. It has come time to refactor our code, get rid of spaghetti and improve the performance. In addition, improve the structure and readability to make it easier for 3rd party developers to build their own projects on top of Ethora engine. We are happy to say the goal has been achieved and there is a drastic improvement in the performance of the application.

Some of the changes rolled out in this release:

  • Switched to Typescript across the code
  • Switched to MobX and functional components
  • Multiple code architecture improvements, better organized Helpers, async logic etc
  • Lots of improvements around media and Items. You can now play audio and video Items directly from user profiles.
  • Introduced "Hut, Hut" Bot that allows to store and release NFT items in Rooms/Spaces.
  • Fixed numerous bugs and issues (caching, XMPP, Push Notifications subscriptions etc)
  • More intuitive menu
  • Lots of other improvements (see release notes document in the repo root folder)

Starting from this release, we are going to assign a unique name to each major release. This one is called "Chervona Kalyna" (Red Viburnum) 🩸 and we devote it to the fearless defenders of Ukraine πŸ’›πŸ’™ who are now fighting to protect its independence and freedom.

Read more about Chervona Kalyna .

Stay tuned for future updates, some really exciting features are still coming soon in follow-up updates to this major release. These things are already being tested in beta version:

  • NFMT smart contract format for Items
  • Audio & Video calls
  • Server architecture improvements allowing to better connect Users and assets across Applications

v21.11

2 years ago

ETHORA GOING PUBLIC! (see organized release notes in https://github.com/dappros/ethora/blob/main/release-notes.md)

What's Changed

New Contributors

Full Changelog: https://github.com/dappros/ethora/commits/v21.11