Changelog

keepthat.link
  • 0.1.0-alpha20 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-alpha18 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-alpha12 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-alpha10 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-alpha9 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-alpha9 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-alpha19 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-alpha15 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-alpha12 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-alpha7 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-alpha6 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-alpha5 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.