cpanel-plugin-common (1.16.0-1+2.1.cpanel) stable; urgency=low

  * Package: v1.16.0-1
  * DUCKS-4719: Fixed issues with 'feature=' when disabling. It now correctly
  publishes 'feature=0' instead.

 -- Thomas Green <thomas.green@webpros.com>  Mon, 01 Dec 2025 00:00:00 -0000

cpanel-plugin-common (1.15.0-2) stable; urgency=low

  * Package: v1.15.0-2
  * DUCKS-4626: Minor build changes to rebuild plugins

 -- Deepak Kumar <deepak.kumar@webpros.com>  Mon, 17 Nov 2025 00:00:00 -0000

cpanel-plugin-common (1.15.0-1) stable; urgency=low

  * Package: v1.15.0-1
  * DUCKS-4374: Allow use of /etc/cpsources.conf for custom URLs

 -- Marco Ferrufino <marco.ferrufino@webpros.com>  Fri, 24 Oct 2025 00:00:00 -0000

cpanel-plugin-common (1.14.1-1) stable; urgency=low

  * Package: v1.14.1-1
  * DUCKS-4252: Add account creation hook framework
  * Introduced `Cpanel::Hooks::CreateAccount` base class for service plugins
  to hook into `Whostmgr::Accounts::Create` event (pre and post stages).
  * Pre-hook validates package features and creates service accounts before
  cPanel account creation, with blocking capability if provisioning fails.
  * Post-hook updates account metadata after successful account creation.
  * Reusable architecture for multiple plugins.

 -- Deepak Kumar <deepak.kumar@webpros.com>  Thu, 16 Oct 2025 00:00:00 -0000

cpanel-plugin-common (1.14.0-1) stable; urgency=low

  * Package: v1.14.0-1
  * DUCKS-4257: Modify Account API: Do not allow account upgrade of package outside of NOVA or into NOVA.
  * Case: DUCKS-4236
  * Package Change Validation Hook System: Introduced
  `Cpanel::Hooks::ChangePackage` base class that provides common
  validation logic for package changes across cPanel service plugins.
  This ensures accounts with standalone features (such as NOVA or
  Sitejet) can only be changed to packages that maintain the same
  standalone feature status, preventing accidental misconfiguration.

 -- Christos Tselepidas <christos.tselepidas@webpros.com>  Tue, 14 Oct 2025 00:00:00 -0000

cpanel-plugin-common (1.13.0-1) stable; urgency=low

  * Package: v1.13.0-1
  * DUCKS-4028: Implement Lifecycle scripts for AI App Builder

 -- Deepak Kumar <deepak.kumar@webpros.com>  Mon, 08 Sep 2025 00:00:00 -0000

cpanel-plugin-common (1.12.1-1) stable; urgency=low

  * Package: v1.12.1-1
  * DUCKS-3086: Refactor common hooks creation code to support temporary
  domain migration for all plugins.

 -- Hans Borresen <hans.borresen@webpros.com>  Mon, 25 Aug 2025 00:00:00 -0000

cpanel-plugin-common (1.12.0-1) stable; urgency=low

  * Package: v1.12.0-1
  * DUCKS-3359: Implement a new file locking module for cPhlex plugins.

 -- Deepak Kumar <deepak.kumar@webpros.com>  Mon, 18 Aug 2025 00:00:00 -0000

cpanel-plugin-common (1.11.1-1) stable; urgency=low

  * Package: v1.11.1-1
  * DUCKS-2949: Remove cpanel-sitejet-plugin-beta from EcosystemFeatures
  functionalities.

 -- Deepak Kumar <deepak.kumar@webpros.com>  Mon, 11 Aug 2025 00:00:00 -0000

cpanel-plugin-common (1.11.0-2) stable; urgency=low

  * Package: v1.11.0-2
  * DUCKS-3448: Rebuild common and components.

 -- Hans Borresen <hans.borresen@webpros.com>  Thu, 10 Jul 2025 00:00:00 -0000

cpanel-plugin-common (1.11.0-1) stable; urgency=low

  * Package: v1.11.0-1
  * DUCKS-3206: Added support for:
  * EcosystemFeature::local_reset - resets any local overrides
  * Added registration to EcosystemFeature for Cpanel::Sitejet::Beta::Setup to allow this api to manage Sitejet Beta feature overrides for the server.
  * Extended the Common::Plugins::Setup module to support passing a namespace. Limited to Whostmgr and Cpanel for now.

 -- Thomas Green <thomas.green@webpros.com>  Tue, 17 Jun 2025 00:00:00 -0000

cpanel-plugin-common (1.10.0-1) stable; urgency=low

  * Package: v1.10.0-1
  * DUCKS-3004: Add new helper module to read YAML files.

 -- Deepak Kumar <deepak.kumar@webpros.com>  Tue, 03 Jun 2025 00:00:00 -0000

cpanel-plugin-common (1.9.1-1) stable; urgency=low

  * Package: v1.9.1-1
  DUCKS-2993: The modify_featurelist script now disables Sitejet in Mail Only
  feature list.

 -- Deepak Kumar <deepak.kumar@webpros.com>  Tue, 27 May 2025 00:00:00 -0000

cpanel-plugin-common (1.9.0-2) stable; urgency=low

  * Package: v1.9.0-2
  DUCKS-2482: Packaging update to move playwright files to the devel package.

 -- Hans Borresen <hans.borresen@webpros.com>  Thu, 20 Mar 2025 00:00:00 -0000

cpanel-plugin-common (1.9.0-1) stable; urgency=low

  * Package: v1.9.0-1
  DUCKS-1824: Add tooling to reinitialize the feature on configuration changes, such as server license updates, that affect feature access.

 -- Deepak Kumar <deepak.kumar@webpros.com>  Wed, 26 Feb 2025 00:00:00 -0000

cpanel-plugin-common (1.8.0-1) stable; urgency=low

  * Package: v1.8.0-1
  DUCKS-2139: API library supports IPv6 for Search Engine Optimization user creation.

 -- Marco Ferrufino <marco.ferrufino@webpros.com>  Wed, 19 Feb 2025 00:00:00 -0000

cpanel-plugin-common (1.7.1-3) stable; urgency=low

  * Package: v1.7.1-3
  * Minor build changes

 -- Thomas Green <thomas.green@webpros.com>  Thu, 30 Jan 2025 00:00:00 -0000

cpanel-plugin-common (1.7.1-2) stable; urgency=low

  * Package: v1.7.1-2
  DUCKS-1915: Move get_server_id functionalities to common plugins

 -- Deepak Kumar <d.kumar@cpanel.net>  Wed, 29 Jan 2025 00:00:00 -0000

cpanel-plugin-common (1.6.0-1) stable; urgency=low

  * Package: v1.6.0-1
  DUCKS-1714: Create an UAPI call create_user to create a new user for
  the provided extension.

 -- Deepak Kumar <d.kumar@cpanel.net>  Tue, 07 Jan 2025 00:00:00 -0000

cpanel-plugin-common (1.5.1-1) stable; urgency=low

  * Package: v1.5.1-1
  DUCKS-21: Enable/Disable 360M in WHM
  * Mon Aug 26 2024 Thomas Green <tomg@cpanel.net> - 1.4.1-8
  * Package: v1.4.1-8
  * DUCKS-73: Improve build system, and move a module from koality into common
  * DUCKS-758: Fix required dependency updates for debian packages

 -- Nicolas Larralde <n.larralde@cpanel.net>  Mon, 25 Nov 2024 00:00:00 -0000

cpanel-plugin-common (1.4.0-1) stable; urgency=low

  * Package: v1.4.0-1
  * BOO-4216: Allow the sidebar SQM banner to be removed by the manage_extra_marketing script.
  * Mon Jun 3 2024 Jason Brown <j.brown@cpanel.net> - 1.3.0-2
  * Package: v1.3.0-2
  * Fri May 24 2024 Jared Wright <jared.wright@cpanel.net> - 1.3.0-1
  * Package: v1.3.0-1
  * BOO-4104: Setup a way to handle prommotions for plugins.
  * Thu May 16 2024 Jared Wright <jared.wright@cpanel.net> - 1.2.0-3
  * Package: v1.2.0-3
  * Thu May 16 2024 Jared Wright <jared.wright@cpanel.net> - 1.2.0-2
  * Package: v1.2.0-2
  * Tue May 7 2024 Jared Wright <jared.wright@cpanel.net> - 1.2.0-1
  * Package: v1.2.0-1
  * Update manage_extra_marketing to include SQM banners.
  * Thu Mar 21 2024 Jared Wright <jared.wright@cpanel.net> - 1.1.0-6
  * Package: v1.1.0-6
  * Mon Mar 18 2024 Jared Wright <jared.wright@cpanel.net> - 1.1.0-5
  * Package: v1.1.0-5
  * BOO-3910: Fix Ubuntu provides for the new UUID related modules.
  * Fri Mar 15 2024 Hans Borresen <h.borresen@cpanel.net> - 1.1.0-4
  * Package: v1.1.0-4
  * BOO-4002: Fix config for common plugin.
  * Fri Mar 15 2024 Jared Wright <jared.wright@cpanel.net> - 1.1.0-3
  * Package: v1.1.0-3
  * BOO-3916: Implement a way to generate a UUID for plugin users.
  * BOO-3917: Add an API call to retrieve the users UUID.
  * BOO-3918: Add OpenAPI specs for new UUID UAPI calls.
  * BOO-3965: Update dependencies for cpanel-plugin-common.
  * BOO-3965: Fix dependencies for Ubuntu packages.
  * Wed Mar 13 2024 Deepak Kumar <d.kumar@cpanel.net> - 1.1.0-2
  * Package: v1.1.0-2
  * Wed Mar 13 2024 Marco Ferrufino <marco@cpanel.net> - 1.1.0-1
  * Package: v1.1.0-1
  * Fix minor install warn from manage_extra_marketing

 -- Jared Wright <jared.wright@cpanel.net>  Thu, 13 Jun 2024 00:00:00 -0000

cpanel-plugin-common (1.0.0-8) stable; urgency=low

  * Package: v1.0.0-8
  * Restore the cicd script to normal state.
  * Remove the unneeded debify in the publish rules.
  * Fixed the cpanel-plugin-common publish to be more reliable.

 -- Thomas Green <tomg@cpanel.net>  Mon, 19 Feb 2024 00:00:00 -0000

cpanel-plugin-common (1.0.0-6) stable; urgency=low

  * Package: v1.0.0-6
  * Case DUCK-10039: Package the Utility script to be used by cPanel plugins.
  The script allows you to control when features appear in the cpanel left menu.
  The script manage_extra_marketing can be used by hosting companies to hide
  and show select applications from the cpanel left menu.

 -- Deepak Kumar <d.kumar@cpanel.net>  Mon, 19 Feb 2024 00:00:00 -0000

cpanel-plugin-common (1.0.0-3) stable; urgency=low

  * Package: v1.0.0-3

 -- Thomas Green <tomg@cpanel.net>  Sat, 17 Feb 2024 00:00:00 -0000

cpanel-plugin-common (1.0.0-1) stable; urgency=low

  * Package: v1.0.0-1

 -- Chris Castillo <c.castillo@cpanel.net>  Wed, 20 Dec 2023 00:00:00 -0000

