🚀 New:
- Image and Video icons are shown next to links in comments for various image formats and Youtube and Vimeo links.
- Better
focus
,hover
andactive
state styles. - Better Keyboard navigation support:
- Press 1️⃣, 2️⃣, 3️⃣ to focus on the Subscriptions sidebar, Posts panel, and Comments panel, respectively.
- Use
tab
to move between Subscriptions and Options on the Sidebar menu, and between Posts and Comments on their respective panels. - Close modals with
esc
.
✨ Changes:
- Accessibility: switched press-able stuff from
<div>
s to<button>
s and<a>
s. - Larger comments font size.
🐛 Fixes:
- Fixed issue when manually adding a new subreddit.
- Add proper "light" theme when iOS 7+ is detected.