Skip to content

Releases: ososuna/cliplink-rest

Add rate limit middleware to API routes

30 Dec 19:45
479a5e2
Compare
Choose a tag to compare

This update introduces rate-limiting middleware to enhance the security and stability of API routes. The middleware restricts the number of requests a client can make within a specified time frame, helping to prevent abuse, reduce server load, and improve overall application performance.

Sort by last created, 404 page

30 Dec 04:27
1decf13
Compare
Choose a tag to compare

This release introduces the following updates and enhancements to ClipLink:

  • Sort URLs by Last Created: Users can now view their URLs sorted by the most recently created, improving accessibility to the latest links.
  • Custom 404 Page: A new custom-designed 404 page has been added to enhance user experience when accessing invalid or non-existent URLs.

These updates aim to improve usability and error handling within ClipLink.

First release 🎉

28 Dec 16:50
Compare
Choose a tag to compare
1.0

readme