From 9def93f5935182407fb638528381b4ce54d92f7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 8 Sep 2025 05:13:25 +0000 Subject: [PATCH] chore(release): prepare release v1.0.0 --- CHANGELOG.md | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..fd9e364 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,101 @@ +# Changelog for v1.0.0 + +Generated on 2025-09-08 +All changes + +--- + +## ✨ Features + +- implement complete i18n translations for documentation sections ( +c24cc38) +- redesign Documentation page with sidebar layout ( +7b7f287) +- implement comprehensive national endpoint documentation ( +94f6aab) +- add MIT license and API source code reference ( +95ed65b) +- create reusable Navigation component with mobile support ( +49f042a) +- implement comprehensive responsive design and mobile navigation ( +073591f) +- add comprehensive deployment system with health checks and rollback ( +ecafbf5) +- include version in backmerge PR titles ( +a2f029c) +- add changelog generation script and release automation workflow ( +05d2b27) +- add htaccess with api proxy and spa routing configuration ( +fe0d0e3) +- add partner logos and maintenance page ( +fd23051) +- implement vue spa with modern hero, features, and responsive design ( +cee2d15) +- add html entry point with comprehensive seo meta tags ( +1fc22b6) + +## 🐛 Bug Fixes + +- create separate branch for release preparation to avoid conflicts (c197f16f) +- handle multiline commit messages in changelog generation for first release ( +5edb93c) +- update API response examples to match actual response structure ( +3d09518) +- update branding and contact links ( +3f1961d) +- resolve CSS conflict in DataSources component ( +136a545) +- update data source URLs to correct endpoints ( +25ee3b8) +- update backmerge PR titles to use conventional commit style ( +99f59c7) + +## 📝 Documentation + +- update README with MIT license and API source references ( +17c22a2) + +## 💎 Style + +- add trailing newlines to all code files ( +71dcbee) + +## 📦 Build System + +- add vite, typescript, and tailwind configuration ( +9876bed) + +## 👷 CI/CD + +- add github action workflow for automatic backmerge to develop branch ( +8f7f494) + +## 🔧 Chores + +- Fix LaTeX rendering and clean up duplicate i18n setup ( +cc77722) +- Add LaTeX rendering for mathematical formulas in Rt calculation ( +495256f) +- Fix glossary section by removing broken i18n implementation ( +031088b) +- Fix i18n implementation in GlossarySection component ( +0aff2ef) +- Add Rt formula, references, and Vue i18n internationalization ( +98933e0) +- Add Indonesian COVID-19 terminology to glossary ( +2ea7fde) +- Refactor Documentation into subcomponents and add Glossary ( +5eed45c) +- Fix mobile layout spacing and improve Coming Soon styling ( +0685343) +- initial project setup with gitignore and readme ( +2960bc5) + +--- + +## 📊 Statistics + +- Total commits: 33 +--- + +