Inviting friends to join will award +100 credits 🔥

MagicBee
cover
  • #Release

MagicBee v1.0.1 released 🎉👏

MagicBee v1.0.0 is great, but there is a problem, since it is connected via a P2P network, it requires the client to be online in order to assign tasks.

This problem is fatal for a new product, because there are fewer users online at the same time and the task cannot be carried out.

In addition, data is stored in Firebase for convenience, but it cannot meet certain complex tasks.

So I decided to refactor it and worked on it a lot.

  1. Migrate from Firebase to self-hosted
  2. Credits are earned and consumed equally to prevent overflow
  3. Tasks are no longer distributed over P2P networks (less applicable)
  4. Remove unused activeTab permissions
  5. Make tasks assignable offline
  6. Improve the usability of UI
  7. Turn off anonymous login

Although I made mistakes before, I hope that after this version it will be a fresh start.