Releases: omsimos/umamin
Releases · omsimos/umamin
v4.2.1 (Apr 13, 2026)
What's Changed
Full Changelog: v4.2.0...v4.2.1
v4.2.0 (Apr 13, 2026)
What's Changed
- Update dependencies
- Handle duplicate usernames
- Upgrade Node engine to v24
- Remove PostHog integration
- Improve caching and pagination
- Cleanup client-side rate limits
- Improve CI workflow
New Contributors
Full Changelog: v4.1.0...v4.2.0
v4.1.0 (Dec 27, 2025)
v4.0.0 (Dec 23, 2025)
What's Changed
- Add posts and comments to
/feed - Implement follow/following system
- Repost feature (including quote repost)
- Block system (two-way) affecting messages, posts, comments, and notes
- Input normalization and trimming on server
- Fix React Query “undefined data” issue for
current_note. - Fix Duplicate/incorrect cache invalidations and inconsistent user normalization.
- Update dependencies
Full Changelog: v3.6.2...v4.0.0
v3.6.2 (Dec 16, 2025)
What's Changed
- Add Gravatar URL for info
- Resolve CVE-2025-67779 and CVE-2025-55183
- Update dependencies to latest
Full Changelog: v3.6.1...v3.6.2
v3.6.1 (Dec 11, 2025)
What's Changed
- Upgrade to Next 16
- Resolve CVE-2025-55182
- Enable React Compiler
- Replace
unstable_cacheusage withuse cachedirective - Update dependencies
Full Changelog: v3.6.0...v3.6.1
v3.6.0 (Nov 10, 2025)
What's Changed
- Implement Gravatar for custom profile pictures
- Add Tailwind directive to Biome config
- Update dependencies
Full Changelog: v3.5.1...v3.6.0
v3.5.1 (Oct 22, 2025)
v3.5.0 (Oct 18, 2025)
What's Changed
- Setup pre-commit hook for Biome
- Adjust fetching for infinite scroll
- Notes from 10→40 per page
- Sent and received messages from 10→20 per page
- Decrease container padding for more space
- Add shine effect to avatar (for users created >= 1 year)
- Update dependencies
Full Changelog: v3.4.2...v3.5.0
v3.4.2 (Oct 13, 2025)
What's Changed
- Add seed script for testing
- Move
aes:generatescript within the encryption package - Update quiet mode indicator
Full Changelog: v3.4.1...v3.4.2