The format is based on Keep a Changelog. This project adheres to Semantic Versioning.
- Support multi-word link text in mews with the syntax
^[my link]
- Human-readable timestamps
- Search for hashtags, cashtags
- Display URL in tooltip when hovering over mew links
- URL hyperlinks in mews.
- BREAKING CHANGE: Upgrade to Holochain v0.1.3
- Thread view for a mew with all its replies.
- Upgrade to Holochain 0.0.175
- BREAKING CHANGE: Add links vector to mew content, which holds agent keys of user mentions in mews.
- Add sections "Followed by" and "Following" to agent profile view.
- BREAKING CHANGE: Upgrade to Holochain v0.0.170.
- Upgrade to Holochain 0.0.161 & Lair 0.2.0 (compatible with Holo Alpha Testnet)
- Initialize profiles store only after log in to Holo
- fixes profile prompt after Holo log in with existing profile
- fixes possibility to follow oneself
- BREAKING: upgrade Holochain to 156
- refactor to hybridity for Holo hosting and running locally (dev server/Launcher)
- running with a Holo Chaperone server can be configured with two env vars:
- VITE_IS_HOLO_HOSTED=true to enable holo hosted version (= front end only)
- VITE_CHAPERONE_SERVER_URL=https://chaperone.url to set the Chaperone server's URL
- BREAKING: upgrade Holochain to 145 & split into integrity & coordinator zomes
- BREAKING: convert b64 hashes to byte hashes in zome and test
- handle agent pub keys on the UI
- all links use header hashes now instead of entry hashes (licking, replying, mewmewing etc. as well as tagging) #31
- upgrade to Tryorama 0.5.0 #31
- break up the one huge test into isolated test cases #31
- update profiles ui
- upgrade profiles & open-dev packages
- differentiate link types