Skip to content

Releases: the-turk/flarum-diff

1.1.2

28 Jul 14:28
Compare
Choose a tag to compare

Requires Flarum v1.2.0+

  • Update dependencies.

1.1.1

16 Jul 18:51
Compare
Choose a tag to compare
  • Fix diff dropdown was closing after clicking on a deleted revision on pages those created by other extensions.

1.1.0

22 Jun 15:19
Compare
Choose a tag to compare
  • Fix tooltips won't disappear on Firefox. (issue #27)
  • Fix empty alert message appears after rollbacking to / deleting revision. (issue #28)
  • Fix .LoadingIndicator-container creates a blank space inside the DiffModal component. (issue #29)
  • Fix $scrollParent is not defined while scrolling through diff list. (issue #31)

1.0.9

21 Jun 22:22
Compare
Choose a tag to compare

Noticed some issues on this release, work-in-progress.

1.0.8

31 May 12:14
Compare
Choose a tag to compare
  • Remove deprecated GetModelRelationship event related parts.
    • Thus, it requires Flarum 0.1.0-beta.13
  • Apply StyleCI and Prettier fixes.

1.0.7

17 May 11:14
Compare
Choose a tag to compare
  • Integration with kvothe/reply-to-see extension.
  • Add more vendor prefixes into less files.

1.0.6

06 May 17:42
Compare
Choose a tag to compare
  • Update version constraints for Flarum 0.1.0-beta.13.

1.0.5

14 Apr 18:29
Compare
Choose a tag to compare
  • Fix a SECURITY related issue which arises when you disable text formatting for previews.
  • Fix "Options" should be hidden for last revision if it's the only non-deleted revision. (issue #8)
  • Fix tooltip color for deleted revisions. (issue #9)
  • Fix can't render new lines if you disable text formatting for previews. (issue #10)

1.0.4

14 Apr 09:43
Compare
Choose a tag to compare
  • Fix zeroth revision (original content) gets wrong actor when post edited by another user.
  • Fix post owners can't delete or rollback to revisions made by another user.
  • Fix misaligned grid and flex layouts for IE.
  • Fix tooltips won't appear on disabled buttons.
  • Fix some strings can't be translated to other languages properly. (issue #7)
  • Fix mislabeled tooltips for fa-eye and fa-columns icons when you switch to any revision from zeroth revision and vice versa.

1.0.3

09 Apr 21:31
Compare
Choose a tag to compare
  • Drop s9e/text-formatter ^2.3.7 requirement for flarum/core < beta 12
  • Update dist files.