Releases: UniPro-tech/Linkle
Releases · UniPro-tech/Linkle
v2.2.0
Overview
- 非同期処理の改善
- 認証の強化
- OGP、ページタイトルの表示方法の改善
What's Changed
- Improve club data retrieval and API authentication handling by @yuito-it in #74
- Add GitHub Actions workflow for version bumping by @yuito-it in #75
- Improve User Experience by @yuito-it in #76
- Enhance club data retrieval and API handling improvements by @yuito-it in #82
- Fix image property in metadata generation by @yuito-it in #83
Full Changelog: v2.1.14...v2.2.0
v2.1.14
v2.1.12
v2.1.1
v2.1.0
Overview
- 非同期処理を効率化しました。
- 画像アップロード機能を追加しました。
- 非同期処理の際のCookieの取り扱いに関する問題を修正しました。
- 技術的には、AESによってAPI Keyを作成し、APIエンドポイントに流しています。
- CookieはVercelのSecureCookieの影響でSSR時に使用できませんでした。
What's Changed
- Add image upload, retrieval, and deletion API endpoints for clubs by @yuito-it in #67
- Refactor and enhance asynchronous data handling with React Suspense by @yuito-it in #69
- Enhance session management with API key encryption and validation by @yuito-it in #72
- Enhance API key encryption and session management by @yuito-it in #73
Full Changelog: v1.5.0...v2.1.0
v2.1.0-alpha.0
Overview
- React19のSuspenseで非同期処理を効率化するなど
What's Changed
Full Changelog: v2.0.0-alpha.5...v2.1.0-alpha.0
v2.0.0-alpha.5
Overview
- モバイル向けのレイアウトを改善
- 画像のアップロード機能を追加
What's Changed
- モバイル向けを中心にスタイルを改善 by @yuito-it in #61
- Add image upload, retrieval, and deletion API endpoints for clubs by @yuito-it in #67
Full Changelog: v1.2.1...v2.0.0-alpha.5
v1.2.1
v1.2.0
Overview
- APIを追加で実装して、全てAPI routeにて処理させました。
- 検索結果のフィルターの設定を一部変更しました。
- 401ページを追加しました。
What's Changed
- Implement ESLint for code quality enforcement by @yuito-it in #58
- Add 401 Unauthorized page by @yuito-it in #60
- Refactor API for not use not REST API module by @yuito-it in #59
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Ovrview
Caution
このPRには重大なセキュリティパッチが含まれています。
-
ログインなしでも検索結果等に学内専用コンテンツが表示される問題を修正しました。
-
ログインなしでも学内専用コンテンツのURLを指定すると表示できる問題を修正しました。
-
新着同好会及び、検索結果、同好会一覧の表示順を変更しました。
What's Changed
Full Changelog: v1.1.0...v1.1.1