Skip to content

Releases: xylex-group/athena-auth-ui

1.6.0 - athena-auth-ui

17 Jun 01:17

Choose a tag to compare

1.6.0 - athena-auth-ui

What's Changed

Comparing changes since v1.5.0.

Version Updates

This release includes updates to versioning and dependencies.

Authentication & Security

Enhancements have been made to the authentication flow and related security measures.

  • 1d0b7c0, a877aa4 Improved auth route handling and refined organization member guards.

User Interface

The user interface has been updated for better functionality and clarity.

  • dd852c6, 4df62f7 Restored HeaderCommandPalette functionality and simplified the Header component.
  • 64e88b3 Renamed the athena auth ui package to 'native'.

Documentation & Tooling

Documentation has been updated to reflect recent changes.

  • 58467dd, 1dea752 Updated development logs and synchronized release documentation for v1.5.0.

Authentication & Security

Authentication and compatibility changes grouped around session, middleware, and proxy behavior.

  • dedd226, 6477d38 Improved auth compatibility through auth session log output and auth package path alias support.

Release: v1.6.0
Release label: Release
Generated by XBP 10.28.0

1.5.0 - athena-auth-ui

15 Jun 19:18

Choose a tag to compare

1.5.0 - athena-auth-ui

What's Changed

Comparing changes since v1.4.0.

Version Update

This release marks the update to version 1.5.0.

User Interface

Enhancements to the user interface for better customization.

  • 984556b, 6f3f020 Updated customization options and support for UI overrides for linked accounts

Documentation

Documentation updated to reflect recent changes.

  • 483d9c5 Release documentation synced for v1.4.0

Release: v1.5.0
Release label: Release
Generated by XBP 10.28.0

1.4.0 - athena-auth-ui

15 Jun 13:47

Choose a tag to compare

1.4.0 - athena-auth-ui

What's Changed

Comparing changes since v0.3.0.

Version Updates

This release introduces version 1.4.0 for the Athena Auth UI project.

User Interface

New authentication UI components, documentation, and tests have been added.

  • 4fb02a3 Added auth UI components, documentation, and tests

Configuration & Workflows

Improvements to configuration and GitHub workflows enhance project setup.

  • 76abc31, ed12dce Configured npm publish workflow and initialized project config
  • 88df1aa Fixed reset-password links and updated the bun publish workflow

Documentation

Updated release documentation for better clarity.

  • 2286f19 Synchronized release documentation for version 0.3.0

Maintenance

General maintenance changes grouped into the main release summary.

  • 6a2a881, 87d2bc3 Improved general behavior through Move @internationalized/date to dependencies and chore(config): set Linear initiative to fd28f67f-8dc8-44b2-bf14-3821ce389145.

Release: v1.4.0
Release label: Release
Generated by XBP 10.28.0

0.3.0 - athena-auth-ui

14 Jun 22:25

Choose a tag to compare

0.3.0 - athena-auth-ui

What's Changed

Comparing changes since v0.2.0.

Versioning

Updated the versioning for the release.

Authentication & Security

Improvements to authentication processes and handling of API keys.

  • 94191a0, 1bdb574 Resolved auth upstream using environment aliases and normalized API keys

User Interface

Enhancements to the user interface for better user experience.

  • 190553c Added invite action to the organization empty state

Documentation & Tooling

Sync documentation and enhance the publishing process.

  • 7136702, 44b9974 Created a publish workflow and synced release documentation for v0.2.0

Documentation & Tooling

Documentation and tooling changes grouped around dependency updates and developer guidance.

  • 1861f39 Updated dependencies and tooling around bump.

Release: v0.3.0
Release label: Release
Generated by XBP 10.26.3

0.2.0 - athena-auth-ui

12 Jun 14:52

Choose a tag to compare

0.2.0 - athena-auth-ui

What's Changed

Comparing changes since v0.1.0.

Administration

Introduced enhancements to the workspace administration features.

User Interface

Improvements to the user interface for a better experience.

Authentication & Security

Enhancements to authentication processes.

Reliability

Bug fixes and performance improvements to ensure a stable application.

  • f8327a8, 3a545e3 Refactored imports for better organization and updated dependencies.

Documentation & Tooling

Updated documentation and tooling to assist developers.

  • a97f028 Added a documentation generation script and refined project descriptions.

Maintenance

General maintenance changes grouped into the main release summary.

Athena Migration

Athena migration changes grouped around data, schema, and integration updates.

  • b0dcfb7, 2a313de, 30f028b, 51db7a1, 0db1783, 64744f8 Advanced the Athena migration through fix(example): defer athena data route config, fix(auth): split athena server exports from client ui bundle, fix(package): publish athena auth ui from heroui package, Athena data fetching methods and remove unused fetchData function. Update route to utilize fetchData_STR with user_id parameter, and athena auth UI table rendering.

Authentication & Security

Authentication and compatibility changes grouped around session, middleware, and proxy behavior.

  • 2ae0847, 437f450, 5714bfc, 584397e, 665e7b0, 4bf407a, 81b2479 Improved auth compatibility through Suppress passkey login error toasts, Refine auth customization and email override docs, shared empty-state wrapper for auth tables, OAuth accounts empty state and fix routing, and heroui auth imports and core typings.

Documentation & Tooling

Documentation and tooling changes grouped around dependency updates and developer guidance.

  • 2f14eea Updated documentation around package.json to set the project as private and add package:publish script. Update README.md to include instructions for publishing the package.
  • fbcc43c Updated dependencies and tooling around 0.1.0.

Reliability

Reliability changes grouped around uploads, file handling, and retry behavior.

  • 602c6e9, faf8e2d Improved file handling through Remove unnecessary newline in auth.ts file and Exclude Athena build files from biome includes.
  • 29e3f65 Improved upload reliability through workspace audit and email log controls.

User Interface

Interface changes grouped around shared components and page-level interaction updates.

  • eae2e88, 1e25962, 5796c8b Refined the user interface through Enhance vitest configuration and update imports for ActionBar and ListView components, configurable settings pages and sections, and HeroUI table row header runtime errors.
  • 46d4028 Refined shared switch components through feat: switch documents view to list actions.

Administration

Administration changes grouped around workflow tooling, dashboards, and operator-facing surfaces.

  • [64a89...
Read more

v0.1.0

01 Jun 17:32

Choose a tag to compare

What's Changed

No previous release tag found on this branch; showing recent commits.

  • 9575ed8 minor 0.10. (2026-06-01)
  • e08ee9a Update package.json to set version to 0.1.0 and remove private flag (2026-06-01)
  • 7175e32 Refactor ChangeAvatar component for improved code consistency and type safety (2026-06-01)
  • f7af0b3 Fix auth import resolution and type alignment (2026-05-30)
  • 05552d3 Strip /api/auth from ATHENA_AUTH_UPSTREAM_URL (2026-05-29)
  • cd8584d Update pnpm lock and workspace deps (2026-05-29)
  • e7124c6 Enable pnpm workspace and link example deps (2026-05-29)
  • ba56857 Use pnpm exec for Next build (2026-05-29)
  • 1152520 Normalize Athena auth URLs and add verify shims (2026-05-29)
  • 6d543e9 Refactor authentication proxy and enhance error handling (2026-05-29)
  • 9aa9b05 Enhance error handling and user authentication UI (2026-05-29)
  • 2150741 Update architecture diagrams and enhance compatibility layer for Athena v2 (2026-05-29)
  • 53add42 Add Athena v2 compatibility and UI fixes (2026-05-29)
  • 75a7420 Suppress auth toasts on login page (2026-05-29)
  • 19a4c27 Fix client auth bundle and update diagrams (2026-05-29)
  • ba2080c chore(repo): sync athena package artifacts and lint architecture docs (2026-05-28)
  • 23b75fd Migrate example to @xylex-group/athena + proxy (2026-05-28)
  • 83ca0a4 Rename package to @xylex-group/athena-auth-ui (2026-05-25)
  • 95422dd Add pnpm lockfile and workspace config (2026-05-25)
  • cbdbd7b chore: update project name and author details, adjust homepage URL, and refactor auth imports (2026-05-25)
  • 2d59c29 chore: consolidate workspace and fix athena auth ui naming (2026-05-25)
  • 98bbc19 Initial commit (2026-05-25)

Generated by XBP.

Release label: Release