Skip to content

Releases: svendahlstrand/plugin-search-space

1.0.0

01 Apr 14:39
Compare
Choose a tag to compare

Search Space is out of beta! 🥂 New in version 1.0.0:

  • 🎙️ Transcripts can be indexed!
  • 🪚 Post content in search results is truncated at 300 characters.
  • 🗂️ Indexing replies and transcripts are optional. Make your choice in the settings.
  • 👋 The greeting text (Welcome to 🔭 Search Space …) can be edited or removed in the settings.

Here are all the changes since the last release: v0.4.0...v1.0.0.

0.4.0

30 Sep 15:28
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Second public release. 🍻 This one is mostly about performance.

  • The search field is focused as soon as you open Search Space.
  • I've changed the underlying data format from HTML to JSON. This speeds things up a bit, as no parsing has to be done in your browser.
  • All posts and replies are now cached on the client. This saves network traffic and reduces waiting time after the first search.

0.3.0

24 Sep 16:25
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

First public release! 🎉 A Micro.blog plug-in for finding long-lost posts and replies.

  • Suggestions are a thing. Start typing, and you will see what I mean.
  • Emojis are valid search terms. How often do you 😂, 😭, or read 📚?
  • You can link to search results.
  • Searching for mac will return results like MacBook and machine.
  • Replies are indexed as well. Try searching people's usernames to find conversations you had with them.