Webcrate Versions Save

馃摝馃敆 Organize your web with WebCrate, a modern and beautiful bookmarking tool

v1.4.3

2 years ago

[v1.4.3] - 2022-01-11

Release notesCompareTag 路 Archive (ziptar.gz)

This is another smaller update with a few minor improvements and bug fixes.

Interface changes

  • 3d0215f Add small WebCrate icon to the favicon on link pages

Bug fixes

  • c5a318d Prevent modal from closing when trying to move a link #54 (Issues: #54)
  • 68ab7ce Handle image loading race condition
  • 59c1d87 Make sure notification is above modal
  • 56956eb Handle all image erros on the frontend and prevnt fallback from being shown

Dependency updates

v1.4.2

2 years ago

[v1.4.2] - 2021-12-01

Release notesCompareTag 路 Archive (ziptar.gz)

This is a small update with a few minor improvements and bug fixes.

Additionally, WebCrate now has an official Discord server! Visit https://webcrate.app/discord to join 馃帀

Updates

  • 553ed7d Move link via dropdown
  • bbfcae5 Store image mode on a per crate basis
  • d86882d Simplify dropdown actions

Interface changes

  • a772b0c Improved image display with loader and better resizing
  • 6f99958 Use same style for button

Bug fixes

  • 7f53d71 Handle auth errors with axios interceptor
  • a8578f3 Prevent image from being stretched on mobile
  • 73f92cd Prevent help reset from getting stuck

v1.4.1

2 years ago

[v1.4.1] - 2021-11-01

Release notesCompareTag 路 Archive (ziptar.gz)

Small changes

  • a726371 Add the Web Share Target API (#46)
  • 6acd3ef Add enter shortcut to name screen on welcome page

Bug fixes

  • 9a0b624 Don't open link in new tab on normal click
  • 9261f4d Prevent changelog from showing up after onboarding
  • 72aaf66 Prevent overflow on copy output modal

v1.4.0

2 years ago

[v1.4.0] - 2021-10-21

Release notesCompareTag 路 Archive (ziptar.gz)

v1.4.0

Overview

With v1.4.0 comes some minor bug fixes as well as a few new features!

馃搫 Link Pages: Links can now be opened in a dedicated page. This gives you more space to write your notes and lets you focus on a single link at a time. The normal modal will still be shown first, except on mobile.

馃敆 Sharing links: You can now also share individual links with the world! Generate a sharing URL and anyone can access the link and its notes.

馃柤 Bigger images: Images are now resizable and can even be opened full screen to see every last detail!

Full changelog

New features

  • ef428d9 Full screen link page
  • 57711f6 Replace redirects with link page sharing
  • c80c4bd Use middle click to open links and crates in new tab
  • ada1579 Fullscreen image modal
  • 8502e63 Support links in notes editor (tiptap)

Interface changes

  • 64aad4a Show image toggle on public and external crates
  • 6057621 Allow horizontal resizing of image in link page

Bug fixes

  • aaf26fd Show correct version in help menu for public crates

v1.3.0

2 years ago

[v1.3.0] - 2021-09-21

Release notesCompareTag 路 Archive (ziptar.gz)

preview

Overview

With v1.3.0 comes some minor bug fixes as well as two new features, image view and rich text notes!

Image view shows the preview image of a link in its full size in a grid view to help you identify it more quickly and can be very useful if you organize media rich links like blog posts, Dribbble shots and more. This can be turned on or off via the 3 dot menu when viewing a crate.

Additionally, link descriptions now feature a rich text editor to format text with styles, headings, lists and even checklists so you can add better and more detailed context to your links!

Full changelog

New features

  • e58f99e Add rich text editor to customize the link description
  • 3dc77db Add image list view and stack items #31

Interface changes

  • 1d7c7f8 Use check icon for change name button (#40) (Issues: #40 #38)- 4dffb1d Add custom error page
  • 0bbd802 Show loading indicator while adding link

Bug fixes

  • facd658 Display all crates in the sidebar (closes #39) (Issues: #39)

v1.2.0

2 years ago

[v1.2.0] - 2021-09-07

Release notesCompareTag 路 Archive (ziptar.gz)

New features

  • 2645bd5 Support bulk importing of existing links via Extension

Interface changes

  • 4486035 Check if update available and show indicator in help menu

Bug fixes

  • 3c875df Prevent edit request for link details in external crate
  • 5de5423 Fix moving links between crates and add success notification

v1.1.0

2 years ago

[v1.1.0] - 2021-08-30

Release notesCompareTag 路 Archive (ziptar.gz)

New features

  • 3c1884a Optionally add a custom title during link creation #27

Interface changes

  • edb91e8 Show emoji in crate dropdown

Bug fixes

  • 9bb1dc8 Add links to the top of a crate
  • dcd9e6d Prevent share modal from closing itself accidentally

v1.0.2

2 years ago

[v1.0.2] - 2021-08-24

Release notesCompareTag 路 Archive (ziptar.gz)

Interface changes

Bug fixes

  • 7b929cc Use different UA when scraping Twitter URL and add title fallback

v1.0.1

2 years ago

[v1.0.1] - 2021-08-24

Release notesCompareTag 路 Archive (ziptar.gz)

Bug fixes

  • bd7bc76 Use correct path to templates in prod
  • 0d654ba Fix modal being triggered accidentally
  • dba570f Use inputs instead of contenteditable

v1.0.0

2 years ago

[v1.0.0] - 2021-08-23

Release notesTag 路 Archive (ziptar.gz)

New features

  • 5d925a7 Dynamic meta tags for public crates
  • 0aaac65 Generate dynamic social previews
  • bc783f2 Detect when a external crate is unavailable
  • 4a708bf Add features to welcome screen
  • 151cdb8 Add empty state to index page
  • 345c28b Add external crate explation on empty state

Interface changes

  • f3e2ee4 Add blurred icon background effect to crate menu items
  • 45f0e81 Add hover effect to crate item dropzone
  • d9e8785 Change headline color

Bug fixes

  • 5504572 Try to prevent modal close from triggering element below on mobile
  • 146ec1b Fix addLink modal not closing
  • 61839d1 Fix onboarding links

Dependency updates