Skip to content

4.0.0-beta "Siren"

Compare
Choose a tag to compare
@brunobuddy brunobuddy released this 02 Sep 13:08
· 135 commits to master since this release

🌟 Highlights

🪪 Authentication

Create authenticable entities to login with. Use it for custom access polices.

# manifest/backend.yml
entities:
  🤒 Patient:
    authenticable: true # Makes entity authenticable.
    properties:
      - name

⚡ Instant stackblitz demo

Start coding in seconds with https://manifest.new demo.

❤️ Contributing

A new contributing guide has been created for new contributors. Wanna be part a project ? Let us know as we are looking for new contributors.

What's Changed

Full Changelog: 4.0.0-alpha.4...4.0.0-beta