All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.25.2 (2024-11-19)
- remove deprecated makeStyles (cd374d5)
1.25.1 (2024-11-05)
- show qr code also in the tool and use translations (bace909)
1.25.0 (2024-10-31)
- allow customization and download of qr code (0b1ba28)
- linting (d0cd2c4)
1.24.3 (2024-10-15)
1.24.2 (2024-09-18)
1.24.1 (2024-08-23)
- few translation issues with tool pages (b29cf58)
1.24.0 (2024-08-23)
- add docs and finnish translations + some translation fixes (bd49038)
- allow translating categories + fix for unsafe translation (6911e23)
- lang: add internalization support. (8254b41)
- internationalization pr review (dfaac80)
- remove deprecated functionalities (f9881fe)
- use error call for router (741c6d9)
1.23.0 (2024-08-20)
- removed autofocus prop from widgets using textarea (49296ef)
1.22.1 (2024-06-19)
1.22.0 (2024-06-13)
1.21.0 (2024-05-27)
- generate typescript (fd1e01d)
- add more types (152ae42)
1.20.5 (2024-05-15)
1.20.4 (2024-05-13)
1.20.3 (2024-05-01)
1.20.2 (2024-04-12)
- remove manual resizing for textfields (e1ed88b)
1.20.1 (2024-04-08)
- react-use import (4b409f3)
1.20.0 (2024-03-30)
- support for tools that utilize backend (fecc93c)
1.19.1 (2024-03-12)
1.19.0 (2024-02-29)
1.18.0 (2024-02-22)
- catalog mock with new function (2701b4e)
1.17.1 (2024-01-17)
1.17.0 (2024-01-12)
- introduce react plugin for external tools (ad85d01)
1.16.1 (2024-01-11)
- update resolutions (da4b960)
1.16.0 (2024-01-11)
1.15.1 (2024-01-04)
1.15.0 (2024-01-04)
- add iban validator tool (5a995d8)
1.14.0 (2023-12-01)
- add lab and lch color spaces (df4ab2d)
1.13.0 (2023-11-22)
- add barcode generator (00dc42c), closes #10
- improve welcome text and navigation colors (5fc0af1)
- show html for markdown preview (e9ec20d), closes #51
- imported crypto-hash methods from browser api (b280c8f)
1.12.2 (2023-11-15)
- add missing lodash types (1379ffa)
1.12.1 (2023-11-09)
- overflow when tool opened in new window (973d365)
1.12.0 (2023-11-07)
- welcome page & lots of other improvements (4425521)
- deps version (0bef426)
1.11.5 (2023-10-05)
- change to plugin-home-react for createCardExtension (4d934a7)
1.11.4 (2023-09-22)
- yarn.lock conflicts (7077d44)
1.11.3 (2023-08-25)
- publish script in release workflow (fce681f)
1.11.2 (2023-08-24)
1.11.1 (2023-08-24)
- add missing tsc script to package.json (c5386ac)
1.11.0 (2023-08-23)
- Add QR generator (f8da9f5)
1.10.0 (2023-05-31)
1.9.2 (2023-04-25)
- disable cidr calculator for now due to build error (78dd8f4)
1.9.1 (2023-04-25)
- add missing export for homepage card (4703e82)
1.9.0 (2023-04-25)
- add CIDR networking calculator (b031451), closes #16
- add home page card extension for tools (92d44f0), closes #37
1.8.0 (2023-03-27)
- add countdown and stopwatch timers (6adff2b), closes #27
- capture tab changes to analytics (b36b061), closes #29
- converters: add color converter tool (31a15c0)
1.7.0 (2023-03-24)
- add JWT decoder (4287c00)
- converters: add copy button to number base (9c6e59e)
- converters: add sla calculator (6901995)
- converters: changes to sla calculator after review (4d34403)
- encoders: add error handling to en/decodeURI (4eb84b0)
1.6.3 (2023-02-24)
1.6.2 (2023-02-20)
1.6.1 (2023-01-20)
1.6.0 (2023-01-20)
- allow bookmarking tools by moving to hash navigation (77b43ef)
- memo usage for tabs (5aa7394)
1.5.0 (2023-01-20)
- add backstage entity describer tool (0dfddf1)
1.4.0 (2023-01-19)
1.3.1 (2023-01-19)
1.3.0 (2023-01-19)
- tabs styling to match viewport (f9701d0)
1.2.0 (2023-01-16)
- add backslash escape/unescape tool (15c9f37)
- add hash generator tool (57f368c)
- add lorem ipsum generator (d445ba3)
- add tool to convert xml to json (e570fd8)
- allow selecting spaces count for json output (a6a217c)
- lazy load tools for better performance (0201981)
- use scrollable tabs for tools (8a9cc0a)
- add missing header to lorem ipsum generator (95eed03)
- sample of backstage entity (2cd0cb8)
- xml to json header (c57819e)
- add CSV to JSON converter (d442fce)
- add html entity encode/decode (36677e8)
- add json to csv converter (d208d46)
- add json to yaml converter (a83bbea)
- add markdown preview tool (dd2cb9d)
- add sample button to all tools (15fe29e)
- add string case converter (0ba4d36)
- add url encode/decode tool (bbb2184)
- add YAML to JSON converter (82d4f53)
- allow adding extra tools to the plugin (b358fe0), closes #1
- allow categorizing the tools (b886571)
- base64 encode/decode functionality (831d151)
- initial commit (02e738b)
- initial version of number base converter tool (3b84b58)