Skip to content

Releases: hzoo/henry.ink

v0.0.10

19 May 22:22

Choose a tag to compare

Full Changelog: v0.0.9...v0.0.10

  • fix image sizing
  • add blocklist
  • fix ff not logged in search
  • filter some bot posts

v0.0.9

16 May 17:53

Choose a tag to compare

Full Changelog: v0.0.8...v0.0.9

  • show multiple images, show quoted post, other embeds,
  • right click to make annotation
  • click to see images larger
  • fix offline support (persistence for posts)
  • update deps

v0.0.8

13 May 20:36

Choose a tag to compare

What's Changed

  • feat: image/embed support by @hzoo in #10
  • allow using it without logging in via proxy

Full Changelog: v0.0.7...v0.0.8

v0.0.7 post quotes

28 Apr 22:44

Choose a tag to compare

See https://bsky.app/profile/henryzoo.com/post/3lnvlw4wv6k2z

adding more permissions since it runs code in the background, but it allows selecting text on the page, press or click "quote" to create a post to bsky like an annotation/quote.

image

See #6

Full Changelog: v0.0.6...v0.0.7

v0.0.6

25 Apr 14:53

Choose a tag to compare

Not on the store yet! but you can try locally using built zip files or the demo site

What's Changed

  • "welcome popup, show changelog",
  • "login to Bluesky (like, repost, reply) with oauth", #5
  • "show OP on posts",
  • "cleanup expand/collapse UI",
  • "remove mode toggle, show OP as 'full' post",

image
image
image
image
image

Full Changelog: v0.0.5...v0.0.6

v0.0.5 (fix firefox)

15 Apr 12:54

Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

  • fix: use browser.tabs to fix in ff 😓

v0.0.4

15 Apr 03:05

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

  • update dependencies
  • remove filter button
  • fix up border styles in full post view
  • add an icon

v0.0.3: fixes

07 Apr 02:03

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

  • fix: a bug where it errors when switching urls before the first is finished loading
  • fix: auto expand thread of the first link
  • fix: only search on http/https urls
  • fix: each instance of the sidebar has it's own urls to manage (not globally synced)

v0.0.2

03 Apr 16:09

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

  • Add a basic cache so posts load faster when switching between visited links
  • Fix @mentions not linking
  • Add link to this github page

v0.0.1

31 Mar 17:26

Choose a tag to compare

init

  • searches bluesky for posts with that url + nested comments
  • manual + whitelist feature