This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
PriceGhost
Watch
1
Star
0
Fork
You've already forked PriceGhost
0
mirror of
https://github.com/clucraft/PriceGhost.git
synced
2026-04-25 16:56:23 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fe857e3625
PriceGhost
/
frontend
/
public
/
version.json
5 lines
56 B
JSON
Raw
Normal View
History
Unescape
Escape
Add version tracking and v1.0.0 release - Create CHANGELOG.md documenting all features - Add version.json for version tracking - Display version in Settings page footer with links to Changelog and GitHub - Tag release as v1.0.0 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 09:54:15 -05:00
{
Add notification history feature with bell icon and history page - Add notification_history database table for logging all triggered notifications - Create API endpoints for fetching recent and historical notifications - Add NotificationBell component in navbar with badge showing recent count - Dropdown shows 5 most recent notifications with links to products - Create full NotificationHistory page with filtering by notification type - Log notifications when sent: price drops, target prices, back-in-stock - Track which channels (telegram, discord, pushover, ntfy) received each notification - Update sendNotifications to return which channels succeeded - Bump version to 1.0.3 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 20:32:24 -05:00
"version"
:
"1.0.3"
,
Add version tracking and v1.0.0 release - Create CHANGELOG.md documenting all features - Add version.json for version tracking - Display version in Settings page footer with links to Changelog and GitHub - Tag release as v1.0.0 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 09:54:15 -05:00
"releaseDate"
:
"2026-01-23"
}
Reference in a new issue
Copy permalink