Changelog

Stay up to date with our latest changes, bug fixes and features.

1.0.6-beta

27 Mar 2025
  • New:Added toggle to show only expiring links, so you can organise through them.

1.0.5-beta

27 Feb 2025
  • New:An option to retain links only for 3 days.
  • New:You can now see the number of links you save forever in the usage stats.
  • Improved:Small changes to the visual styling of the Changelog.
  • Improved:Small visual improvement to Tags settings.
  • Improved:Tags with a dismiss now only show the dismiss on hover.
  • Fixed:Delete all settings was not removing tags. It now removes all tags too.
  • Fixed:Local storage was also not clearing on removal of settings. It does now.
  • Fixed:Last scroll position now works in tandem with pagination too.

1.0.4-beta

20 Feb 2025
  • New:You can now export your links, tags and their relationships from the Settings area.
  • New:A chart to your usage stats in Settings to show how many links you are adding per day.
  • Improved:Updated tags settings area for a little more clarity and control.
  • Fixed:List view pagination got lost in virtualization. Now fixed.
  • Fixed:Loading skeleton was missing the bottom border.

1.0.3-beta

18 Feb 2025
  • New:The list now remembers the scroll position should you navigate away or close your window.
  • Improved:Increased the space for the date on list items.
  • Improved:You can now see 3 tags before they are truncated.
  • Fixed:Date tooltip colour was not changing on dark mode. It does now.
  • Fixed:Also fixed the version number on the logo tooltip in dark mode.
  • Fixed:Renaming newly added links now works as intended.

1.0.2-beta

18 Feb 2025
  • New:Virtualization added for list view, so the app should be a little more performant now.
  • New:There is now an FAQ in the About page.
  • Improved:Sticky header is gone from the list view for now. It was a little janky with the virtualization.

1.0.1-beta

10 Feb 2025
  • New:A whole new look and feel to the app.
  • Improved:Refactored internally a little for some performance gains here and there.
  • Fixed:Removed a rogue ß on the no results page.

1.0.0-beta

8 Feb 2025
  • New:A whole new look and feel to the app.
  • New:Onboarding for first time users is back!
  • New:Changelog now has an indicator for updates.
  • New:Dark mode and system theme are now available! They are not perfect yet, but working on it!
  • Improved:Loading screen and loader updated to fallback more gracefully.
  • Improved:Link options have been stored away into a cleaner More menu.
  • Improved:Empty state a little tidier than before.
  • Improved:Filters bar tidied up a little.
  • Improved:Generic pages like About, Changelog and Settings updated visually.
  • Fixed:Privacy filter now clears properly.

0.1.1-alpha

4 Feb 2025
  • New:Icon for private links to denote privacy.
  • Improved:Removed image from favicon area due to inconsistent results.
  • Improved:Telegram button updated to Feedback. Give us some!
  • Improved:Fallback for Firefox users who do not have the clipboard API.
  • Fixed:Next.js Link scroll issue temporarily resolved
  • Fixed:Empty message had wrong command for link pasting.

0.1.0-alpha

20 Nov 2024
  • New:Ability to make links private, so you can visually hide them if you wish.
  • New:You can now set links to expire after a certain time via settings. Only applies to future links being added.
  • Improved:Reduced exposed tags from 3 to 2.
  • Improved:Disabled retrieving audio from links as we do not visually use it.
  • Improved:Using prefetch on links now for faster parsing hopefully.

0.0.11-alpha

18 Nov 2024
  • New:More than 3 tags on an item is now hidden behind an expand.
  • Improved:Custom clear icon for title filter.
  • Improved:Better search input styling when focused.
  • Improved:Filters menu is now hidden on other pages, not just dimmed.
  • Fixed:Add tag dropdown is also now in alphabetical order.

0.0.10-alpha

12 Nov 2024
  • New:Ability to refetch link data should you change something.
  • New:Small usage stats section to the Settings area.
  • Improved:Source filter is now in alphabetical order.
  • Improved:Tags filter is also now in alphabetical order.
  • Improved:Sub-heading in Settings panel dimmed to be less prominent.
  • Improved:Link title is now a little longer before truncating.
  • Improved:Added a little bit of extra slack to the bottom of the list view.
  • Fixed:When an item has no tags, the separator was showing. It is now hidden.
  • Fixed:Rename feature was falling out of sync when list updated. Default value now fixed!
  • Fixed:Broken favicon images inside the source filter.
  • Fixed:Height of input on settings page for adding tags.

0.0.9-alpha

10 Nov 2024
  • New:Ability to rename links by hovering over the title.
  • New:You can now add and filter by tags.
  • New:Settings area now contains a section to manage your tags.
  • Fixed:A small z-index issue with the filters bar and item titles.

0.0.8-alpha

9 Nov 2024
  • New:Image has returned to list item rows.
  • New:Date range filter added to filters.
  • New:Source filter added to filters.
  • Improved:Filters open by default now, tidier menu.
  • Fixed:Horizontal scroll bug on list view with filters.
  • Fixed:Accidental filtering out of .ico favicons for some links.

0.0.7-alpha

9 Nov 2024
  • New:There is now a privacy policy page at /privacy.
  • New:Chrome extension now available for quick saving of links!
  • New:There is now a settings area to manage future app settings and erase your data if you so wish to do so.
  • New:First filters! You can now filter by title in the list view.
  • Improved:Header has had a slight re-jig with content.
  • Improved:Empty state of list now also has link to download Chrome extension.
  • Removed:Ability to toggle between list and grid view for now.

0.0.6-alpha

19 Oct 2024
  • New:Pagination is now available so we do not load all links at once.
  • Improved:Cleaned up app store a little and tidied up link functions underneath the hood.
  • Improved:Width of static pages like changelog and about.
  • Fixed:Sorting of lists when adding a new date. Latest dated group should now appear on top when parsing.
  • Removed:Date grouping for now in favour of proper filtering and search (coming soon).

0.0.5-alpha

15 Oct 2024
  • New:Grid view cards are now much more visual.
  • New:Date label includes a link count.
  • New:Button to open an external link on each card.
  • Improved:The card colour being fetched from the API is richer.
  • Improved:Date label is now darker.
  • Fixed:Timestamp should no longer text wrap on smaller views.
  • Fixed:Checking for .ico favicon to fallback if broken.
  • Removed:Line from date separator in lists.

0.0.4-alpha

12 Oct 2024
  • New:List view is now separated by date.
  • New:Highlighting of which view type is active.
  • New:Ability to copy link to clipboard.
  • Improved:Changed Telegram link colour to their brand colour.
  • Improved:Merge header islands for view settings and Telegram group.
  • Fixed:When a parsed link has no favicon, we fallback to publishers initial.
  • Fixed:Tooltip position on delete button for list view.

0.0.3-alpha

7 Oct 2024
  • New:Added link to Telegram community to the navigation.
  • New:Community section on the About page.
  • New:Ability to toggle links in either a grid or list view.
  • Improved:Heading sizes on the about page.
  • Fixed:Fallback for links that parse without a background colour.

0.0.2-alpha

6 Oct 2024
  • New:Re-added ability to delete links.
  • Improved:Contrast of ephemera on link cards.
  • Improved:Shored up spacing on most pages.
  • Improved:Updated pretty date format to d MMM yyyy.
  • Fixed:Intro image alignement on mobile views.
  • Removed:Title field from changelog. Make it even more simple!

0.0.1-alpha

5 Oct 2024
  • New:A much more simple and clean UI. Lightweight.
  • New:Requring user to grant clipboard permissions.
  • New:Added a changelog to keep me accountable. Cool eh?
  • Improved:Cards with dynamic colours based on parsed links.
  • Improved:About section with more information on what this project is about.
  • Improved:Toast messages are a little more consistent now.
  • Fixed:Routing and page navigation redirects.
  • Removed:Ability to add and customise your user.
  • Removed:Ability to add lists for now. We are on a reset baby.
  • Removed:Mobile capabilities for now. These are being rebuilt.