Skip to content

Releases: Hylozoic/hylo

[email protected]

15 Jan 00:47
Compare
Choose a tag to compare

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

15 Jan 00:46
Compare
Choose a tag to compare

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

15 Jan 00:45
Compare
Choose a tag to compare

Fixed

  • Commenting on a comment in the mobile app

[email protected] - 2025-01-12

15 Jan 00:43
Compare
Choose a tag to compare

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

15 Jan 00:41
Compare
Choose a tag to compare

Fixed

  • Viewing public group explorer when not logged in

[email protected] - 2024-12-24

15 Jan 00:42
Compare
Choose a tag to compare

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

15 Jan 00:40
Compare
Choose a tag to compare

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

15 Jan 00:41
Compare
Choose a tag to compare

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