Skip to content

Releases: dfuchss/matrix-joinlink

v0.13.0

11 Oct 12:09

Choose a tag to compare

Commits since last release

  • 29c5fd5 Release 0.13.0
  • 71e1350 Auto-Update Dependencies
    • Updated org.fuchss:matrix-bot-base:jar:0.1.0 to version 0.2.0
    • Updated parent from 0.6.0 to 0.7.0
  • 5c618b2 Fix readme
  • a380c12 Update code to common matrix bot base

Full Changelog: v0.12.0...v0.13.0

Release v0.10.0: New Role for BotAdmins & Simple sharing of Spaces

24 Aug 17:13

Choose a tag to compare

⚠️ Breaking changes in this release ⚠️

  • I've introduced a new mandatory configuration property: admins. This property contains a list of mxids that are allowed to manage the bot. I.e., only they can shutdown the bot.

Since the last release several improvements have been made:

  • The bot now supports the creation of join links for other rooms than the one the bot is currently in. This is useful if you want to share a space.
  • The bot now sends error messages to the user if permissions are missing.

Full Changelog: v0.9.0...v0.10.0

v0.9.0

22 Aug 11:11

Choose a tag to compare

Commits since last release

  • 76d390a Release 0.9.0
  • 8f0fec1 Auto-Update Dependencies
    • Updated ${trixnity.version} from 3.10.1 to 3.10.2

Full Changelog: v0.8.0...v0.9.0

v0.8.0

15 Aug 11:11

Choose a tag to compare

Commits since last release

  • 6539a58 Release 0.8.0
  • 8909e49 Auto-Update Dependencies
    • Updated ${trixnity.version} from 3.9.0 to 3.10.1

Full Changelog: v0.7.1...v0.8.0

v0.7.1

13 Aug 13:26

Choose a tag to compare

Commits since last release

Full Changelog: v0.7.0...v0.7.1

v0.7.0

13 Aug 13:10

Choose a tag to compare

Commits since last release

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Aug 13:57

Choose a tag to compare

Commits since last release

  • b675d58 Release 0.6.0
  • e0fdf07 Dev: Add maven manual release workflow
  • a6a678f Refactored code: Suitable command objects. Generated Help Message. Proper handling of multiple JoinEvents.
  • 77643ae Add images of interactions with the join link bot
  • e3c71d9 Add description about encryption key
  • 58399e1 Prepare for next development cycle

Full Changelog: v0.5.0...v0.6.0

v0.5.0

01 Aug 11:10

Choose a tag to compare

Commits since last release

  • 0853a21 Release 0.5.0
  • c0e225f Auto-Update Dependencies
    • Updated ${trixnity.version} from 3.8.0 to 3.9.0
  • 03f2325 Set log level to info
  • a4f25b5 Update trixnity to ensure decryption works
  • 5033a4b Set name of bot globally
  • 0396c25 Add error messages to room
  • f6cc96b Add docs & update readme
  • d78ebda Prepare for next development cycle

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Jul 17:26

Choose a tag to compare

Commits since last release

  • 10e31e4 Release 0.4.0
  • cd4d4a2 Auto-Update Dependencies
    • Updated parent from 0.1.0 to 0.3.0
  • d5aaf27 Remove versions that are managed by parent
  • f4c4c7e Prepare for next development cycle

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Jul 11:11

Choose a tag to compare

Commits since last release

  • 4aff59f Release 0.3.0
  • 70c3cc5 Auto-Update Dependencies
    • Updated parent from 0.1.0-SNAPSHOT to 0.1.0
  • 6a22a2e Prepare for next development cycle

Full Changelog: v0.2.0...v0.3.0