Releases: Hylozoic/hylo-evo
Releases · Hylozoic/hylo-evo
3.2.1
Changed
- Cleanup display of post start and end times to be easier to read - don't uppercase text, better syntax.
- If a post was "completed" before it ended show the end date as the date it was completed
- Improve copy for comment box placeholder
Fixed
- Fix issue where posts without a start/end time would always show as ENDED
- Make sure you can see the dropdown to block a member
3.2.0
Added
- New signup/registration flow that includes email verification, password confirmation and in general better security practices.
- You can now deactivate or delete your account from the Settings -> Account page.
- You can now use Markdown when editing the welcome message on the explore page for your group. This means links will work as well.
Changed
- Attachments on posts now display in a list instead of a row so you can see any number of attachments. Previously you could see only the first 6 or so.
Fixed
- Editing welcome message on explore page updates the widget instantly.
3.1.10
Added
- Display timezone for datetimes in requests, offers and resources
- You can now specify locations for people, groups and posts as coordinates
- Scrolling will now show more suggested event invites
Fixed
- Saving your individual or group settings could erase your location from the map
- Hylo URLs in posts that dont have www at the front will correctly load in the same tab instead of opening a new one
3.1.9
Fixed
- Only most recent 2 child comments appearing in a comment thread
3.1.8
What's Changed
- Layout Flags and Mobile settings views by @lorenjohnson in #964
Full Changelog: v3.1.7...v3.1.8
3.1.7
Added
- Contributor guide and code of conduct to the repo
Changed
- Clicking on link to a Hylo post from a post loads in same tab not new one
- Update user Affiliations settings tab to say Groups & Affiliations
Fixed
- Resetting of unread counts when viewing a group and a topic
- Scrolling list of people who have responded to an event
3.1.6
Added
- Ability to pass in a group name and slug as URL parameters to group creation modal
Fixed
- Signup with social logins works again
- You can now export data from large groups. The exported CSV file will be sent in an email.
- Hylo links in posts now load that link in the same tab not in a new tab
- Bug loading posts on member profile page
- About button on Explore page stays on Explore page instead of going to Stream
3.1.5
Changed
- Events view now show Upcoming events in start time order and has an option to show Past events in descending start time order.
Fixed
- (Un)subscribing to a topic from a topic feed banner
3.1.4
Added
- Show timezone for an event's start and end time
- Support local development with SSL
Changed
- Switch back to the stream being the home page for groups. Show Explore page on the first time viewing a group.
Fixed
- Editing a post deleting its images
3.1.3
Changed
- Longer group names on mobile
Fixed
- Fixed editing posts on mobile web
- Fix bugs related to navigation menu on mobile