Skip to content

chore(main): release 1.0.0#240

Closed
source-release-bot[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--source-cooperative
Closed

chore(main): release 1.0.0#240
source-release-bot[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--source-cooperative

Conversation

@source-release-bot
Copy link
Copy Markdown
Contributor

@source-release-bot source-release-bot bot commented Mar 22, 2026

🤖 I have created a release beep boop

1.0.0 (2026-03-22)

Features

  • add account link popups (#156) (7b4d086)
  • add browser-only storage client (18e0075)
  • add callouts to accept membership invitations (#174) (030eff4)
  • add cdk logic to generate dynamodb tables (c3ef782)
  • Add DynamoDB initialization script and test data setup (d25ced7)
  • add email verification components and API testing docs (f0353a9)
  • Add full screen support for ObjectPreview iframes (#224) (775fc4c)
  • add hierarchical 404 pages for accounts, repositories, and objects (b345069)
  • add organization profile image (#193) (7f85d39)
  • add permalink anchors to README headings (40ecb19), closes #166
  • add permalink anchors to README headings (#226) (04c8082)
  • add profile editing functionality with consistent styling (9670afc)
  • add RSS feed for public repositories (23a2255)
  • add test data and update repository components (052f710)
  • Add viewers for images and 3D models (#210) (66efe56)
  • Add zip file viewer (#214) (106c834)
  • backfill DOIs (#189) (1ccedcd), closes #158
  • complete DynamoDB integration and form improvements - Add DynamoDB operations for account management, improve onboarding form UX with debounced validation, update form types and components (4ee34c8)
  • display organization members on product membership form (#207) (c30dfaa)
  • implement authentication and onboarding flow - Add Ory Kratos auth, login/registration forms, onboarding flow, auth hooks, navigation updates, username validation, and cleanup (5acb634)
  • implement Ory Kratos authentication flow - Add session management with Ory Kratos - Implement login/logout/registration flows - Add auth middleware and protected routes - Update tests for auth endpoints and components - Add error handling for auth failures (32208f6)
  • implement right-side permalink anchors with reserved space (f72852d)
  • implement Vercel integration and enhance database resource management (5f105dc)
  • improve username field UX with live URL preview and availability status (02ab6c3)
  • load product objects on demand (#98) (97c31c5)
  • profiles: Add email verification UI and status indicators (a9f4480)
  • Render README in subpaths (#186) (ee66779)
  • settings views for individuals, organizations, and products (#153) (b623ec1)
  • support markdown product description (#170) (bbce8a5), closes #168
  • support uploading nested directories (#179) (99f72a7)
  • upload data from browser (#171) (76f5d05)
  • use stac-map for stac-geoparquet files (#217) (48de050)

Bug Fixes

  • accounts lookup (893c41f)
  • add markdown-viewer wrapper for CSS to apply (939353f)
  • add metadata for account view (#155) (12a5964)
  • align permalink icon with text baseline (abb37b7)
  • allow view accounts when unathenticated (304eae6)
  • allow view accounts when unathenticated (#107) (17510a0)
  • Apply fix-react2shell-next (e57a434)
  • avoid recursion error on logging (959d646)
  • better mobile support (#172) (7bdafec)
  • conditionally include optional fields in account update (6c56d68)
  • correct account edit URL (a0ec1ef)
  • correct audience (7a23d66)
  • correct email field population in profile edit form (c90749d)
  • correct import (48438a1)
  • correct opengraph representations (#187) (1839bca)
  • correctly render Source URL based on storage configuration (928f15e)
  • db: add database-products index (eac7eb8)
  • email verification banner (#163) (cc1923a)
  • ensure settings content expands to fill container (237d339)
  • further handle accounts with no email addresses (71ccae7)
  • handle accounts with no email addresses (f297670)
  • handle browsing files with extensions (8158e93)
  • handle not found object info (0639a31)
  • improve account name display in repository list by properly fetching account data (d2e702a)
  • improve date formatting and hydration (77e7165)
  • improve DynamoDB management and documentation (1f9e22c)
  • improve email verification UI and fix React hooks errors (ed45e78)
  • improve error logging (1642d51)
  • improve session handling and navigation auth state (b26cdde)
  • improve username validation UI to reduce flickering and prevent layout shifts (114da2e)
  • improve website handling in profile edit form - integrate fields into main form, add https:// prefix, fix data transformation (8b38659)
  • limit role session name to 64 characters (2cfbaa6), closes #231
  • logging: handling sensitive data (33de438)
  • migrate script should process all manifests in an export (9187d27)
  • only sanitize for non-data-proxy requests (c6d28c4)
  • preserve full URL path when saving account websites (#238) (f5dbad1)
  • prevent double https:// prefix in website form field (c4f047e)
  • prevent layout shifts in username field with consistent spacing (3126403)
  • properly handle array of strings (2e56fe8)
  • properly update Ory identity during onboarding (a7cfd45)
  • remove STAC requirement from repository detection in setup script (61ea623)
  • restore proper form layout and styling for auth forms (593b893)
  • rework to use 1.91:1 image ratio (#188) (6a7e83e)
  • s3 uri to cloud uri. (#45) (72c22c0)
  • set default mirrors on newly created products (#148) (db00b80)
  • Simplify Ory authentication implementation (1007505)
  • simplify Ory authentication implementation to resolve 400 Bad Request errors (19ba39e)
  • support update organizations via conditionally including identity_id in DynamoDB update expression (3571677)
  • underline links in markdown viewer (93f5575)
  • underline links in markdown viewer using Radix prop (#227) (d825998)
  • update logout route tests to handle NextResponse correctly - Update test mocks to properly handle NextResponse objects - Fix response handling in logout scenarios - Ensure proper error handling for network failures - Add proper mocking for next/headers cookies (ea1fecf)
  • update requirements (95d51b6)
  • use direct types instead of internal Radix import path (d98b6d3)
  • use Radix Link underline prop instead of CSS (2af7dcd)
  • use stage in db name (4cc8049)

This PR was generated with Release Please. See documentation.

@source-release-bot source-release-bot bot force-pushed the release-please--branches--main--components--source-cooperative branch from b1af00c to c61a91b Compare March 22, 2026 05:47
@source-release-bot source-release-bot bot force-pushed the release-please--branches--main--components--source-cooperative branch from c61a91b to f501dfe Compare March 22, 2026 06:29
@alukach alukach closed this Mar 22, 2026
@alukach alukach deleted the release-please--branches--main--components--source-cooperative branch March 22, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

1 participant