Releases: WebCrateApp/webcrate
v1.4.3
[v1.4.3] - 2022-01-11
Release notes · Compare · Tag · Archive (zip · tar.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 condition59c1d87
Make sure notification is above modal56956eb
Handle all image erros on the frontend and prevnt fallback from being shown
Dependency updates
3e84782
Upgrade dependencies
v1.4.2
[v1.4.2] - 2021-12-01
Release notes · Compare · Tag · Archive (zip · tar.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 dropdownbbfcae5
Store image mode on a per crate basisd86882d
Simplify dropdown actions
Interface changes
Bug fixes
v1.4.1
v1.4.0
[v1.4.0] - 2021-10-21
Release notes · Compare · Tag · Archive (zip · tar.gz)
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 page57711f6
Replace redirects with link page sharingc80c4bd
Use middle click to open links and crates in new tabada1579
Fullscreen image modal8502e63
Support links in notes editor (tiptap)
Interface changes
64aad4a
Show image toggle on public and external crates6057621
Allow horizontal resizing of image in link page
Bug fixes
aaf26fd
Show correct version in help menu for public crates
v1.3.0
[v1.3.0] - 2021-09-21
Release notes · Compare · Tag · Archive (zip · tar.gz)
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 description3dc77db
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 page0bbd802
Show loading indicator while adding link
Bug fixes
v1.2.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
[v1.0.0] - 2021-08-23
Release notes · Tag · Archive (zip · tar.gz)
New features
5d925a7
Dynamic meta tags for public crates0aaac65
Generate dynamic social previewsbc783f2
Detect when a external crate is unavailable4a708bf
Add features to welcome screen151cdb8
Add empty state to index page345c28b
Add external crate explation on empty state
Interface changes
f3e2ee4
Add blurred icon background effect to crate menu items45f0e81
Add hover effect to crate item dropzoned9e8785
Change headline color
Bug fixes
5504572
Try to prevent modal close from triggering element below on mobile146ec1b
Fix addLink modal not closing61839d1
Fix onboarding links
Dependency updates
a9f8a67
Upgrade dependencies