AWS AlwaysON 版本紀錄 - 4 個版本
AWS AlwaysON 作者: Ilya Tovbin
AWS AlwaysON 版本紀錄 - 4 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.2.1
發行於 2023年1月21日 - 131.18 KB適用於 firefox 48.0 與更新版本v1.2.1
- Updater client now supports both Windows and Linux. Check the GIthub page for more info.
- You can now select the name of the SAML Provider you set in AWS. It was statically set to 'gsuite' till now.
- Default values for options are now set each time you start the extension and not only on the first run.原始碼依照 Mozilla Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.2.0
發行於 2022年9月12日 - 130.97 KB適用於 firefox 48.0 與更新版本v1.1.0
- Wrote a better error handler.
- Added option to get role names automatically.
- Had to modify lots of stuff so, major version.
___
v1.1.1
- Added error message in UI.
- Refactored the options javascript to support dynamic menu building.
- Added account logged out detection.
- Browser API now determined differently to better support Firefox.
- Fixed issue with autofill errors.
- Fixed first run params not setting after removing options to autosave on focusout.
- Fixed icon poistioning.
- Fixed STS regex to support any XML format.
___
v1.2.0
- Added an option to enable local client update.
- Wrote a Linux client that receives new cli credentials and updates the aws credentials file default profile.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.4
發行於 2022年5月19日 - 111.78 KB適用於 firefox 48.0 與更新版本v1.0.4
- Probably fixed a sporadic issue where an error icon is shown on menu open even though everything worked fine. This was probably due to the user closing the menu window before the refresh procedure finishing.
- Moved platform check to run once instead of each time you get temporary credentials.
- Made platform modifiable in options.
- Reduced amount of times accessing local storage in menu. Might improve performance a little.
- Fixed an issue where the options button wasn't centered.原始碼依照 Mozilla Public License 2.0 條款釋出