Skip to content

Releases: UpendoVentures/Upendo-Dnn-Prompt

01.06.00

15 Aug 15:20
7672a60
Compare
Choose a tag to compare

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!

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 by set-demousers. (Issue #45) Thank you, @WillStrohl!)

Bug Fixes & Maintenance Updates

  • None at this time.

01.05.00

10 Aug 23:59
0c22b1a
Compare
Choose a tag to compare

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!

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.05.00 Updates

Enhancements

  • CI: Added set-captcha as a new command. This allows authorized end-users toggle the login CAPTCHA on and off. (Issue #39Thank you, @WillStrohl!)

Bug Fixes & Maintenance Updates

  • Issue #38 - Raised the minimum DNN version to 09.10.00. Thank you, @WillStrohl!

01.04.00

29 Mar 16:22
b3a9c4c
Compare
Choose a tag to compare

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 rockstars!

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.04.00 Updates

Enhancements

  • Lowered the supported version of DNN Platform to 09.07.00 and higher. Thank you, @WillStrohl!
  • Added impersonate as a new command. This allows authorized end-users to impersonate other user accounts. Thank you, @WillStrohl!
  • Added list-availablepackages as a new command. This allows you to review to see if there are any extension packages waiting to be installed. Thank you, @WillStrohl!
  • Added list-packages as a new command. This allows you to see what extension packages are saved in the /App_Data/ExtensionPackages/ folder. Thank you, @WillStrohl!
  • Added delete-packages as a new command. This allows you to delete all of the saved extension packages in the /App_Data/ExtensionPackages/ folder. Thank you, @WillStrohl!
  • Added delete-tempfolder as a new command. This allows you to delete the temporary install/upgrade folder and all all of its contents. Thank you, @WillStrohl!

Bug Fixes & Maintenance Updates

  • Fixed several localization typos. Thank you, @WillStrohl!

01.03.01

01 Mar 23:05
ccb4d3c
Compare
Choose a tag to compare

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 rockstars!

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.03.01 Updates

Enhancements

  • Renamed debug-info to list-debug. Thank you, @WillStrohl!
  • Renamed debug-mode to set-debug. Thank you, @WillStrohl!
  • Renamed popups-mode to set-popups. Thank you, @WillStrohl!
  • Renamed themes-used to list-themes. Thank you, @WillStrohl!

Bug Fixes & Maintenance Updates

  • Moved deprecated commands and marked them for deletion in 01.05.00 or higher. Thank you, @WillStrohl!

01.03.00

18 Feb 20:27
9b929d3
Compare
Choose a tag to compare

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 rockstars!

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.03.00 Updates

Enhancements

  • Added a new command themes-used that allows you to quickly inspect the themes that are specified in the host settings, site settings, and various pages and modules. Thank you, @WillStrohl!

Bug Fixes & Maintenance Updates

  • Updated the help text for the debug-info and debug-mode commands. Thank you, @WillStrohl!

01.02.00

14 Feb 21:25
d2f71bb
Compare
Choose a tag to compare

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 rockstars!

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.02.00 Updates

Enhancements

  • Added a new command debug-info that allows you to quickly inspect what's enabled and not for debug mode. Thank you, @WillStrohl!

Bug Fixes & Maintenance Updates

  • Includes some minor refactoring to add the recent command. Thank you, @WillStrohl!

01.01.01

13 Feb 22:39
d1503bf
Compare
Choose a tag to compare

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 rockstars!

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.01.01 Updates

Enhancements

  • N/A

Bug Fixes & Maintenance Updates

  • Resolves a typo in the debug-mode command where the configuration would be saved twice. Thank you, @WillStrohl!

01.01.00

13 Feb 00:33
34549da
Compare
Choose a tag to compare

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 rockstars!

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.01.00 Updates

Enhancements

  • Includes a prompt for: debug-mode

Bug Fixes & Maintenance Updates

  • Resolves localization fixes for the 'popup-mode' prompt.
  • Cleaned up a minor typo in the solution project file.
  • Updated build process to include .resource files when in a Config folder.

01.00.00

10 Feb 22:24
34d11f1
Compare
Choose a tag to compare

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 rockstars!

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.00.00 Updates

Enhancements

  • This is the first release with a prompt command to help you enable or disable popups in one or all of the sites in a single DNN instance.

Bug Fixes & Maintenance Updates

  • N/A