Skip to content

Releases: switcherapi/switcher-management

v2.2.0

01 Jan 22:30
6f9e2f7

Choose a tag to compare

What's Changed

  • Upgraded Node to v24 by @petruki in #430
  • Fixes #431 - Switcher Components return to list when removed by @petruki in #432
  • Closes #433 - Removed deprecated BrowserAnimationsModule by @petruki in #434
  • Migrated components to standalone by @petruki in #435
  • Optimized bundle: improved components and cleaned modules by @petruki in #436
  • Closes #437: Updated reCaptcha to v3, fixed angular build settings by @petruki in #438
  • Fixes breadcrumb loading when using navigate back to components by @petruki in #439
  • Added SAML option for SSO authentication by @petruki in #440
  • Fixes googleRecaptcha variable as optional by @petruki in #441
  • Bump apollo-angular@12.1.0, nginx@1.29.2, fixed code smells by @petruki in #443
  • feat: converted project to implement zoneless by @petruki in #444
  • Bump Angular@21.0.5, @ng-bootstrap/ng-bootstrap@20.0.0, apollo-angular@13.0.0 by @petruki in #445
  • fix: relay environment selection and editing issues by @petruki in #446
  • feat: added Component and Environment input filtering by @petruki in #447

Full Changelog: v2.1.0...v2.2.0

v2.1.0

13 Jul 22:44
8c7e9e7

Choose a tag to compare

What's Changed

  • Migrated to Angular 20 by @petruki in #428
  • Bump Angular@20.1.0, updated Client SDKs documentations by @petruki in #429

Full Changelog: v2.0.3...v2.1.0

v2.0.3

18 Jun 02:43
3980243

Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

  • Removed statusByEnv from Strategy/Relay snapshot, fixes Download Snapshot - these 2 elements are tight to an environment

v2.0.2

07 Jun 05:05
ef5d4f7

Choose a tag to compare

What's Changed

  • Added Switcher Relays to Domain Download Snapshot feature by @petruki in #414
  • Fixes Download Snapshot relay query attributes by @petruki in #415
  • Bump apollo-angular@8.0.0, chart.js@4.4.7, ng2-charts@7.0.0 by @petruki in #416
  • Migrated to Angular 19.0.3 - temporary included ng2-charts dep by @petruki in #417
  • Bump Angular@19.0.4, ng-bootstrap@18.0.0, removed ng2-charts-schematics by @petruki in #418
  • Bump Angular@19.1.6, ngx-markdon@19.1.0, apollo-angular@8.0.2 (patched) by @petruki in #420
  • Bump Angular@19.1.7, upgraded apollo-angular to 10.0.1 (removed patch) by @petruki in #421
  • Bump Angular@19.2.6, typescript@5.8.3, nginx:1.27.4 by @petruki in #422
  • Closes #423 - Removed ng-block-ui dependency by @petruki in #424
  • Closes #425: Removed accound email-based activation/reset by @petruki in #426
  • Bump Angular@19.2.14, nginx@1.28.0-alpine-slim by @petruki in #427

Full Changelog: v2.0.1...v2.0.2

v2.0.1

27 Oct 20:58
bcc3d39

Choose a tag to compare

What's Changed

  • Bump Angular@18.2.2, apollo-angular@7.1.2, chart.js@4.4.4, core-js@3.38.1 by @petruki in #399
  • Bump Angular@18.2.4 - replaced eslint deps - fixed smells by @petruki in #403
  • Bump Angular@18.2.8, nginx@1.27.2-alpine-slim, fixes shrinkwrap by @petruki in #406
  • GitOps - added components to set up integration by @petruki in #407
  • GitOps - added account data components by @petruki in #408
  • GitOps - added form control handlers and UI events by @petruki in #409
  • GitOps - improved UI style by @petruki in #410
  • GitOps - added update, reload and force refresh events by @petruki in #411
  • GitOps - added un/subscribe and update tokens events by @petruki in #412
  • Fixed and improved Smart Search events to use cached result by @petruki in #413

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Aug 23:08
1dc3582

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v2.0.0

v1.2.6

08 Jun 21:39
63f7c44

Choose a tag to compare

What's Changed

New Contributors

Read more

v1.2.5

26 Sep 01:58

Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

28 Jul 02:18
b298b81

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

25 Jun 18:41

Choose a tag to compare

Updated master CI - Added release CI