Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Releases: seed-hypermedia/mintter

2024.4.4

26 Apr 23:17
Compare
Choose a tag to compare

MintterHypermedia

📞 Inline Mention Documents & Groups

Now when you press @ in a draft, you can link to a document and the title will automatically be included. You can also paste a document in and click "Mention ", and the document will be included and the title will be visible.

🗑️ Content Deleting

You can now delete Documents, Groups, and Accounts from your computer. The ID will be saved as deleted so you will not sync the same content again. A reason may be provided so it will be clear to you in the future why this ID was deleted.

Deletion can be accessed by clicking the ... in the top right corner of any entity page or the item in an entity list.

🎉 More new Features

  • Embed a group and choose to display the front publication
  • Embed an account and choose to display the profile publication

🐛 Bug Fixes

  • The find menu will auto-focus when you press Cmd-F

Full Changelog: 2024.4.3...2024.4.4

2024.4.3

17 Apr 06:50
Compare
Choose a tag to compare

image

HOTFIX: Change "equation" block type to "math". Previous "equation" blocks will be supported, but the type os deprecated.
HOTFIX: Embed hierarchy is expanded by default.
HOTFIX: Capturing fragment parsing was broken and block ranges were not supported well enough.

Full Changelog: 2024.4.2...2024.4.3

2024.4.2

16 Apr 02:15
Compare
Choose a tag to compare

image

🧮 Math Equations

If you type /math or /equation in the editor you can insert a block of TeX notation which will be presented as a formatted equation in your document. Specifically, this uses the KaTeX library to present your equations.

Screenshot 2024-04-15 at 6 35 48 PM

You may also select "Equation" in the new block dropdown by pressing the plus button on the left of any block in the document editor.

Screenshot 2024-04-15 at 6 45 24 PM

🤩 Favorites

We are migrating from 'Pinned Content' to 'Favorites', so all your pins will be automatically converted and available in the new Favorites page from the sidebar. You can now click the star next to any entity to add it to your favorites, and click again to remove. In the future we will make it even easier to access your favorite content.

🎉 More New Features

  • Expand and collapse sections of content in each document by pressing the arrow on the left of each heading

🐛 Bug Fixes

  • Fix scroll to top / update button in feed

Full Changelog: 2024.4.1...2024.4.2

2024.4.1

05 Apr 08:33
Compare
Choose a tag to compare

image

⛲️ Improved App Organization

We have taken the next step of our ongoing app organization project, and now your Groups and Documents appear directly in the main sidebar. There is a new "Explore Content" section where you can discover new Groups and Documents.

Screenshot 2024-04-04 at 11 53 18 PM

🏹 Range Links and Embeds

We now support ranges in document URLs, so you can select an exact snippet of text within a paragraph for linking or for embedding into other documents.

To create a range, select some text within one paragraph of a document, and see the resulting popup which allows you to copy the link or create a comment that quotes this exact text.

Screenshot 2024-04-04 at 11 48 01 PM

🗞️ Profile Feed

We are introducing a new sidebar for user accounts, where you can access a feed that provides all updates for an account to see what they have published recently across all documents and groups.

Screenshot 2024-04-04 at 11 54 47 PM

🦜 X / Twitter Embeds

Now when you paste a link to a tweet (a post on X), you will be prompted to convert to an embed. When you read this document, the tweet will be loaded from twitter through an intermediate server.

🎉 More New Features

  • Improved performance of lists across the app

Full Changelog: 2024.3.2...2024.4.1

2024.3.2

21 Mar 23:05
Compare
Choose a tag to compare

image

📰 Group Feed

You may want to see a chronological history of recent updates in a group, so we have introduced the Group Feed.

When you click on a Group, you will see the new group sidebar. The sidebar allows you to click on "Group Feed" to see what's new.

Screenshot 2024-03-21 at 3 40 36 PM

🏰 Group+Document Outlines

Every document will now show up in the sidebar with all of the headings listed, allowing you to see the document structure with a quick glance. Clicking on the headings will scroll you to the section of the document.

The new outlines are also shown for Group front documents, which allows you to provide additional structure for your group.

Screenshot 2024-03-21 at 3 43 07 PM

🔍 Find In Page

On longer documents and lists, a frequently-expected feature is to press Cmd-F (or Control-F) to find text that is on the page. We are introducing the "Find" panel to the app, to search text within the page.

Screenshot 2024-03-21 at 9 07 23 AM

🎉 More New Features

  • Resizable Images and Videos in Documents
  • Account page now has "Citations" accessory, allowing you to see when a person is mentioned
  • Blocks are highlighted when linking directly to them

🐛 Bug Fixes

  • Improved performance of lists, reducing heavy disk use
  • Improved Styling of Mentions
  • Feed: click on document goes to correct author variant
  • Fixed issue when deleting two drafts from list
  • Fixed issue where lists would jump around after scrolling
  • Window closes correctly when deleting draft
  • Improved configuration of development builds
  • Sites: release channel for release candidates

Full Changelog: 2024.3.1...2024.3.2

2024.3.1

06 Mar 18:50
Compare
Choose a tag to compare

image

🤝 Account Mentions

In documents or comments, you are now able to mention other accounts by their alias by typing "@" followed by the account name, or by selecting their name from the dropdown.

bafkreicgcuut2ftwrp7opyzuz44n73t5ynhigne6ohaf5kald36kcr6a3a

🧑‍💻 Syntax Highlighting for Code Blocks

Developers and technical writers expect syntax-highlighted code. Our improved code block in the editor allows you to select the code language for your syntax highlighting, and will color your code accordingly.

image

🚀 New Search/Open Launcher

To improve performance and visual consistency, we have rebuilt the launcher that allows you to quickly search and open documents, groups, and accounts.

image

To open the launcher, press Cmd/Control + K on your keyboard, or select "Search/Open" from the sidebar. You can also paste Hypermedia URLs into the launcher, and you can type the URL of a Hypermedia site to open the group page.

🎉 More New Features

  • New option in Settings > App Info to disable automatic updates
  • Improved Metrics dashboards for developer performance monitoring

🐛 Bug Fixes

  • Account un-pin button in sidebar works again
  • Fixed loading of daemon info from Settings > App Info
  • Editor: Scroll down to cursor when pressing enter from bottom of document
  • Editor: Improved indentation behavior of media blocks
  • Sites: Fixed hydration to improve loading of pages

Full Changelog: 2000.1.1...2024.3.1

2024.2.4

23 Feb 03:32
Compare
Choose a tag to compare

A patch release to fix some high-priority bugs found in the 2024.2.3 release

🐛 Bug Fixes

  • Publish to group fixed in draft publish dropdown of new documents
  • Hypermedia links are correctly converted into embeds and cards when selected

Full Changelog: 2024.2.3...2024.2.4

2024.2.3

22 Feb 00:00
Compare
Choose a tag to compare

MintterHypermediaWid

🗞️ Home Activity Feed

As our team has started to use the app more and more, we struggled to notice updates to documents and groups, and when new comments come in. So we are introducing an activity feed as the new home screen of the app. You can infinitely scroll down to see the entire history of all content that has been synced to your computer.

Screenshot 2024-02-21 at 3 14 42 PM

When new content happens while you're on the feed, a "new updates" button appears at the top, so you can always discover new content.

💬 Document Commenting

We have been testing commenting as an experimental feature for a few weeks, and it has completely changed the way we use the product. So now it will be enabled for all users.

Screenshot 2024-02-21 at 3 10 53 PM

You can create a comment by clicking on the "Comments" button in the lower right corner of a document, or you can comment on a single block by clicking on the floating comment button on the right side of a block.

🎉 More New Features

  • Accounts and groups are pushed to web gateway when copying their URL
  • Improved developer performance monitoring features

🐛 Bug Fixes

  • Improved performance of group list and contact list
  • Fix UI when you have no groups to publish to
  • Fix when publishing to a group immediately after creating it
  • Group path renaming is now disabled for non-editors of the group
  • More consistent interactions of media blocks in the editor
  • Fixed issue in draft when code block is empty

Full Changelog: 2024.2.2...2024.2.3

2024.2.2

16 Feb 23:40
Compare
Choose a tag to compare

MintterHypermediaWid

☘️ Latest Version Embeds

Often when embedding into another document, you want to reference the latest version from a given variant, rather than the exact version ID that you pasted.

In embeds you can now select "latest" from the "version" dropdown, where you can decide between embedding the locked version reference that you copied, or the current variant.

Screenshot 2024-02-16 at 3 27 31 PM

🌋 Flat Heading Hierarchy

Hypermedia documents enable a hierarchical structure. Until now this was represented with indentation. People generally expect that un-indented text under a heading is logically grouped under the heading, and now this is possible in the editor.

While editing, a line appears on the left, to indicate the section you are currently inside.

bafkreigplmydoxcprgqfkujnrbzyq55jrw3tzzvjstohzj4btthvph5mfy

This text can still be managed with the Tab key, or Shift-Tab to move up the hierarchy.

🏹 Variant URL formats

A document variant determines the channel of updates for deciding the latest version of a document. The variant is either the set of authors whose changes you accept, or the group where the document is published.

With the new "by" (&b=) query param, we support linking to the exact variant where you copy the link from. You can also add the "latest" param (&l) to the URL, to link to the latest version of that variant.

This variant in the URL is used to decide the "latest version" from the new dropdown in the embed.

🎉 More New Features

  • Added config endpoint on web sites for debugging configuration
  • hyper.media gateway again will query for documents using DHT if not found
  • hyper.media gateway provides link into app when document is not found

🐛 Bug Fixes

  • Routes are now validated on app startup
  • Updated Tamagui, styles refreshed across the app
  • Group Variants always use latest reference from group
  • Fixed position of block side menu within editor
  • Duplicate groups will no longer appear in publication header when published to a group twice

Full Changelog: 2024.2.1...2024.2.2