Releases: FriendsOfFlarum/pretty-mail
Releases · FriendsOfFlarum/pretty-mail
1.1.2
What's Changed
- Bump loader-utils from 2.0.2 to 2.0.4 in /js by @dependabot in #31
- Bump json5 from 2.2.1 to 2.2.3 in /js by @dependabot in #32
- Bump webpack from 5.74.0 to 5.76.0 in /js by @dependabot in #33
- chore: enable phpstan by @imorland in #35
Full Changelog: 1.1.1...1.1.2
Flarum 1.5 ready
- Fix compatibility with Flarum 1.5+
- Fix errors if extensions call the Pretty Mail extender on PHP versions below 8.0
Note: this release was deleted and re-created due to an error in Composer requirements.
1.1.0
Flarum/core 1.0 ready
Bundled output for commit 0442d13de3b419311c032b60b380d0ea954260a1 Includes transpiled JS/TS. [skip ci]
Beta 16 compatibility
0.4.0 Apply fixes from StyleCI
0.3.0
0.2.1
beta 14 compat
Beta14 compatability (#10) * beta 14 * Apply fixes from StyleCI * Update default templates, mark $baseUrl deprecated * Reword deprecation comment * Update resources * typo * re-work user mention template * re-work postmention template * Rework dafult template, new post template * Update base mailer, use $url * Check for deprecated content, lint * Forgot to change search values * Build dist Co-authored-by: Charlie <[email protected]>