campfire/CHANGELOGS.md

24 lines
844 B
Markdown
Raw Normal View History

2024-07-02 22:07:40 +01:00
# Campfire v0.4.0
2024-07-03 22:02:21 +01:00
- Huge refactor, along with some improved documentation
2024-07-07 15:19:59 +01:00
- Custom emotes now show in the sidebar profile display
- Infinite scrolling notifications
2025-01-19 22:42:26 +00:00
- Notifications now show content warnings where applicable
- Notifications now show custom emoji
- Notifications now show post media
- Boosts now reflect the visibility of the original post
2024-07-07 15:19:59 +01:00
- Added compose box, and the ability to create posts
2025-01-19 22:42:26 +00:00
- Added button to delete own posts
2024-07-07 15:19:59 +01:00
- Rewrote Campfire URLs so they can be viewed anonymously
2025-01-19 22:42:26 +00:00
- Improved UI tweaks
2024-07-02 22:07:40 +01:00
2024-07-02 20:31:56 +01:00
# Campfire v0.3.0
- Added notifications view
- Many more background tweaks, fixes, and optimisations
# Campfire v0.2.0
- Complete UI overhaul (thanks mae!)
- Added light and dark themes
- Added ability to like and boost posts
- Added ability to view threads in context
- Many background tweaks, fixes, and optimisations