> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/jp/desktop/password-importer/importer-version-17.0.2.md).

# インポーター Ver 17.0.2

## 概要

Firefox 144.0およびOperaからのインポートに関する修正により、ブラウザインポートの信頼性を向上しました。

## **改善点**

* **KPI-141:** Firefox 144.0からのパスワードインポート時に文字化けが発生する不具合を修正。
* **KPI-142:** Operaからのインポートでレコードが正しく取り込まれない不具合を修正。
* **KPI-147:** macOS-13のGitHub Actionsランナー廃止により発生していたmacOSビルド失敗を防ぐためCIを更新。
* **KPI-97:** 無効なインポートトークン検証によりブラウザのパスワードインポートが実行できなかったAU (オーストラリア) リージョンの不具合を修正。
* **KPI-145:** Windowsビルドを新しいEVコード署名証明書に更新。
* **KPI-146:** 政府向け開発環境に対応。
* **KPI-148:** 本番用アセットのコンパイルをサポートするため、ビルドツールをバージョン7.5.4に更新。
* **KPI-149:** コードスキャンページのコールアウト表示を修正。

## **スタンドアロン実行ファイル**

エンドユーザー端末に事前に実行ファイルを配置する場合、Keeper管理者はMDMやグループポリシーを使ってバイナリを配布することができます。

* **パスワードインポートツール スタンドアロン版 (Windows 11)**
  * [インストールリンク](https://keepersecurity.com/pwd_importer/win32/Win32/keeperimport.exe)（32-bit .exe）
  * [インストールリンク](https://keepersecurity.com/pwd_importer/win32/x64/keeperimport.exe)（64-bit .exe）
* **パスワードインポートツール スタンドアロン版 (macOS)**
  * [インストールリンク](https://keepersecurity.com/pwd_importer/Darwin/KeeperImport.zip)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/desktop/password-importer/importer-version-17.0.2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
