Skip to content

v2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@tjarbo tjarbo released this 11 Jan 14:12
· 61 commits to version-2 since this release

Notification Service for Moodle - Logo

Hey there 👋

Wow, it has been a long time since the last major release 🤯 But as mentioned in the Readme, we now have successfully tested the new implementations and are ready to pre-release version 2.

Talking about new - Let's summarize what is new so far:

  1. Passwordless - We removed the original "Token" to be more independent from Discord and replaced it with a new state-of-the-art authentication method. You can learn more about this here.
  2. Conntectors - Now the Notification Service won't only notify you on Discord anymore. A new plugin based systems allows us to easily add new platforms like e-mail, Microsoft Teams etc. Right now only a Discord Bot is implemented but more will come soon!
  3. I18n for the web interface - You do not have to learn German anymore to use the web interface. Instead, you can just select the english version. If you want, feel free to submit a pull request adding your language! More information here. - @p-fruck
  4. New Docker images - The Docker images are now published at tjarbo/notification-service. All available image tags can be found down below ⬇️

And many more:

We also have a new wiki! On docs.tjarbo.com you can find new deployment guides and manuals. They are still work in progress, but we will add new articles from time to time. Feel free to add a pull request if you find a typo or another mistake.

But that is enough talking about what is new. More insteresting is what comes next: Soon we will merge the branch with i18n for notifications. They will now be based on a new templating engine, to be easily extentable for new connectors.
So to not miss this update and to get notified as soon as a new release is available, click on Watch in the upper right corner, then Custom and activate ✅ Releases and Discussions (so that your inbox is not spammed 😉 )! And if you like the Notification Service, give it a 🌟 - thank you 🤩!

Available Docker Images:

  • tjarbo/notification-service:latest - the latest release
  • tjarbo/notification-service:next - the latest commit of default branch (⚠️ maybe unstable)

All image tags can be found here