Files
dewedev/public/data/releases.json
dwindown 9993614073 feat: Dynamic What's New with Gitea API integration
 Fixed all ESLint warnings in analytics.js
 Created comprehensive releaseNotesAPI.js with multiple source support:
  - Static JSON fallback
  - Custom API endpoint support

 Updated ReleaseNotes component to use live Gitea API:
  - Uses environment variables for configuration
  - Graceful fallback to static data if API fails
  - Enhanced commit message parsing

 Build successful with no errors or warnings
 What's New feature now dynamically loads from your Git commits
2025-09-28 00:41:48 +07:00

38 lines
1.2 KiB
JSON

[
{
"id": "04db088f",
"message": "feat: Invoice Editor improvements and code cleanup",
"date": "2025-01-28T00:19:28+07:00",
"author": "Developer",
"url": "https://git.backoffice.biz.id/dwindown/dewedev/-/commit/04db088f"
},
{
"id": "b2850ea1",
"message": "fix: Remove unused variables to resolve ESLint errors",
"date": "2025-01-27T23:45:00+07:00",
"author": "Developer",
"url": "https://git.backoffice.biz.id/dwindown/dewedev/-/commit/b2850ea1"
},
{
"id": "7792190e",
"message": "feat: Enhanced What's New feature with NON_TOOLS category and global footer",
"date": "2025-01-27T22:30:00+07:00",
"author": "Developer",
"url": "https://git.backoffice.biz.id/dwindown/dewedev/-/commit/7792190e"
},
{
"id": "21d0406e",
"message": "Improve ObjectEditor and PostmanTable UI/UX",
"date": "2025-01-27T21:15:00+07:00",
"author": "Developer",
"url": "https://git.backoffice.biz.id/dwindown/dewedev/-/commit/21d0406e"
},
{
"id": "57655410",
"message": "feat: optimize analytics and mobile UI improvements",
"date": "2025-01-27T20:00:00+07:00",
"author": "Developer",
"url": "https://git.backoffice.biz.id/dwindown/dewedev/-/commit/57655410"
}
]