This is the Upendo Prompt module for DNN. This DNN "module" is a wrapper for what may become many prompt commands. Prompt makes it easier for technical DNN people to do many common and/or repetitive tasks.
Release Notes
The release notes continue after the Sponsors and Code Contributors below.
Sponsors
Open-source is not free. We're so GRATEFUL for the following people/organizations for sponsoring developers to work on this release!
Sponsorship is Powered by GitHub Sponsors and ensures that this project lives and thrives. Please consider sponsoring any amount.
THANK YOU to the following rock stars!
- David Poindexter, nvisionative
- Dan Rice, Pure Systems
- Adam Bernstein, PracticeWise
- Matt Rutledge, Believe Kids
Code Contributors
THANK YOU to the following community members for participating in this release!
Release Note Prefixes
The following prefixes are defined as:
- SI: Support Inquiry - This issue was reported by a support customer and was prioritized above all other tasks.
- CI: Community Inquiry - This issue was reported by a community member in the community forums or here in the Issues area.
Version 01.06.00 Updates
Enhancements
- Added
set-demousers
as a new command. This allows authorized end-users to create a small number of user accounts for testing, demo, etc. (Issue #45) Thank you, @WillStrohl!) - Added
delete-demousers
as a new command. This allows authorized end-users to permanently delete user accounts created byset-demousers
. (Issue #45) Thank you, @WillStrohl!)
Bug Fixes & Maintenance Updates
- None at this time.