Skip to content

Releases: osbytes/crypt.fyi

v0.0.14

22 Dec 19:03

Choose a tag to compare

Features

  • Add OpenTelemetry (otel) header configuration [dd5c83f]
  • Add autoFocus to textarea element for better UX [be68cce]

Dependencies

  • Adjust version pinning and update dependencies [9ed00f6, cb756f1]
  • Bump node-forge to address potential vulnerabilities [4f004d5]
  • Bump js-yaml to address security issues [550b1e8]
  • Update Vite to version 7.1.12 [fb69c5b]

Full Changelog: v0.0.13...v0.0.14

0.0.13

30 Aug 04:07

Choose a tag to compare

Features

  • Allow cmd+enter to submit form [87ece19]
  • Input descriptions as info icon tooltips [4f924e6]

Improvements

  • Improve hash key usage [d65bbd0]
  • Update specification document [ba0ee08]

Bug Fixes

  • Fix URL search param check [3f15a05]
  • Fix potential code scanning alert: Workflow permissions [9c63013]

Dependencies

  • Major dependency upgrade: Bump form-data in npm_and_yarn [63e225b]
  • Major dependency upgrades [d5a0455]

Documentation

  • Update changelog generation script [31bd16e]

Full Changelog: v0.0.12...v0.0.13

v0.0.12

05 May 02:26

Choose a tag to compare

  • mlkem v2 w/ chacha20poly1305

Full Changelog: v0.0.10...v0.0.12

v0.0.10

04 May 19:17

Choose a tag to compare

Update CSP style hashes

Full Changelog: v0.0.9...v0.0.10

v0.0.9 - post-quantum support

04 May 19:04

Choose a tag to compare

Features

  • Add post-quantum algorithm support with framework for future backward compatible algorithm revision [4a02ba2]
  • Add file support to CLI interface [d5d4ccd]

Bug Fixes

  • Fix password set parsing from URL parameters [4463d26]
  • Fix Docker build configuration [4c751b2]

Dependencies

v0.0.8

23 Feb 20:25
0b3b83e

Choose a tag to compare

Features

  • Implement IP allow list encryption at rest [99d35d6]
  • Add burn after n failed access attempts functionality [8b5221a]

Improvements

  • Improve error handling on file reader processes [c2f6bdc, fb816bf]
  • Update query parameters for form state retention and update form display [eaf74f7, 754010c]
  • Reroute API index to healthcheck route for better resource management [891bd79]

Bug Fixes

  • Fix erroneous file upload issues [ae1dfb8]
  • Fix scroll jump after input and URL query parameter change [39e775f]
  • Fix number input causing unwanted form submission [5c9652f, b561ca0]
  • Fix form creation state issues [ecd89f7]

Security

Dependencies

  • Upgrade Yarn version and enable corepack support [0b3b83e]
  • Bump npm_and_yarn group dependencies across directories [be6b47f]
  • Upgrade various package dependencies [e2fcba3]

Documentation

  • Update README and landing page to reflect new features [1405a65, adce8b8]
  • Clarify "why" statement in About page for better understanding [614e4bd]

Full Changelog: v0.0.7...v0.0.8

v0.0.7

27 Jan 01:57

Choose a tag to compare

Changelog

Features

  • Implement Tanstack router [893b101]

Fixes

  • Fix chrome extension notifications [58e702f]

Updates

Removals

  • Remove unused permission policy header values [b5d5ce3]
  • Remove package-lock.json and upgrade dependencies [1e1214b]

Backward Compatibility

  • Enable backward-compatible SHA-512 migration [9c3d8f1]

Full Changelog: v0.0.6...v0.0.7

v0.0.6

22 Jan 15:05

Choose a tag to compare

Features

  • Make client publishable [52a0ee5]
  • Add draw animation to logo and make logo a bit smaller in header [808df13]

Enhancements

  • Move fetch retry client to core and add better timeout and listener cleanup [ff2292c]
  • Make configurable redis/memory rate limiter depending on multi/single-instance deployment environment [1e57a96]

Bug Fixes

  • Set family=0 in redis connection to support connecting to both IPv6 and IPv4 redis endpoints [888a426]

Refactoring

  • Move off of tap test framework [a947f13]

Dependencies

  • Upgrade vite to 6.0.11 [f0da259]
  • Bump the npm_and_yarn group across 1 directory with 2 updates [0bc3e63]
  • Bump undici in the npm_and_yarn group across 1 directory [3bf6ecc]

Chores

  • Add gen changelog script [8c066b2]
  • Add license and repo to package.json [9b11aa8]

Full Changelog: v0.0.5...v0.0.6

v0.0.5

14 Jan 23:26

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/osbytes/crypt.fyi/commits/v0.0.5