Releases: maicol07/flarum-ext-sso
Releases Β· maicol07/flarum-ext-sso
1.11.5
1.11.4
1.11.3
1.11.2
1.11.1
π Bug Fixes
aa58e2b
π logout middleware redirect
π Pull Requests
What's Changed
- fix: π logout middleware redirect by @ruslanbelziuk in #16
New Contributors
- @ruslanbelziuk made their first contribution in #16
Full Changelog: 1.11...1.11.1
1.11
Released on October 02, 2022
β¨ Features
-
2d7f772
β¨ Added provider modeSponsored by [@kuaza](:/kuaza) from https://sorucevap.com/
a15b3e9
β¨ Added settings page
π Bug Fixes
-
d10faf5
Fix method deprecationβ» Code Refactoring
-
f7e1368
π¨ Formatted codeeac0f58
β»οΈ Standardized JS config and gitignore
π· CI changes
-
4674f1b
Removed build actionAlready included in frontend
bdf9671
π Fix JS build action699ec7f
Disable TS checksd771657
Added backend actionff8df07
Improved changelog generation
Other changes
-
990e838
Updated JS to TS, CI and config to latest update
Full Changelog: 1.10.3...1.11
1.10.3
1.10.2
β¨ Features
fd9bc60
β¨ Added Typescript config to get Flarum typing definitions8b70076
code_tools: β¨ Added Prettier instead of ESLint
β‘ Performance Improvements
6fbd7f9
β‘ Better frontend settings helper
π Bug Fixes
3e24b49
New Discussion button opening the Login modal- Also did some major refactor
f9cb9f4
π Wrong app namespace
β» Code Refactoring
3dce5dc
Reformatted build actionedbd507
β»οΈ Removed old Webpack configf17a9a5
β»οΈ Removed ESLint comments
π· CI changes
3233f94
Trigger changelog workflow when JS build has finishedf244d0f
Updated build actionb8e32e2
π· Added Flarum Bot to automatically compile JS646203c
π· Added conditional commit messages to changelog action086bdea
π· Updated changelog generation
Other changes
1.10.1
β‘ Performance Improvements
b74c90c
β‘ Use dot notation to set array value
π Bug Fixes
π Docs changes
5e84bf4
π Fixed PHPDocs
π· Building scripts changes
8f3d699
Allow to run changelog action manually to set the next version5cb1154
Add git credentialsa10765e
Add missing commitc009c2e
Add missing token to push back changes8ab1c6f
Push CHANGELOG.md back to repob705c4f
Ensure changelog is saved to fileec11208
Fix changelog action branch801fc90
Missing checkout action