Skip to content

Releases: HyacinthBots/Allium

0.4: Log Uploading!

10 Mar 18:44
Compare
Choose a tag to compare

Allium 0.4

Today is the day for the first Update in ages.

This update implements the log uploading from Lily, and updates the privacy policy in return because we now also store data.

Changes in Features:
none

Addition in Features:

  • Log uploading with channel whitelisting. This means that Allium does not check by default for log files, only in channels you specify with the whitelist.

Internal Changes:

  • Updated dependencies to stay on the lastest ones (if possible)
  • Added a MongoDB Database to store the whitelisted channels for the log uploading

Pull Requests:
#34 by @NoComment1105: Database fixes

If any issues arise, please make sure to open an issue on the github.

Until then, see you next time!

Status!

19 Jan 21:47
Compare
Choose a tag to compare

This Release adds no features. Instead the uptime now shows on the new status page!

Things to look out for:

  • Command Documentation will be redone with the Doc-generator
  • juxtapose (Issue #32) will take a bit longer

Cheers~

Small changes and fixes (again who would have thought)

14 Dec 17:29
Compare
Choose a tag to compare

Good evening!

Today's release features a small fix where the modrinth urls would partially have a double slash.
Also added a User-Agent to the ktor-HttpClient as requested by #31

for upcoming features, check the Roadmap

Cheers

Small Fix (0.3.1)

13 Dec 20:02
Compare
Choose a tag to compare

Good evening!

This release just fixes the /modrinth user command to add a url to the user.

Expect big features for an upcoming release, we got things planned.

Until next time!

Major Code Refactor

10 Dec 23:08
Compare
Choose a tag to compare

In this release there were these major changes:
Pull Request #30 by @Scrumplex (refactor Modrinth code and helping with adding advanced search)
Modrinth command now supports advanced search! This lets you filter your search even more based on a key-query and filtering options.
About Command got some rework, showing from when the build is, listing Contributors without commas, moving important links to buttons and adding a field for some random Update messages when the next update will be.

Also the readme.md got some rework.

This is all for now, so see ya in the next Release!

Small fixes

29 Nov 12:11
Compare
Choose a tag to compare

This Release fixes the Capitalization of the Loaders in the Modrinth Command, aswell as did some Code Cleanup (Thanks @NoComment1105)

(this is 0.2.4, not 0.2.5 i mistyped in the commit)

MOAR FEATURES (and crimes)

26 Nov 19:51
Compare
Choose a tag to compare

Add Loaders to Modrinth Command (requested in Issue #25)
Add Contributors to About Command
Change Presence messages to Splash Texts from Minecraft 1.19.3-pre2 (this includes "Made with Lave!")

Modrinth Command Bugfix

22 Nov 18:42
Compare
Choose a tag to compare

Bugfixes:

Fixed a Bug where gson would throw JsonNull Errors occasionally.

Merges:

#24 by @triphora