We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab42fd commit 96c6e8bCopy full SHA for 96c6e8b
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## 2.1.2 - 2024-06-16
4
+
5
+* Alignments with latest php-sdk `UserRepositoryInterface::find()` signature updates.
6
+* Implemented `UserRepository::findAll()`.
7
+* Removed user caching in UserRepository.
8
+* Enhanced validation rules by taking advantages of php-sdk model validation.
9
+* Added `/users` endpoint.
10
11
## 2.1.1 - 2024-01-30
12
13
* Fixed the message in blade view.
0 commit comments