Releases: get-async/async
Releases · get-async/async
get-async/async: v0.2.0
0.2.0 (2025-09-06)
Features
- add ci (#1) (68c0ba8)
- add dependabot configuration for package updates (#46) (0891324)
- add dusk testing (#8) (9bebb85)
- add health api check (#70) (01861b4)
- add laravel debugbar for development debugging (#29) (93592a8)
- add locale selection to user profile settings (0726cc8)
- add locale support and localization infrastructure (#23) (bad730e)
- add log for organization creation (#80) (28b4324)
- add login link for local development (#17) (d2c4960)
- add new translations and strict types declaration (#30) (1af9a9b)
- add notion of marketing page (#85) (e4db1f6)
- add organization link in user logs (#81) (730205c)
- add telescope (#10) (3f43ac4)
- add tooltip for notifications (#20) (3775f06)
- add translation check workflow and script (#44) (9cd4ec4)
- add user action logging (#25) (5d555b7)
- add validation for organization name (#18) (5991ac4)
- api to manage organizations (#79) (d0bb43f)
- better layout on mobile (#45) (8f2cb52)
- change password (#32) (9316d7f)
- create api keys (#56) (47cbb3d)
- create organization (#77) (025279f)
- destroy an api key (#65) (92dd3e9)
- display all logs (#33) (ac3a394)
- display logs for user actions (#26) (4ad54a2)
- display organizations (#16) (722b4df)
- display sent emails (#38) (624af78)
- improve icons (#5) (2f9b8a2)
- log user action when account created (#27) (68b18c9)
- login and registration (#4) (8d3415e)
- manage api keys through the api (#71) (0f94916)
- manage user profile through api (#72) (bad594a)
- multiple things (#9) (4a2d41c)
- no organization on account creation (#43) (95c0318)
- prevent disposable email on registration (#6) (ffb906c)
- read logs through the api (#73) (5282c22)
- record emails sent (#36) (8f71dc9)
- remove uniqueness of organization creation (#76) (5d9dd9d)
- sanitize emails sent (#37) (e662121)
- seed the database (#15) (087d3c8)
- send email on failed login attempt (#35) (7dcfd21)
- send magic link (#7) (7657dbd)
- service to generate an avatar (#78) (#78) (4f82d00)
- update personal details (#19) (0eab6e1)
- update phpstan configuration and organization factory (#21) (4b65737)
- use organization instead of account (#14) (7ca3931)
- use resend to send emails (#9) (c2e5309)
- working forget password flow (#13) (90a2628)
Bug Fixes
- fix github action (#13) (3458748)
- remove duplicate registration of TelescopeServiceProvider (#42) (2c8d08f)