bonfire-app/docs/CHANGELOG-autogenerated.md
Mayel de Borniol 471b45128b misc
2022-07-29 12:47:21 +12:00

27 lines
1.6 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
## [Unreleased (2022-07-29)]
### Added
- Check boundaries of a topic when tagging and if allowed auto-boost the tagged object in the topic's outbox [#428](https://github.com/bonfire-networks/bonfire-app/issues/428)
- Show followed topics on a list [#424](https://github.com/bonfire-networks/bonfire-app/issues/424)
- Topic settings [#423](https://github.com/bonfire-networks/bonfire-app/issues/423)
- Topic activity preview [#422](https://github.com/bonfire-networks/bonfire-app/issues/422)
- Browse topics [#421](https://github.com/bonfire-networks/bonfire-app/issues/421)
- Tag a post with a topic when writing a new post (or reply) [#415](https://github.com/bonfire-networks/bonfire-app/issues/415)
- CRUD topics [#410](https://github.com/bonfire-networks/bonfire-app/issues/410)
- Create a users directory [#159](https://github.com/bonfire-networks/bonfire-app/issues/159)
### Changed
- Optimise LiveView rendering [#426](https://github.com/bonfire-networks/bonfire-app/issues/426)
- Allow us to scroll from anywhere [#391](https://github.com/bonfire-networks/bonfire-app/issues/391)
### Other
- Add unique key to encircle [#248](https://github.com/bonfire-networks/bonfire-app/issues/248)
- Database Question [#3](https://github.com/bonfire-networks/activity_pub/issues/3)
- Being able to change activity type from the composer [#429](https://github.com/bonfire-networks/bonfire-app/issues/429)