Skip to content

Releases: austintoddj/canvas

v4.2.0

25 May 14:45
Compare
Choose a tag to compare

Changed

Added

Fixed

  • Fixed an inconsistency with post objects prior to passing to the PostList component (5aa89ff)
  • Fixed an incorrect total posts count on the stats index (616d4b8)
  • Fixed the incorrect translation line being pulled on the stats index (ba66fa8)
  • Fixed missing validation lines from the language files (b33389e)
  • Fixed the styling on the default template navbar (e8a67f8)

v4.1.39

22 May 11:39
Compare
Choose a tag to compare

Fixed

v4.1.38

21 May 13:41
Compare
Choose a tag to compare

Changed

  • Refactored PostTags to PostsTags (f091d32)

Added

  • Added support for a weekly digest e-mail (7d385bd)
  • Added multilingual support for Russian (418ad29)

v4.1.37

16 May 14:46
Compare
Choose a tag to compare

Changed

  • Minor updates to the sponsorship page (91a6ff5)

v4.1.36

16 May 14:43
Compare
Choose a tag to compare

Added

  • Added sponsor information (6476549)

v4.1.35

13 May 17:19
Compare
Choose a tag to compare

Changed

  • Refactored list components and updated prop definitions (092a0cb, 11f43c0)

v4.1.34

10 May 01:45
Compare
Choose a tag to compare

Changed

  • Refactored Vue components to better align with the official style guide (6c27729, 4fbc257)

v4.1.33

02 May 18:47
Compare
Choose a tag to compare

Changed

  • Refactored the blade templates 2d37762
  • Updated the default template dependencies 8136282

v4.1.32

29 Apr 17:53
Compare
Choose a tag to compare

Changed

Added

  • Added the ability to remove a featured image (10b0019)

Fixed

  • Fixed the missing featured image caption translation (c5f26b4)

v4.1.31

28 Apr 16:17
Compare
Choose a tag to compare

Changed

  • Refactored the MediaController into a single action for simplicity (2201769)
  • Refactored the i18n objects into single translation endpoints throughout the components for better maintainability (0af8873)