New FeatureBug Fix
Feedback Page + Changelog Fix 💬
New Feedback page to suggest features and report bugs. Plus a fix for the Changelog "new" badge not showing posts published after your last visit.
💬 Feedback Page
We added a dedicated Feedback page so you can suggest new tools, report bugs, or share any idea — directly from the site.
- Four submission types: 🚀 New Feature, 🐛 Bug Fix, 💡 Improvement, 🤔 Other.
- Optional email field — leave it if you'd like a follow-up reply.
- Short title + details textarea with character counters.
- Friendly success screen after submission.
- Link in the navigation bar — highlighted in amber so it's easy to spot.
🐛 Changelog "New" Badge Fix
Two bugs fixed in the Changelog new-post detection:
- Posts published after your last visit on the same day were not shown as new — the comparison now uses a full ISO datetime instead of just the date.
- The "new" badge disappeared immediately on page refresh — the last-visit timestamp is now saved as 10 minutes ago, so posts stay highlighted for at least 10 minutes after you first see them.