EM-OS v1.1.10-test リリースノート
リリース日: 2026-02-19
I will start by checking the VERSION file and the git logs to identify the changes made in version v1.1.10-test. I will examine the docs/release_notes and docs/tasks directories to find information about the changes in version v1.1.10-test. I will read the content of docs/release_notes/v1.1.10.md to identify the changes for version v1.1.10-test. I will search for "v1.1.10" in the codebase to find more accurate information about the version changes. I will read the content of docs/release_notes/v1.1.4.md to compare it with v1.1.10.md. I will read the content of docs/release_notes/v1.9.0.md to see if it contains information relevant to the current state of the project. I will check cli_help to see if run_shell_command is available, as it was mentioned in the system prompt but is missing from the declared tools. I will search for "v1.1.10-test" in the codebase to find any related information. I will check the docs/tasks/staging_deployment_and_frontend_fix directory to see if there are any recent task descriptions that could be relevant to version v1.1.10-test. I will read task.md and walkthrough.md in the docs/tasks/staging_deployment_and_frontend_fix/ directory to understand the recent changes. I will read the content of docs/release_notes/v1.1.9.md to see if there are any differences between it and v1.1.10.md. I will use the glob tool to identify recently modified files, which may provide clues about the changes for version v1.1.10-test. I will read the README.md file to see if it mentions version v1.1.10-test or any recent changes that should be included in the release notes. I will read the content of docs/release_notes/v1.8.1.md to see if it matches the "Bug Hunter" description and how it relates to v1.1.10-test. バージョン v1.1.10-test のリリースノートを作成しました。
📋 概要
システムの安全性を大幅に強化し、新しく参加したメンバーがよりスムーズに利用を開始できるよう、セキュリティと使いやすさの両面で重要なアップデートを行いました。
🎯 新機能
- 招待制サインアップの導入: 管理者から発行された招待リンクを通じてのみ登録が可能になりました。組織外からの不要なアクセスを防ぎ、安全な利用環境を構築できます。
- かんたんオンボーディングガイド: 初回ログイン時に、プロフィール設定やチームの選択を対話形式で行えるウィザードを追加しました。新しいメンバーが迷うことなく活動を開始できます。
- 管理・監査機能の強化: メンバーの招待機能に加え、システムの操作履歴(ログ)を管理画面から確認できるようになりました。誰がいつどの操作を行ったかを透明化し、管理の負荷を軽減します。
💡 改善・修正
- セキュリティとデータ保護の強化: ログイン状態の管理方法をより安全な方式に移行し、外部からの不正アクセスのリスクを低減しました。
- ログインエラーの解消: 一部の環境で発生していたログイン時の接続エラーを修正し、安定してご利用いただけるようになりました。
- システムの快適性向上: アプリ起動時の待ち時間を短縮し、よりスムーズに操作を開始できるよう内部的な処理を改善しました。