diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8d7e5f136..5fdd88304 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.1" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4da239a35..bd3e57bf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,48 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). +## [1.1.0](https://github.com/AzureLocal/azurelocal.github.io/compare/v1.0.1...v1.1.0) (2026-03-27) + + +### Features + +* add Migration section to Solutions dropdown (VMware Migration, VM Conversion) ([ad6d920](https://github.com/AzureLocal/azurelocal.github.io/commit/ad6d9200b33cf40b8c6ecf338de06ef57ad4e1aa)) +* add unique project ID field automation (DOCS-N prefix) ([7ba6416](https://github.com/AzureLocal/azurelocal.github.io/commit/7ba641624ecaf006c45e5e28edc5638a204cf0e1)) +* enrich Azure Services pages with service details, repo info, and links ([c5bc520](https://github.com/AzureLocal/azurelocal.github.io/commit/c5bc520f780b0c412e31d1b4a2c5878171959e07)) +* **nav:** restructure Solutions dropdown and footer into grouped categories with 10 new repos ([8ac4c8c](https://github.com/AzureLocal/azurelocal.github.io/commit/8ac4c8cdd197ec8f3cb0b7346e0aa6957458b37f)) + + +### Bug Fixes + +* correct Azure Virtual Desktop link in docusaurus.config.js ([5a9bf9f](https://github.com/AzureLocal/azurelocal.github.io/commit/5a9bf9fef9d6a117c421360b9f8a3a5147c06173)) +* format custom.css with Prettier ([f1362f6](https://github.com/AzureLocal/azurelocal.github.io/commit/f1362f6613ea28963773c6adb08f8c2de96ee771)) +* hide index.mdx from sidebar to remove duplicate entry ([0c8a052](https://github.com/AzureLocal/azurelocal.github.io/commit/0c8a0525c991727bb7b3df5af4bbf9ed8e0dccf2)) +* make set-fields resilient to add-to-project failures ([e7ebe7b](https://github.com/AzureLocal/azurelocal.github.io/commit/e7ebe7b7380da4719e0951aa5118fc8faf8a3e1c)) +* manual sidebar excluding assets, Training as top-level link ([5c15b33](https://github.com/AzureLocal/azurelocal.github.io/commit/5c15b33d519abd998df381e1a25573d8ceec99a6)) +* merge intro.md into index.mdx and remove stale versioned docs ([#23](https://github.com/AzureLocal/azurelocal.github.io/issues/23)) ([bd3f322](https://github.com/AzureLocal/azurelocal.github.io/commit/bd3f322a9e8a13124ec9e731b736f99331bcbe45)), closes [#19](https://github.com/AzureLocal/azurelocal.github.io/issues/19) +* merge landing page content, fix broken anchors, remove vendor-specific refs ([baa66d4](https://github.com/AzureLocal/azurelocal.github.io/commit/baa66d4f9c7d922c33f56390b1164a5f1eafc441)), closes [#19](https://github.com/AzureLocal/azurelocal.github.io/issues/19) +* point all training links to azurelocal-training subsite, remove local training section ([bd9957e](https://github.com/AzureLocal/azurelocal.github.io/commit/bd9957eb0a4e889471560da861ad51e282145fa2)) +* prettier formatting on index.js ([3ac06c2](https://github.com/AzureLocal/azurelocal.github.io/commit/3ac06c2442f78b58fff58be880daabfe0e22bdad)) +* remove Assets from sidebar, put Training under Operations ([e79b484](https://github.com/AzureLocal/azurelocal.github.io/commit/e79b48484d171b489b15d15d05890ef74cfdf1d9)) +* remove Azure Local Anywhere legacy branding and fix cross-references ([#21](https://github.com/AzureLocal/azurelocal.github.io/issues/21)) ([25423bc](https://github.com/AzureLocal/azurelocal.github.io/commit/25423bcc6ad17a002975fb286ca7edef0b9890d5)), closes [#19](https://github.com/AzureLocal/azurelocal.github.io/issues/19) +* remove broken footer links not present in versioned docs ([87b2c9c](https://github.com/AzureLocal/azurelocal.github.io/commit/87b2c9c3c49ff5372915f51dc4232edb380ea0ff)) +* remove broken links causing Docusaurus build failure ([ddf6185](https://github.com/AzureLocal/azurelocal.github.io/commit/ddf6185e5ed8d824ea87b37d34ee27a4006c6977)) +* remove duplicate H1 heading on docs landing page ([65c38ae](https://github.com/AzureLocal/azurelocal.github.io/commit/65c38ae3ad78cee4260bd67902d2131b1185682a)) +* remove eoc-support and implementations from training ([fc728ea](https://github.com/AzureLocal/azurelocal.github.io/commit/fc728ea3652703bfa7d94c3e795f875486380471)) +* remove Toolkit from Solutions dropdown and Operations page; add missing Azure Services to dropdown ([807b3bb](https://github.com/AzureLocal/azurelocal.github.io/commit/807b3bb6dc8daa57177f34772613ecd063113baa)) +* remove toolkit-on-azure-local.md from operations docs ([43f4b89](https://github.com/AzureLocal/azurelocal.github.io/commit/43f4b896b6a4ccd9d3b92e6e9b6a97eef89cb139)) +* rename client-training.mdx to training.mdx ([da0887b](https://github.com/AzureLocal/azurelocal.github.io/commit/da0887b45b8e2bf3ac9f62645e836058cd509f8e)) +* replace invalid MDX arrow syntax with Unicode arrows ([01557b1](https://github.com/AzureLocal/azurelocal.github.io/commit/01557b1bd023a8a5780549c2205610a23238f35d)) +* restore docs version dropdown and versioned docs removed in [#23](https://github.com/AzureLocal/azurelocal.github.io/issues/23) ([f270839](https://github.com/AzureLocal/azurelocal.github.io/commit/f2708394e7bb5d7e2fc071785e7cd5d8adbe5eb9)) +* restore full autogenerated sidebar with Training page under Operations ([4de844b](https://github.com/AzureLocal/azurelocal.github.io/commit/4de844b547de052e2dd195fdec344f9be60d3ff4)) +* restore Training to left sidebar as external link to subsite ([f85505d](https://github.com/AzureLocal/azurelocal.github.io/commit/f85505d340046c10996c8b3064e1947d22bf250a)) +* restore version dropdown and fix docs links ([1adb78b](https://github.com/AzureLocal/azurelocal.github.io/commit/1adb78b26bdcdc44d39320a8d9add6a9a477a968)) +* sidebar position and restore standards ([0d0ab92](https://github.com/AzureLocal/azurelocal.github.io/commit/0d0ab92e9a7588eec5dce99541ac08c079880ee9)) +* simplify training page - remove EOC links, badges, corporate framing ([b1578ac](https://github.com/AzureLocal/azurelocal.github.io/commit/b1578acfaf0d23359c8259ded5f920f511bb775a)) +* update references from client-training to training ([b7c50d9](https://github.com/AzureLocal/azurelocal.github.io/commit/b7c50d961faf96e8fa83cd282cfcccd98336d37b)) +* update training link in operations index to external subsite ([f2664d4](https://github.com/AzureLocal/azurelocal.github.io/commit/f2664d4341815bbb9946f69df586da0ac29d10ce)) +* use action output for item ID, remove find-item step ([f28975a](https://github.com/AzureLocal/azurelocal.github.io/commit/f28975aa3bd02972db0d802168b9e3413328937e)) + ## [1.0.1](https://github.com/AzureLocal/azurelocal.github.io/compare/v1.0.0...v1.0.1) (2026-03-18)