Releases: austintoddj/canvas
Releases · austintoddj/canvas
v4.2.0
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.38
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
Changed
- Minor updates to the sponsorship page (91a6ff5)
v4.1.36
Added
- Added sponsor information (6476549)
v4.1.35
Changed
- Refactored list components and updated prop definitions (092a0cb, 11f43c0)
v4.1.34
Changed
- Refactored Vue components to better align with the official style guide (6c27729, 4fbc257)
v4.1.33
Changed
- Refactored the blade templates 2d37762
- Updated the default template dependencies 8136282
v4.1.32
Changed
Added
- Added the ability to remove a featured image (10b0019)
Fixed
- Fixed the missing featured image caption translation (c5f26b4)
v4.1.31
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)