Releases: Hylozoic/hylo
Releases · Hylozoic/hylo
[email protected]
Fixed
- Bug causing blank posts. It would happen which clicking on a notification about a comment on a post, then closing the post. This wouldn't clear out the /comments part of the URL. So then clicking on the next post would create a weird URL with /comments stuck in the middle
[email protected] - 2024-01-12
Fixed
- Clicking on a mention or topic in a post
- Tooltips on proposal votes
- Remove random 0 at the bottom of proposal options
- Flagging of public posts
[email protected] - 2024-01-06
Fixed
- Commenting on a comment in the mobile app
[email protected] - 2025-01-12
Fixed
- Don't allow someone to edit a post and add post in Public, unless at least one of the post's groups has allow_in_public set to true
[email protected] - 2024-01-03
Fixed
- Viewing public group explorer when not logged in
[email protected] - 2024-12-24
Fixed
- Switch inbound email parsing from Mailgun to Sendgrid
- Fix bug where replies to emails were not being cut off at the divider line
[email protected] - 2024-12-17
Changed
- Improved peformance and reliability of Chat Rooms. It more accurately tracks the last post you read, and scrolls to it when you come back. New posts appear more quickly. There should be less bugs.
- Improve our @mentions significantly: Works with spaces in names! Loads more people as you scroll down! Slightly improves search results coming from the backend.
- Improved blurring of flagged posts in various views, and include images in the blurring
- Use satellite with streets map view for group boundary map
- Avoid rendering proposal options in the map drawer
- Now developing and deploying from a new hylo monorepo!
Fixed
- Fix bug where people are asked to answer join questions even after having answered them when requesting to join
- Fix bug where reactions view on user profile was not working
- Moderation action notifications are working now
- Fix incorrect child post indicator in public events stream
- Fix adding default topics to a group
[email protected] - 2024-12-17
Added
- Support passing a localId for optimistically created posts, to make post creation faster in chat rooms especially
Changed
- Improve our @mentions significantly: Works with spaces in names! Loads more people as you scroll down! Slightly improves search results coming from the backend.
- Updated database seed data for groups and users
- Now developing and deploying from a new hylo monorepo!
Fixed
- Fix bug where people are asked to answer join questions even after having answered them when requesting to join
- Fix bug where reactions view on user profile was not working
- Moderation action notifications are working now