Skip to content

Releases: JaneJeon/blink

v1.4.0

31 Aug 09:22
8619fa7
Compare
Choose a tag to compare

This release adds (optional) support for OIDC providers (like Google Workspace) that require a client secret. See: #799

Full Changelog: v1.3.4...v1.4.0

v1.3.4

19 Aug 16:59
34c73c0
Compare
Choose a tag to compare

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

See: #793

v1.3.3

18 Aug 22:23
19304d6
Compare
Choose a tag to compare

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

16 Mar 07:28
01296b7
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

16 Mar 07:08
3a281a2
Compare
Choose a tag to compare

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: v1.3.0...v1.3.1

v1.3.0

25 Apr 17:25
f3ff821
Compare
Choose a tag to compare

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: v1.2.13...v1.3.0

v1.2.13

25 Jan 02:01
Compare
Choose a tag to compare

This release contains dependency updates to address security issues.

What's Changed

Full Changelog: v1.2.12...v1.2.13

v1.2.12

03 Jan 00:41
f28ee55
Compare
Choose a tag to compare

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

Full Changelog: v1.2.4...v1.2.12

v1.2.5: fix got issues (#701)

02 Jan 23:09
8674a60
Compare
Choose a tag to compare

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

v1.2.1

30 Dec 05:28
32c80f6
Compare
Choose a tag to compare

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: v1.2.0...v1.2.1