JaneJeon Blink Versions Save

Modern, lightweight, planet-scale link shortener for teams 🎉

v1.4.0

8 months ago

This release adds (optional) support for OIDC providers (like Google Workspace) that require a client secret. See: https://github.com/JaneJeon/blink/issues/799

Full Changelog: https://github.com/JaneJeon/blink/compare/v1.3.4...v1.4.0

v1.3.4

8 months ago

This release prevents the URL scraping from actually downloading content for any non-HTML pages you shorten.

See: #793

v1.3.3

8 months ago

This release fixes regex that's used to validate the branded link.

Now, the regex check should 1. actually run on the frontend, and 2. should be consistent across the frontend and the backend!

v1.3.2

1 year ago

This release updates additional peer dependencies to fix potential security vulnerabilities.

What's Changed

Full Changelog: https://github.com/JaneJeon/blink/compare/v1.3.1...v1.3.2

v1.3.1

1 year ago

This update fixes the CSP policy, allowing the QR code image to be loaded.

In addition, it contains numerous dependency updates to fix supply chain security issues.

All users are encouraged to update to the newest version as soon as possible.

What's Changed

New Contributors

Full Changelog: https://github.com/JaneJeon/blink/compare/v1.3.0...v1.3.1

v1.3.0

2 years ago

This is a "feature" release that adds the ability to configure how Blink determines the real IP address using the TRUST_PROXY environment variable. Please see the configuration section in the docs for more details.

What's Changed

Full Changelog: https://github.com/JaneJeon/blink/compare/v1.2.13...v1.3.0

v1.2.13

2 years ago

This release contains dependency updates to address security issues.

What's Changed

Full Changelog: https://github.com/JaneJeon/blink/compare/v1.2.12...v1.2.13

v1.2.12

2 years ago

This release fix releases (yo dawg) now that CircleCI wouldn't run on force-pushed taggs anymore.

Full Changelog: https://github.com/JaneJeon/blink/compare/v1.2.4...v1.2.12

v1.2.5

2 years ago

This release contains fixes for links that may not be scrape-able within the configured time limit

v1.2.1

2 years ago

This release fixes a minor UI bug (styling), and moves to a new mode of releasing (so that latest isn't just unstable in disguise)!

What's Changed

New Contributors

Full Changelog: https://github.com/JaneJeon/blink/compare/v1.2.0...v1.2.1