<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>License Control Management Releases Notes | BRICKLEAD - Online Docs</title>
    <link>/en-us/apps/lcm/release/</link>
      <atom:link href="/en-us/apps/lcm/release/index.xml" rel="self" type="application/rss+xml" />
    <description>License Control Management Releases Notes</description>
    <generator>Source Themes Academic (https://sourcethemes.com/academic/)</generator><language>en-us</language><lastBuildDate>Fri, 14 Feb 2020 00:00:00 +0000</lastBuildDate>
    <image>
      <url>/images/logo_hu742b13eb6b2dadc917c452c2f561d5ef_14727_300x300_fit_lanczos_2.png</url>
      <title>License Control Management Releases Notes</title>
      <link>/en-us/apps/lcm/release/</link>
    </image>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9608.76143/</link>
      <pubDate>Wed, 22 Apr 2026 21:17:48 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9608.76143/</guid>
      <description>&lt;h2 id=&#34;release-license-control-management--220960876143&#34;&gt;Release: License Control Management – 22.0.9608.76143&lt;/h2&gt;
&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;
&lt;p&gt;This release introduces two major enhancements to the License Control Management application: &lt;strong&gt;APL Application Area support&lt;/strong&gt; and a &lt;strong&gt;Prospect Wizard&lt;/strong&gt;. The APL Application Area feature extends the license-based application area control to support the Advanced Planning (APL) extension, enabling dynamic activation of APL features based on licensing. The Prospect Wizard provides a guided 4-step workflow for collecting prospect customer and reseller contact information, EULA acceptance, and privacy consent. This improves the trial-to-paid conversion funnel by offering a 30-day trial extension (instead of the default 7-day) once prospects have completed their contact form. Both features enhance the onboarding experience and commercial tracking capabilities of the platform.&lt;/p&gt;
&lt;h2 id=&#34;user-stories&#34;&gt;User Stories&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Title&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;th&gt;Setup Instructions&lt;/th&gt;
&lt;th&gt;Impact on previous version&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;[22568] – Application Area for APL&lt;/td&gt;
&lt;td&gt;Added support for the APL (Advanced Planning) application area within the license control framework. A new Boolean field &lt;code&gt;briLCMAPL&lt;/code&gt; is added to the Application Area Setup table extension, and the Application Area Management codeunit now validates APL extension availability (App ID {903EBD08-D363-42F0-A9BD-E2EA4E57A54A}) against the license table before enabling the APL application area. This allows license-driven feature toggling for the Advanced Planning extension.&lt;/td&gt;
&lt;td&gt;Impacted objects: Codeunit 8118448 (isaLCM_ApplicationAreaMgt), Table Extension 8118441 (isaLCM_ApplicationAreaSetup). No manual setup required; the APL application area is automatically managed based on license validation.&lt;/td&gt;
&lt;td&gt;Low risk. New field added to Application Area Setup table extension (non-breaking). The &lt;code&gt;SetApplicationAreas&lt;/code&gt; procedure logic has been extended—existing application area behavior is preserved.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;[23644] – Create Prospect Wizard&lt;/td&gt;
&lt;td&gt;Introduced a new Prospect Wizard (4-step NavigatePage) that collects customer and reseller contact information, EULA acceptance, and explicit consent. A notification is triggered on Role Center open when no customer information is recorded, prompting users to fill in the contact form. Completing the wizard extends the demo license trial period from 7 to 30 days. Prospect and reseller details are displayed on the License List page when no formal license agreement exists. Telemetry is sent (event ID &amp;lsquo;LCM-0001&amp;rsquo;) with prospect details upon consent.&lt;/td&gt;
&lt;td&gt;Impacted objects: Page 8118400 (isaLCM_ProspectWizard), Codeunit 8118366 (isaLCM_ProspectNotification), Control Addin briLCMWebContentViewer, Table 8118441 (isaLCM_Environment — 7 new fields), Codeunit 8118444 (isaLCM_LicenseControl), Page 8118362 (isaLCM_LicenseList3). No manual setup required; the notification and wizard activate automatically.&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Medium risk.&lt;/strong&gt; Demo license default expiration changed from 30 days to 7 days for environments without customer info. The &amp;ldquo;Extend License&amp;rdquo; action now requires prospect or customer information to be filled in before proceeding. Existing environments with customer data are unaffected (30-day trial preserved). Telemetry event IDs have been updated (LCM-0010→LCM-0910, LCM-0011→9011, LCM-0001→LCM-0912, LCM-0002→LCM-0913) — telemetry consumers may need to update filters.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;bugs&#34;&gt;Bugs&lt;/h2&gt;
&lt;p&gt;No bug fixed in this release.&lt;/p&gt;
&lt;h2 id=&#34;events&#34;&gt;Events&lt;/h2&gt;
&lt;p&gt;No event added or updated in this release.&lt;/p&gt;
&lt;h2 id=&#34;notes&#34;&gt;Notes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;⚠️ &lt;strong&gt;Breaking behavior change:&lt;/strong&gt; The default demo license trial period has been reduced from 30 days to 7 days. Only environments where customer contact information has been provided (via the Prospect Wizard or existing customer record) will receive the full 30-day trial.&lt;/li&gt;
&lt;li&gt;⚠️ &lt;strong&gt;Telemetry event ID changes:&lt;/strong&gt; Several telemetry event IDs have been renamed (LCM-0010→LCM-0910, LCM-0011→9011, LCM-0001→LCM-0912, LCM-0002→LCM-0913). Any external telemetry monitoring dashboards or alerts should be updated accordingly.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;AccessControl.Codeunit.al&lt;/code&gt; file was relocated from &lt;code&gt;/AppMain/&lt;/code&gt; to &lt;code&gt;/AppMain/LCM/&lt;/code&gt; with no code changes (file reorganization only).&lt;/li&gt;
&lt;li&gt;Variable declarations and field name references have been standardized across multiple codeunits for code consistency (no functional impact).&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;NonDebuggable&lt;/code&gt; attribute was added to the &lt;code&gt;IsSaaSProduction&lt;/code&gt; procedure in &lt;code&gt;isaLCM_LicenseControl&lt;/code&gt; to prevent debugging access in production environments.&lt;/li&gt;
&lt;li&gt;Translation files (.xlf) across 30+ languages have been updated to include new labels for the Prospect Wizard and related features.&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9466.57482/</link>
      <pubDate>Mon, 01 Dec 2025 16:04:11 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9466.57482/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220946657482&#34;&gt;Notes for release 22.0.9466.57482&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 22544&lt;/strong&gt; - &lt;em&gt;Bug 21456&lt;/em&gt; - Error message message with tracking item on Reclassification Item journal transaction&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9462.59046/</link>
      <pubDate>Thu, 27 Nov 2025 17:31:30 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9462.59046/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220946259046&#34;&gt;Notes for release 22.0.9462.59046&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 22544&lt;/strong&gt; - &lt;em&gt;Bug 21456&lt;/em&gt; - Error message message with tracking item on Reclassification Item journal transaction&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 22546&lt;/strong&gt; - &lt;em&gt;Bug 21456&lt;/em&gt; - Error message message with tracking item on Reclassification Item journal transaction&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9462.33105/</link>
      <pubDate>Thu, 27 Nov 2025 09:19:40 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9462.33105/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220946233105&#34;&gt;Notes for release 22.0.9462.33105&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 22510&lt;/strong&gt; - &lt;em&gt;User Story 22508&lt;/em&gt; - Align UpdateAllLicences with UpdateLicence&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 22511&lt;/strong&gt; - &lt;em&gt;User Story 22508&lt;/em&gt; - Align UpdateAllLicences with UpdateLicence&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9461.43265/</link>
      <pubDate>Wed, 26 Nov 2025 12:08:09 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9461.43265/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220946143265&#34;&gt;Notes for release 22.0.9461.43265&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 22505&lt;/strong&gt; - &lt;em&gt;User Story 22503&lt;/em&gt; - Check users that are not Partner users&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 22506&lt;/strong&gt; - &lt;em&gt;User Story 22503&lt;/em&gt; - Check users that are not Partner users&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9434.37534/</link>
      <pubDate>Thu, 30 Oct 2025 10:31:37 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9434.37534/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220943437534&#34;&gt;Notes for release 22.0.9434.37534&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 22249&lt;/strong&gt; - &lt;em&gt;Bug 22247&lt;/em&gt; - LCM autorisation issue&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 22250&lt;/strong&gt; - &lt;em&gt;Bug 22247&lt;/em&gt; - LCM autorisation issue&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bug 22247&lt;/strong&gt; -&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9425.48175/</link>
      <pubDate>Tue, 21 Oct 2025 13:29:57 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9425.48175/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220942548175&#34;&gt;Notes for release 22.0.9425.48175&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 21752&lt;/strong&gt; - &lt;em&gt;User Story 21751&lt;/em&gt; -&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 22176&lt;/strong&gt; - &lt;em&gt;User Story 22175&lt;/em&gt; - End User identification in Licences&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 22177&lt;/strong&gt; - &lt;em&gt;User Story 22175&lt;/em&gt; - End User identification in Licences&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9169.55641/</link>
      <pubDate>Fri, 07 Feb 2025 15:34:29 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9169.55641/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220916955641&#34;&gt;Notes for release 22.0.9169.55641&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix resource policy issue&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9139.66632/</link>
      <pubDate>Wed, 08 Jan 2025 18:36:57 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9139.66632/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220913966632&#34;&gt;Notes for release 22.0.9139.66632&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 18020&lt;/strong&gt; - &lt;em&gt;Bug 18018&lt;/em&gt; - License need to be refresh manually every day&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9112.61383/</link>
      <pubDate>Thu, 12 Dec 2024 17:10:05 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9112.61383/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220911261383&#34;&gt;Notes for release 22.0.9112.61383&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 16298&lt;/strong&gt; - &lt;em&gt;User Story 16246&lt;/em&gt; - Setup&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 16883&lt;/strong&gt; - &lt;em&gt;User Story 16882&lt;/em&gt; - Application Area&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9019.57915/</link>
      <pubDate>Tue, 10 Sep 2024 16:11:03 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9019.57915/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220901957915&#34;&gt;Notes for release 22.0.9019.57915&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 14677&lt;/strong&gt; - &lt;em&gt;User Story 14676&lt;/em&gt; - Change message for demo license and extension of the demo&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-22.0.9008.36558/</link>
      <pubDate>Fri, 30 Aug 2024 10:15:08 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-22.0.9008.36558/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-220900836558&#34;&gt;Notes for release 22.0.9008.36558&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 12602&lt;/strong&gt; - &lt;em&gt;User Story 12601&lt;/em&gt; - 4.1 - Application Area&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 12685&lt;/strong&gt; - &lt;em&gt;User Story 12681&lt;/em&gt; - Create Application Area for License Plating&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 12779&lt;/strong&gt; - &lt;em&gt;User Story 12778&lt;/em&gt; - 8.4 - Licensing Model&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 14542&lt;/strong&gt; - &lt;em&gt;Bug 14272&lt;/em&gt; - Error raised on updating Licence when Printing with Print solution&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8875.65644/</link>
      <pubDate>Fri, 19 Apr 2024 18:22:04 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8875.65644/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210887565644&#34;&gt;Notes for release 21.0.8875.65644&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 12220&lt;/strong&gt; - &lt;em&gt;Bug 12198&lt;/em&gt; - Review translation on Fr and PT&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8801.58430/</link>
      <pubDate>Mon, 05 Feb 2024 16:18:35 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8801.58430/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210880158430&#34;&gt;Notes for release 21.0.8801.58430&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 10560&lt;/strong&gt; - &lt;em&gt;User Story 10559&lt;/em&gt; - Application Areas not always setup when installed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 10589&lt;/strong&gt; - &lt;em&gt;User Story 10585&lt;/em&gt; - Extend Trial Period for Sandbox installation to 1 year&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 10597&lt;/strong&gt; - &lt;em&gt;User Story 10596&lt;/em&gt; - Manage Permission Set for user(s)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8769.36585/</link>
      <pubDate>Thu, 04 Jan 2024 10:14:20 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8769.36585/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210876936585&#34;&gt;Notes for release 21.0.8769.36585&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 9554&lt;/strong&gt; - &lt;em&gt;User Story 9553&lt;/em&gt; - Force demo license as Premium level&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8752.44538/</link>
      <pubDate>Mon, 18 Dec 2023 12:26:44 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8752.44538/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210875244538&#34;&gt;Notes for release 21.0.8752.44538&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 9433&lt;/strong&gt; - &lt;em&gt;Bug 9432&lt;/em&gt; - License refresh on OnOpenCompany&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8747.59546/</link>
      <pubDate>Wed, 13 Dec 2023 16:36:54 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8747.59546/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210874759546&#34;&gt;Notes for release 21.0.8747.59546&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 9433&lt;/strong&gt; - &lt;em&gt;Bug 9432&lt;/em&gt; - License refresh on OnOpenCompany&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8739.63661/</link>
      <pubDate>Tue, 05 Dec 2023 17:45:30 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8739.63661/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210873963661&#34;&gt;Notes for release 21.0.8739.63661&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 9261&lt;/strong&gt; - &lt;em&gt;User Story 9260&lt;/em&gt; -&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8724.51419/</link>
      <pubDate>Mon, 20 Nov 2023 14:21:39 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8724.51419/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210872451419&#34;&gt;Notes for release 21.0.8724.51419&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 7512&lt;/strong&gt; - &lt;em&gt;Bug 7511&lt;/em&gt; - Fixing translation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task 7061&lt;/strong&gt; - &lt;em&gt;User Story 6895&lt;/em&gt; - Add Application Areas according to license&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No event available&amp;hellip;. yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8699.58464/</link>
      <pubDate>Thu, 26 Oct 2023 16:18:53 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8699.58464/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210869958464&#34;&gt;Notes for release 21.0.8699.58464&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 7061&lt;/strong&gt; - &lt;em&gt;User Story 6895&lt;/em&gt; - Add Application Areas according to license&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No events provide yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-21.0.8692.17998/</link>
      <pubDate>Thu, 19 Oct 2023 05:04:00 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-21.0.8692.17998/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-210869217998&#34;&gt;Notes for release 21.0.8692.17998&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 6896&lt;/strong&gt; - &lt;em&gt;User Story 6895&lt;/em&gt; - Add Application Areas according to license&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No events provide yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8601.61844/</link>
      <pubDate>Thu, 20 Jul 2023 17:14:05 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8601.61844/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200860161844&#34;&gt;Notes for release 20.0.8601.61844&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;h3 id=&#34;events-available&#34;&gt;Events available&lt;/h3&gt;
&lt;p&gt;No events provide yet.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8533.44708/</link>
      <pubDate>Sat, 13 May 2023 12:30:18 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8533.44708/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200853344708&#34;&gt;Notes for release 20.0.8533.44708&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Task 4967&lt;/strong&gt; - &lt;em&gt;User Story 4966&lt;/em&gt; - Enable license on Sandbox&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8483.39306/</link>
      <pubDate>Fri, 24 Mar 2023 10:58:37 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8483.39306/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200848339306&#34;&gt;Notes for release 20.0.8483.39306&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story 3736&lt;/strong&gt; - Add third container access&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8468.63566/</link>
      <pubDate>Thu, 09 Mar 2023 17:42:58 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8468.63566/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200846863566&#34;&gt;Notes for release 20.0.8468.63566&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bug 3591&lt;/strong&gt; - Error blocking daily telemetry&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story 3593&lt;/strong&gt; - Put license option in Blob (larger capabilities)&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8462.42969/</link>
      <pubDate>Fri, 03 Mar 2023 12:00:20 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8462.42969/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200846242969&#34;&gt;Notes for release 20.0.8462.42969&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #488&lt;/strong&gt; - New License List &amp;amp; Optimisation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story #488&lt;/strong&gt; - Removed continuous check on Demo licenses.&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8389.52389/</link>
      <pubDate>Tue, 20 Dec 2022 14:40:32 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8389.52389/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200838952389&#34;&gt;Notes for release 20.0.8389.52389&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #14011&lt;/strong&gt; - Check Licence Requiered event for Bricklead Extensions&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8319.36248/</link>
      <pubDate>Tue, 11 Oct 2022 10:10:59 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8319.36248/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200831936248&#34;&gt;Notes for release 20.0.8319.36248&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bug #13647&lt;/strong&gt; - License Level not correct in Demo mode&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8295.66931/</link>
      <pubDate>Sat, 17 Sep 2022 18:41:53 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8295.66931/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200829566931&#34;&gt;Notes for release 20.0.8295.66931&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #13610&lt;/strong&gt; - Add Telemetry controls&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8280.62734/</link>
      <pubDate>Fri, 02 Sep 2022 17:30:16 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8280.62734/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200828062734&#34;&gt;Notes for release 20.0.8280.62734&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bug #13566&lt;/strong&gt; - Bad Licence Management on Container&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-20.0.8272.51990/</link>
      <pubDate>Thu, 25 Aug 2022 14:31:20 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-20.0.8272.51990/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-200827251990&#34;&gt;Notes for release 20.0.8272.51990&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #13552&lt;/strong&gt; - Use encrypted licence key for OnPrem Install&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story #13557&lt;/strong&gt; - Move permissions xml to objects&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-19.0.8166.50565/</link>
      <pubDate>Wed, 11 May 2022 14:07:34 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-19.0.8166.50565/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-190816650565&#34;&gt;Notes for release 19.0.8166.50565&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #13410&lt;/strong&gt; - Contrôle de la nécessité de licences ave l&#39;Update all licences&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-19.0.8166.38341/</link>
      <pubDate>Wed, 11 May 2022 10:44:51 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-19.0.8166.38341/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-190816638341&#34;&gt;Notes for release 19.0.8166.38341&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #13410&lt;/strong&gt; - Contrôle de la nécessité de licences ave l&#39;Update all licences&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-19.0.8165.57514/</link>
      <pubDate>Tue, 10 May 2022 16:04:01 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-19.0.8165.57514/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-190816557514&#34;&gt;Notes for release 19.0.8165.57514&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bug #13409&lt;/strong&gt; - Error with SAAS Sandbox Licence&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-19.0.8164.57244/</link>
      <pubDate>Mon, 09 May 2022 15:58:26 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-19.0.8164.57244/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-190816457244&#34;&gt;Notes for release 19.0.8164.57244&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #13407&lt;/strong&gt; - Sandbox Specifications&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-19.0.8164.41309/</link>
      <pubDate>Mon, 09 May 2022 11:32:43 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-19.0.8164.41309/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-190816441309&#34;&gt;Notes for release 19.0.8164.41309&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #13400&lt;/strong&gt; - Fixing translation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bug #13406&lt;/strong&gt; - Sandbox are quite long to consider License update&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-19.0.8077.60480/</link>
      <pubDate>Fri, 11 Feb 2022 16:58:26 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-19.0.8077.60480/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-190807760480&#34;&gt;Notes for release 19.0.8077.60480&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #10640&lt;/strong&gt; - Integrate new compiler rules&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story #13245&lt;/strong&gt; - Fix Container access licence&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-19.0.8073.51999/</link>
      <pubDate>Mon, 07 Feb 2022 15:53:38 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-19.0.8073.51999/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-190807351999&#34;&gt;Notes for release 19.0.8073.51999&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #10640&lt;/strong&gt; - Integrate new compiler rules&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-18.3.8067.32725/</link>
      <pubDate>Tue, 01 Feb 2022 10:30:56 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-18.3.8067.32725/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-183806732725&#34;&gt;Notes for release 18.3.8067.32725&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #13221&lt;/strong&gt; - Add licence Options&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story #13200&lt;/strong&gt; - Get licence info for others extensions&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-18.3.8048.61045/</link>
      <pubDate>Fri, 14 Jan 2022 04:34:26 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-18.3.8048.61045/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-183804861045&#34;&gt;Notes for release 18.3.8048.61045&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #13176&lt;/strong&gt; - Demo licenses are not extendable  in sandbox environment&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-18.3.8013.12466/</link>
      <pubDate>Thu, 09 Dec 2021 04:36:36 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-18.3.8013.12466/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-183801312466&#34;&gt;Notes for release 18.3.8013.12466&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #12662&lt;/strong&gt; - Fix runtime version to base application version&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-18.0.8011.46468/</link>
      <pubDate>Tue, 07 Dec 2021 14:22:35 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-18.0.8011.46468/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-180801146468&#34;&gt;Notes for release 18.0.8011.46468&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #12389&lt;/strong&gt; - Update to new compilator rules&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story #12762&lt;/strong&gt; - switch licenses on Azure Storage&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-18.0.7962.44795/</link>
      <pubDate>Tue, 19 Oct 2021 13:57:23 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-18.0.7962.44795/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-180796244795&#34;&gt;Notes for release 18.0.7962.44795&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #12951&lt;/strong&gt; - Use application insights key and track error licence&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-17.0.7955.60100/</link>
      <pubDate>Tue, 12 Oct 2021 18:56:30 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-17.0.7955.60100/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-170795560100&#34;&gt;Notes for release 17.0.7955.60100&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #12762&lt;/strong&gt; - New licence control&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-17.0.7954.67358/</link>
      <pubDate>Mon, 11 Oct 2021 23:41:04 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-17.0.7954.67358/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-170795467358&#34;&gt;Notes for release 17.0.7954.67358&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Story #12762&lt;/strong&gt; - New licence control&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>License Control Management</title>
      <link>/en-us/apps/lcm/release/lcm-16.0.7838.40732/</link>
      <pubDate>Thu, 17 Jun 2021 12:30:04 +0000</pubDate>
      <guid>/en-us/apps/lcm/release/lcm-16.0.7838.40732/</guid>
      <description>&lt;h2 id=&#34;notes-for-release-160783840732&#34;&gt;Notes for release 16.0.7838.40732&lt;/h2&gt;
&lt;h3 id=&#34;content&#34;&gt;Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bug #12388&lt;/strong&gt; - Parallel demo license creation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story #12389&lt;/strong&gt; - Update to new compilator rules&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story #8846&lt;/strong&gt; - Clean code for new version&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Story #8854&lt;/strong&gt; - Automatic add LCM users permissions&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
  </channel>
</rss>
