Releases: XIYUEKONGLING/OpenProfile
Releases · XIYUEKONGLING/OpenProfile
Release list
Dev. v2026.01.11.A
What's Changed
- feat: implement database migrations and force-creation logic (@XIYUEKONGLING)
Contributors
- XIYUEKONGLING (1 commits)
Full Changelog: DEV.20260108C...DEV.20260111A
Dev. v2026.01.08.C
What's Changed
- feat: refine changelog formatting in release workflow (@XIYUEKONGLING)
- feat: add asset library statistics to system status (@XIYUEKONGLING)
- feat: optimize account cleanup service using direct deletion (@XIYUEKONGLING)
- feat: use visibility enum for asset library statistics (@XIYUEKONGLING)
- feat: optimize profile count retrieval in system status (@XIYUEKONGLING)
- feat: add FriendsOnly and Authenticated options to Visibility enum (@XIYUEKONGLING)
- feat: remove redundant comment from Resource asset type (@XIYUEKONGLING)
- feat: implement cross-library asset lookup support (@XIYUEKONGLING)
- feat: include system assets in static generation (@XIYUEKONGLING)
- docs: update API documentation for asset lookup and visibility rules (@XIYUEKONGLING)
- feat: add search support to system assets lookup (@XIYUEKONGLING)
- feat: implement asset search filtering by category, notes, and tags (@XIYUEKONGLING)
- feat: include suspended and banned accounts in static generation (@XIYUEKONGLING)
- feat: include projects and memberships for all account types in static generation (@XIYUEKONGLING)
Contributors
- XIYUEKONGLING (14 commits)
Full Changelog: DEV.20260108B...DEV.20260108C
Release v1.0.0
Full Changelog: DEV.20260106A...RELEASE.1.0.0.0
Dev. v2026.01.08.B
What's Changed
- feat: improve changelog formatting in release workflow (@XIYUEKONGLING)
- feat: refine changelog formatting and archive structure in release workflow (@XIYUEKONGLING)
Contributors
- XIYUEKONGLING (2 commits)
Full Changelog: DEV.20260108A...DEV.20260108B
Dev. v2026.01.08.A
What's Changed
- feat: implement asset library entities and database configuration (@XIYUEKONGLING)
- feat: switch to database migrations in development environment (@XIYUEKONGLING)
- feat: restrict usage of system asset type in validation (@XIYUEKONGLING)
- feat: refine account navigation property configuration (@XIYUEKONGLING)
- feat: implement asset library request and response DTOs (@XIYUEKONGLING)
- feat: implement asset library service and management controllers (@XIYUEKONGLING)
- feat: consolidate asset retrieval endpoints to JSON format (@XIYUEKONGLING)
- feat: implement size limit setting for asset library (@XIYUEKONGLING)
- feat: seed asset library and gallery size limit settings (@XIYUEKONGLING)
- feat: document asset library API endpoints (@XIYUEKONGLING)
- feat: move OrganizationController to Organization namespace (@XIYUEKONGLING)
- feat: implement organization asset management (@XIYUEKONGLING)
- feat: document organization asset library API endpoints (@XIYUEKONGLING)
- feat: implement asset library static generation (@XIYUEKONGLING)
- feat: implement organization notification management controller (@XIYUEKONGLING)
- feat: document organization notification API endpoints (@XIYUEKONGLING)
- feat: implement account deletion cooldown and background cleanup service (@XIYUEKONGLING)
- feat: document deletion countdown API endpoints (@XIYUEKONGLING)
- feat: use DeletedAt field for account deletion tracking (@XIYUEKONGLING)
- feat: implement github release workflow (@XIYUEKONGLING)
- feat: simplify release workflow and unify archive format (@XIYUEKONGLING)
- feat: optimize release workflow and simplify shell scripts (@XIYUEKONGLING)
- feat: remove redundant comment in release workflow (@XIYUEKONGLING)
- feat: enhance release workflow and automate changelog generation (@XIYUEKONGLING)
Contributors
- XIYUEKONGLING (24 commits)
Full Changelog: RELEASE.1.0.0.0...DEV.20260108A
Dev. v2026.01.07.A
Full Changelog: DEV.20260106A...DEV.20260107A
Dev. v2026.01.06.A
DEV.20260106A feat: add endpoint to retrieve member permissions in organizations
Dev. v2026.01.05.B
DEV.20260105B docs: refine API documentation and standardize endpoint paths
Dev. v2026.01.05.A
This is the first public development release. Most core features are now functional.
Highlights
- ✅ Frontend: Full Web UI is ready.
- ✅ Generator: Supports exporting and deploying static sites.
- ✅ Backend: Auth, Profiles, Organizations, and Admin tools.
Note
This is an Alpha release. There may be logic bugs or edge cases. Please report any issues you find via GitHub Issues.