Skip to content

Releases: sk-ys/redmine_reaction_notifier

v0.3.0

Choose a tag to compare

@sk-ys sk-ys released this 12 Jul 00:53

What's Changed

Fixes

  • Fix locale in reaction notification mailer in #19

New Features

  • Enhance reaction notification email with detailed reactable information in #17

Full Changelog: v0.2.4...v0.3.0

v0.2.4

Choose a tag to compare

@sk-ys sk-ys released this 31 May 04:20

What's Changed

  • Fix My Account page loading issues (introduced in v0.2.3) and plugin instability by @sk-ys in #15

Full Changelog: v0.2.3...v0.2.4

v0.2.2

Choose a tag to compare

@sk-ys sk-ys released this 21 May 12:39

What's Changed

  • fix: update journal anchor in notification URL by @sk-ys in #11

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@sk-ys sk-ys released this 08 Mar 23:18

What's Changed

  • Fix: Convert ReactionPatch to use def self.included pattern in #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@sk-ys sk-ys released this 08 Mar 13:17

What's Changed

  • Fix notification error on reaction deletion in #5
  • Feat: add user preference for reaction notifications in #6

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@sk-ys sk-ys released this 26 Feb 13:03

Changes

  • Change notification trigger from after_create to after_commit to improve stability (df6db3f)
  • Update reactable_author method to prioritize assigned_to over author for Issue (1f1348a)

v0.1.0

Choose a tag to compare

@sk-ys sk-ys released this 25 Feb 23:08

Initial release