jklink/CHANGELOG.md
2025-01-26 19:11:58 +00:00

6.3 KiB

Changelog

Features

  • Add custom slug support for links (8e18324)
  • create-link: Add snackbar notification for slug conflict (0dba945)
  • dashboard: add link confirmation dialog before navigation (4c77b4f)
  • dashboard: add links to element IDs in dashboard table (8302387)
  • dashboard: add options menu and improve layout (ba520ee)
  • dashboard: add snack bar notifications for link actions (3e0b17e)
  • dashboard: add user greeting to dashboard component (311fd89)
  • dashboard: update getShortLink to use HTTPS (8b08c66)
  • login: add Authentik login button and functionality (cb658a7)
  • login: update login form with material design elements (b218697)
  • options-menu: add xPosition to mat-menu component (fdfe92a)
  • update deleteLink to use link object directly (e0d9b82)

Features

  • Add custom slug support for links (8e18324)
  • create-link: Add snackbar notification for slug conflict (0dba945)
  • dashboard: add copy link button to dashboard table (50cb62e)
  • dashboard: add link confirmation dialog before navigation (4c77b4f)
  • dashboard: add links to element IDs in dashboard table (8302387)
  • dashboard: add options menu and improve layout (ba520ee)
  • dashboard: add snack bar notifications for link actions (3e0b17e)
  • dashboard: add user greeting to dashboard component (311fd89)
  • dashboard: update getShortLink to use HTTPS (8b08c66)
  • login: add Authentik login button and functionality (cb658a7)
  • login: update login form with material design elements (b218697)
  • options-menu: add xPosition to mat-menu component (fdfe92a)
  • update deleteLink to use link object directly (e0d9b82)
  • view-link: add ViewLink component and routing logic (79fc66e)

1.0.0 (2025-01-26)

Features

  • add Angular Material and refactor UI components (6317c97)
  • Add custom slug support for links (8e18324)
  • create-link: add create link component and routing (00a7688)
  • create-link: Add snackbar notification for slug conflict (0dba945)
  • dashboard: add copy link button to dashboard table (50cb62e)
  • dashboard: add link confirmation dialog before navigation (4c77b4f)
  • dashboard: add links to element IDs in dashboard table (8302387)
  • dashboard: add options menu and improve layout (ba520ee)
  • dashboard: add snack bar notifications for link actions (3e0b17e)
  • dashboard: add user greeting to dashboard component (311fd89)
  • dashboard: update getShortLink to use HTTPS (8b08c66)
  • login: add Authentik login button and functionality (cb658a7)
  • login: update login form with material design elements (b218697)
  • options-menu: add xPosition to mat-menu component (fdfe92a)
  • update deleteLink to use link object directly (e0d9b82)
  • view-link: add ViewLink component and routing logic (79fc66e)