Skip to content

Releases: AOEpeople/aoe_technology_radar

v4.6.1

26 Mar 09:13
Compare
Choose a tag to compare

Version v4.6.1 (2025-03-26)

Fixes

  • define user's config as DeepPartial (9683aa6)

Chores and tidying

  • deps: update next to 15.2.4 and eslint to 9.23.0 (375eea2)
  • release v4.6.0 (3fd8287)

What's Changed

  • Release v4.6.1 by @github-actions in #512

Full Changelog: v4.6.0...v4.6.1

v4.6.0

15 Mar 15:31
Compare
Choose a tag to compare

Version v4.6.0 (2025-03-14)

Features

  • add strict mode for data building (3efe7b5)
  • add configuration options for fuse (c844e6d)

Fixes

  • forward flags to npm run build and adjust README.md (61eff6d)

Chores and tidying

  • start new 4.6.0-rc.1 release (864ab22)

What's Changed

  • feat: add configuration options for fuse by @MalibusParty in #510
  • feat: add strict mode for data building by @MalibusParty in #511
  • Release v4.6.0 by @github-actions in #503

New Contributors

  • @MalibusParty made their first contribution in #510

Full Changelog: v4.5.0...v4.6.0

v4.5.0

05 Mar 15:12
Compare
Choose a tag to compare

Version v4.5.0 (2025-03-04)

Features

  • add showSearch toggle (#480) (1231dd8)
  • update eslint to 9.21.0 (8b5d220)
  • update to react 19 and next.js 15.2 (1687f93)
  • restore scroll position when navigating back (5484b04)

Fixes

  • uri-encode tag when used as query parameter (#472) (86c446b)

Chores and tidying

  • deps: update dependency @types/node to v22.13.9 (#501) (d364a12)
  • deps: update nextjs monorepo to v15.2.1 (#477) (8175805)
  • remove superfluous Dialog component and deps (d6b41d0)
  • update postcss-nested and postcss-preset-env to latest versions (45d9015)
  • update prettier and related plugins (e2df29a)
  • update demo entry with code highlighting and bump dependencies (3315d8c)
  • ignore /techradar/ (953432c)
  • update commitlint and husky dependencies (bef138f)
  • bump version to 4.5.0-rc.1 (0d23003)

What's Changed

  • feat: restore scroll position when navigating back by @drola in #494
  • fix: uri-encode tag when used as query parameter by @alisonrclarke in #472
  • chore(deps): update nextjs monorepo to v15.2.1 by @renovate in #477
  • feat: add showSearch toggle by @ilyar in #480
  • chore(deps): update dependency @types/node to v22.13.9 by @renovate in #501
  • Release v4.5.0 by @github-actions in #497

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

01 Jul 09:57
Compare
Choose a tag to compare

Version v4.4.0 (2024-07-01)

Features

  • add jsFile option to include custom JavaScript (6a5b863)

Fixes

  • css: increase ol padding to accommodate two-digit list items (a443aef)

Chores and tidying

  • update dependencies (717bc23)
  • update dependencies and sync version (cca35ea)

What's Changed

  • fix(css): increase ol padding to accommodate two-digit list items by @srotsch in #471
  • feature: Add custom JS via config by @mathiasschopmans in #473
  • Release v4.4.0 by @github-actions in #450

Full Changelog: v4.3.0...v4.4.0

v4.3.0

26 Mar 08:52
Compare
Choose a tag to compare

Version v4.3.0 (2024-03-26)

Features

  • add configurable meta description for homepage (8c407ca)
  • support alternative logos like png (d254ec1)

Fixes

  • mention basePath in local URL and set default to /techradar (969306c)

What's Changed

  • Release v4.3.0 by @github-actions in #449

Full Changelog: v4.2.0...v4.3.0

v4.2.0

25 Mar 09:49
Compare
Choose a tag to compare

Version v4.2.0 (2024-03-25)

Features

  • add sitemap.xml (a8172e6)
  • allow to change order of sections on main page (7c08e52)

Fixes

  • use webpack for dev-server to keep consistent css-module classnames (335ecf6)

Chores and tidying

  • deps: update @types/react (4fc9bab)
  • deps: update dependencies (43513bb)
  • deps: update dependencies (3dff4ed)
  • add key attribute to homepage components and remove superfluous deep-merge (7dfd28b)

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

14 Mar 13:33
Compare
Choose a tag to compare

Version v4.1.0 (2024-03-14)

Features

  • throw error if no single radar item was found (c267082)
  • add custom.css support (1a7ea35)
  • add social icon GitLab (76b5c38)
  • reintroduce config.toggles to hide parts of the radar and change behaviour (92b7c28)
  • improve config values by extending default config (04053c6)

Fixes

  • allow tags to be optional in items (5750723)

Chores and tidying

What's Changed

  • Release v4.1.0 by @github-actions in #434

Full Changelog: v4.0.2...v4.1.0

v4.0.2

13 Mar 10:14
Compare
Choose a tag to compare

Version v4.0.2 (2024-03-13)

Fixes

  • remove empty revisions to fix typescript error and use default flag for first release (9381aa9)
  • avoid line-breaks before flag and improve responsive lists (b6b4709)

Chores and tidying

  • improve output on markdown parsing errors (858e10b)

What's Changed

  • Release v4.0.2 by @github-actions in #429

Full Changelog: v4.0.1...v4.0.2

v4.0.1

12 Mar 10:15
Compare
Choose a tag to compare

Version v4.0.1 (2024-03-12)

Fixes

  • unignore data files to include them in npm package (0eda733)
  • remove private-flag from package.json (eb44090)

Chores and tidying

  • update commitlint dependencies (60b0c0e)

What's Changed

  • Release v4.0.1 by @github-actions in #428

Full Changelog: v4.0.0...v4.0.1

v4.0.0

11 Mar 09:57
Compare
Choose a tag to compare

Version v4.0.0 (2024-03-11)

Version 4.0.0 is a complete rewrite of the AOE Technology Radar. It is now based
on Next.js to provide enhanced static site generation. The visualization has
been rewritten without the need for the D3 dependency. New features include a fuzzy search based on
Fuse.js, non-overlapping blips on the radar, and a reworked tag filter on the homepage.

To migrate from the old version please migrate your package.json's scripts and create a
new config.json based on the documentation below. You can find a reference implementation in
our repo. The old version is still available in the v3
branch.

Version 4.0.0 also removes the .html extension from the URLs. If you want to support the old URLs,
we recommend to add a redirect rule. For nginx, you can use the following rule:

rewrite ^/techradar/(.+)\.html$ /techradar/$1/ permanent;

What's Changed

New Contributors

Full Changelog: v3.6.0...v4.0.0