Skip to content

Commit 6bb786c

Browse files
New version: AppiumDevelopers.AppiumInspector version 2025.7.1 (microsoft#271711)
1 parent 928583e commit 6bb786c

3 files changed

Lines changed: 90 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: AppiumDevelopers.AppiumInspector
5+
PackageVersion: 2025.7.1
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
ProductCode: 5335de9f-10e5-5584-90c5-274c050b3ea9
9+
ReleaseDate: 2025-07-06
10+
AppsAndFeaturesEntries:
11+
- DisplayName: Appium Inspector 2025.7.1
12+
ProductCode: 5335de9f-10e5-5584-90c5-274c050b3ea9
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/appium/appium-inspector/releases/download/v2025.7.1/Appium-Inspector-2025.7.1-win-x64.exe
16+
InstallerSha256: AC5BB1C423AC296B5D2A642C7DBBB817F3A6CC5E19E46F39D76F957CABACAB4C
17+
ManifestType: installer
18+
ManifestVersion: 1.10.0
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: AppiumDevelopers.AppiumInspector
5+
PackageVersion: 2025.7.1
6+
PackageLocale: en-US
7+
Publisher: Appium Developers
8+
PublisherUrl: https://github.com/appium
9+
PublisherSupportUrl: https://github.com/appium/appium-inspector/issues
10+
PackageName: Appium Inspector
11+
PackageUrl: https://github.com/appium/appium-inspector
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/appium/appium-inspector/blob/HEAD/LICENSE
14+
Copyright: Copyright © 2023 Appium Developers
15+
ShortDescription: An app inspector for use with an Appium server
16+
Tags:
17+
- appium
18+
- inspector
19+
ReleaseNotes: |-
20+
Highlights
21+
- Theme support
22+
- The Inspector is now available in light, dark, and system themes
23+
- The default theme is system
24+
- Upgrade embedded antd design framework to v5
25+
- Slightly adjusted overall design
26+
- Buttons, input fields and other elements now use rounded corners
27+
- Adjust Commands list
28+
- Moved Execute Method, Get Settings and Update Settings to the top of the list
29+
- Added 6 new commands
30+
- Removed 27 commands (all of which have execute method replacements)
31+
What's Changed
32+
🚀 New Features
33+
- feat: adjust Commands tab command list by @eglitise in #2018, #2023
34+
- refactor: upgrade antd to v5 by @wilhus in #2123
35+
- feat: dark theme by @wilhus in #2138
36+
🛠 Fixes
37+
- chore: update ruby commands by @KazuCocoa in #2020
38+
- fix: attach to session tab not making requests by @regan-karlewicz in #2103
39+
- fix: Fix URL in error notification by @wilhus in #2118
40+
- fix: resolve error when switching saved caps set after closing session by @eglitise in #2146
41+
- fix: components and icons size by @wilhus in #2147
42+
- fix: restore style of toggle recording button by @eglitise in #2150
43+
📖 Documentation
44+
- docs: add plugin-related information by @eglitise in #2000
45+
- fix(docs): fix typo by @noritaka1166 in #2096
46+
- docs: add app settings page for theme & update images by @eglitise in #2161
47+
🌐 Localization
48+
- chore: Update translations by @github-actions in #2006, #2019, #2034, #2048, #2107, #2116, #2164
49+
🔍 Other Changes
50+
- refactor: fix typos and use optional chaining by @noritaka1166 in #2097
51+
- chore(deps): remove cheerio from renovate blacklist by @eglitise in #2119
52+
- refactor: button group to space compact by @wilhus in #2127
53+
- refactor: use input text area in caps editor by @wilhus in #2129
54+
- refactor: collapse usage by @wilhus in #2128
55+
- refactor: notification to hooks usage by @wilhus in #2130
56+
- ci: add explicit write permission by @KazuCocoa in #2155
57+
- chore: adjust deprecated antd properties by @eglitise in #2159
58+
New Contributors
59+
- @noritaka1166 made their first contribution in #2096
60+
- @wilhus made their first contribution in #2118
61+
Full Changelog: v2025.3.1...v2025.7.1
62+
ReleaseNotesUrl: https://github.com/appium/appium-inspector/releases/tag/v2025.7.1
63+
ManifestType: defaultLocale
64+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: AppiumDevelopers.AppiumInspector
5+
PackageVersion: 2025.7.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)