Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 1.23 KB

Changelog

Unreleased - 2023-XX-YY

[1.3.0] - 2024-05-23

  • Fix crash on refresh
  • Fix compilation error on cargo install (#36)
  • Print valid JSON when using --json flag
  • Arch Linux package (#34)
  • Minor updates and library upgrades

[1.1.0] - 2024-01-22

  • Linux musl builds as default
  • Aarch64 build for windows
  • ARM v7 builds for Linux

[1.0.7] - 2024-01-22

  • Update clipboard dependencies to fix security vulnerability

[1.0.6] - 2024-01-19

  • no-verify flag to disable signature validation

[1.0.5] - 2024-01-18

  • macOS arm64 support

[1.0.4] - 2024-01-15

  • Improved error handling
  • UI improvements
  • Mouse select for blocks
  • Bug fixes

[1.0.2] - 2024-01-12

  • Improved error handling

[1.0.1] - 2024-01-12

  • Disable audience validation
  • Support JWKS secret from argument and file
  • Update libraries

[1.0.0] - 2024-01-11

  • Initial release
  • Encoder
  • Decoder
  • stdout mode

What is this?

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.