AWS Search Extension의 버전 기록 - 5개 버전
AWS Search Extension 제작자: Pit Kleyersburg
AWS Search Extension의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.1
2022년 2월 26일에 출시 - 1,010.99 KBfirefox 48.0 이상에서 작동v1.0.1 removed an unnecessary permission, but is otherwise identical to v1.0.0 (and v1.0.0.1).MIT License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.0.0.1
2022년 2월 20일에 출시 - 1,007.28 KBfirefox 48.0 이상에서 작동- Automatic index updates are now enabled by default
In previous versions of the AWS search extension, automatic updates of the bundled indices were disabled by default, although you could always enable them in the extension's configuration. Starting with version 1.0.0, automatic updates are now enabled by default!
- Added support for AWS SAM template-resources and CLI docs
Searches for AWS CloudFormation resources now also yield AWS SAM resources (such asAWS::Serverless:Function
) and the SAM-CLI docs (such assam init
). They are directly integrated with the CloudFormation search-results, so just using the same query types as for CloudFormation will now also show you the AWS SAM resources.
- Released as v1.0.0
Given the extension's maturity, AWS search extension has now been released as version 1.0.0. There have been no breaking changes since version 0.4.x, and all other new features and changes are shown above.MIT License에 따라 릴리스된 소스 코드
버전 0.3.0
2020년 12월 24일에 출시 - 802.85 KBfirefox 48.0 이상에서 작동- Added two new ways of getting up-to-date indices:
- Triggering a manual index-update by activating the AWS search extension, typing
:update
and hitting "Enter". The latest indices are then downloaded and imported automatically, within a few seconds. - Getting updates automatically, for example once a day. This is currently an optional opt-in feature. To activate automatic index updates, click on the AWS search extension icon in your browser's extension area and activating the "Enable automatic index updates" option.
- Triggering a manual index-update by activating the AWS search extension, typing
- Updated bundled indices to latest as of 2020-12-24.
MIT License에 따라 릴리스된 소스 코드
- Added two new ways of getting up-to-date indices: