Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfreak30 committed Oct 31, 2024
1 parent 309d31e commit 447c3fe
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .changeset/swift-boats-sin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
"@lumeweb/portal-plugin-dashboard": minor
---

## Features
- Social login functionality
- API keys support
- Account deletion endpoint
- Live local folder app serving
- Theme support

## Auth & Security
- 302 redirect login flow
- OTP flow implementation
- OTP status in account info
- Password reset improvements
- Email verification enhancements
- Access control optimizations

## Refactoring
- Updated context getters usage
- Removed custom middleware
- Updated API usages
- Package rename to dashboard
- Plugin restructuring
- CORS handling improvements
- Route optimization

## Fixes
- JSON tag issues
- ResetPassword argument order
- Password reset OPTIONS support
- Configuration tag names

## CI/CD
- Node modules cleanup
- Dependabot setup
- Core upgrade to 0.2.0
- Sessions upgrade to 1.4.0
- Datatypes upgrade to 1.2.4

0 comments on commit 447c3fe

Please sign in to comment.