diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5b38228..a10cef6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -84,6 +84,7 @@ body: label: MyButton version description: Which version of MyButton are you using? options: + - MyButton 0.7 - MyButton 0.6 - MyButton 0.5 - MyButton 0.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c39baa..8a1051d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,34 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.7] - 2026-05-18 +### Added +- `ShareModeTooltip` component for share mode guidance +- `isCustomShare` flag to share modal state for custom share flow handling +- Standard naming utility and `standardNaming` lookup map for consistent service name resolution +- Multi-select service selection using `Checkbox` instead of `Radio` +### Changed +- Major dependency upgrades: React 18.3, TypeScript 5.5, Redux Toolkit 2, Swiper 11, RSuite 5.70, react-scripts 5, web-vitals 4, and more +- Migrated from `node-sass` to `sass` +- Migrated Swiper to v11 module-based imports and CSS +- Migrated web-vitals to v4 API (`onCLS`/`onINP` replacing `getCLS`/`getFID`) +- Replaced `Buffer`-based Base64 encoding with browser-native `TextEncoder`/`btoa` +- Migrated craco `devServer` to `setupMiddlewares` for webpack-dev-server v5 +- Updated Tailwind config to use `content` API and `class` darkMode strategy +- CI workflows updated to Node.js 20 and `ubuntu-latest` +- Standardized HTML: removed trailing `/` from void tags, removed invalid meta tags, moved `