Releases: mubbi/laravel-blog-api
Releases · mubbi/laravel-blog-api
v1.10.0
05 Aug 22:27
Compare
Sorry, something went wrong.
No results found
v1.9.0
05 Aug 20:15
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-08-05)
Features
api: implemented missing modules (43314ab )
v1.8.1
30 Jul 21:52
Compare
Sorry, something went wrong.
No results found
1.8.1 (2025-07-30)
Bug Fixes
phpstan: removed ignore rules and applied type strict stubs (19f44a0 )
v1.8.0
29 Jul 21:45
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-07-29)
Features
articles-seeder: added multiple co authors seeding (985bb50 )
article: show authors and restrict email field to admins (77acaf6 )
middleware: added new middleware for public routes (68f8d90 )
middleware: apply optional sanctum auth middleware for guest routes (fe37480 )
v1.7.1
28 Jul 19:54
Compare
Sorry, something went wrong.
No results found
1.7.1 (2025-07-28)
Bug Fixes
comments: fixed N+1 problem in comments replies listing (2650fe2 )
comments: fixed N+1 problem in comments replies listing (f7bde1b )
v1.7.0
27 Jul 15:42
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-07-27)
Features
comments: added Get Article comments API (322cce3 )
comments: added Get Article comments API (fbff564 )
v1.6.0
24 Jul 17:42
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-07-24)
Features
api logger: added api logger to track requests and responses (703b6f1 )
api logger: added api logger to track requests and responses (ef63e33 )
v1.5.0
24 Jul 17:01
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-07-24)
Features
categories & tags: added New APIs for categories and tags (44347d5 )
categories & tags: added New APIs for categories and tags (6b53386 )
v1.4.0
23 Jul 11:07
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-07-23)
Features
rate limiter: applied rate limiter for APIs (bb9226c )
rate limiter: applied rate limiter for APIs (795cbff )
v1.3.1
23 Jul 07:58
Compare
Sorry, something went wrong.
No results found
1.3.1 (2025-07-23)
Bug Fixes
article: fix API Responses and paths (0de982a )
article: fix API Responses and paths (a359ec4 )