Releases: DarkflameUniverse/NexusDashboard
Releases · DarkflameUniverse/NexusDashboard
v2.0.1
Full Changelog: v2.0.0...v2.0.1
fix tooltips
v2.0 Lazy Loading!
What's Changed
- lazy loading on character page
- feat: add recaptcha support by @aronwk-aaron in #78
Full Changelog: v1.1.1...v2.0.0
v1.1.1 Bug Fixes
Full Changelog: v1.1.0...v1.1.1
- fix bug with mail port not reading in correctly
- fix bug with tooltips not displaying properly
- fix bug with nav bar item not highlighting the page you are on
- fix docker docks
Overall updates
What's Changed
- Fixed README formatting error by @HailStorm32 in #39
- Bump mako from 1.1.6 to 1.2.2 by @dependabot in #50
- add the ability to reset user's password by @aronwk-aaron in #52
- hacky charxml uploader until i do it the right way by @aronwk-aaron in #53
- Configuration Cleanup and Additions by @Jettford in #58
New Contributors
- @HailStorm32 made their first contribution in #39
- @dependabot made their first contribution in #50
- @Jettford made their first contribution in #58
Full Changelog: v1.0.0...v1.1.0
First Release: v1.0.0
First Official Release of Nexus Dashboard!
Features include:
- Account Management:
- Ban, Lock, and Mute accounts (This Mute affects all Characters)
- Account Deletion
- Email ( all optional ):
- Require email verification
- Reset Password via Email
- Edit Email ( by Admin only )
- User Registration
- Play Key Management:
- Create, Edit, and Add notes to play keys
- View accounts Tied to a play key
- Character Management:
- Rescue: Pull character to a previously visited world
- Restrict Trade: Toggle the character's ability to trade
- Restrict Mail: Toggle the character's ability to send mail
- Restrict Chat: Toggle the character's ability to send chat messages
- Inventory viewer
- View backpack contents, vault, models, and more!
- Stats Viewer
- Moderation:
- Character Names:
- Approve and mark as needs rename
- Pet Names:
- Auto-moderation of Pet names based on already moderated names
- This is a scheduled tack that runs in the background every hour
- Character Association, to see who has requested what name
- Name cleanup: remove names of deleted pets/characters
- Auto-moderation of Pet names based on already moderated names
- Properties:
- Approve and Un-approve Properties
- Property/Model viewer
- Pre-built and UGC model rendering
- View Properties in full 360 in the browser!
- View in LOD0 (High), LOD1(Medium), or LOD2(Low) quality
- Download models
- Character Names:
- Bug Reports:
- View and Resolve bug reports
- Logs:
- Command: View commands that have been run
- Activity: View character activity of entering and exiting worlds
- Audit:
- View moderation activity (characters, pets, properties)
- View GM Level changes
- View Send Mail usage
- System: View Extra logging of background activities of Nexus Dashboard
- Send Mail:
- Send Mail to characters
- Attach items to Mail
- Economy Reports:
- Reports are generated as a scheduled background task run every day at 2300 UTC
- Accounts with GM Level 3 and above are ignored
- Item reports:
- Reports numbers of items in existence
- Includes backpack and Vault items
- Currency:
- Reports how much currency that characters posses
- U-Score:
- Reports how much U-Score that characters posses
- Analytics:
- Provide reporting to Developers to help better solve issues
- Disabled by default. Set
ALLOW_ANALYTICS
to true to enable.
With many more to come!
0.0.1
Beta Release
- PlayKey management
- Moderation
- Names
- Pets
- Properties
- Property viewing in web browser
- Character Viewing
- Bug Report Handling
- Mod Mail
- Command and Activity Log Viewing
- WIP Item population tracking