Releases: akirk/my-apps
Releases · akirk/my-apps
2.0.0
What's Changed
- Support GitHub branch/tag refs and always set targetFolderName by @akirk in #27
- Make auto-added launcher icons opt-in and de-dup retries by @akirk in #28
- Integrate with Desktop Mode plugin by @akirk in #29
- Support direct ZIP URLs as a third plugin source by @akirk in #30
- Dedupe app/plugin overlaps and sort the app store alphabetically by @akirk in #31
- Add app store as a chromeless Desktop Mode native window by @akirk in #32
- Fix masterbar showing and install broken in Desktop Mode windows by @akirk in #33
- Register Desktop Mode icons on init instead of plugins_loaded by @akirk in #34
- Add Update My Apps button (Playground only) by @akirk in #35
- Use dark gradient as default background by @akirk in #36
- Fix add icon scaling by @akirk in #37
- Prevent duplicate auto-added app icons by @akirk in #38
- Improve non-Playground install flows by @akirk in #39
- Add update state to app store installs by @akirk in #40
- Handle Desktop Mode install completion by @akirk in #41
- Add media library launcher backgrounds by @akirk in #43
- Clean up Playground install result handling by @akirk in #44
- Add My Apps customization abilities by @akirk in #42
- Allow blueprint paste in app store search by @akirk in #45
- Add JSON schemas for consumed data by @akirk in #46
- Update submit link by @akirk in #47
- Make the greeting name edit click target reliable by @akirk in #48
- Add white launcher backgrounds by @akirk in #49
- Fix launcher edit controls hit areas by @akirk in #50
- Update first-run launcher defaults by @akirk in #51
- Replace install redirect with open link by @akirk in #52
- Fix Desktop Mode generated icons by @akirk in #53
- Add AI Assistant ability routing hints by @akirk in #54
- Restructure app store navigation by @akirk in #55
- Add blueprints source shortcut by @akirk in #56
- Use upstream blueprints trunk by default by @akirk in #57
- Hide empty app store source badge by @akirk in #58
- Polish hidden app controls by @akirk in #59
- Refine My Apps AI Assistant domain hints by @akirk in #60
- Add AI Assistant background update hook by @akirk in #61
- Support flexible custom backgrounds by @akirk in #62
- Keep background swatch picker open by @akirk in #63
- Reflect admin colors in My Apps bar by @akirk in #64
- Make launcher edit controls scroll by @akirk in #65
- Add launcher app icon customization by @akirk in #66
- Add AI abilities for ordered visible apps by @akirk in #67
- Rename app hidden ability to visibility by @akirk in #68
- Add first-run wallpaper randomizer by @akirk in #69
- Bootstrap AI Assistant after install by @akirk in #70
- Reset app store when opening from Add by @akirk in #71
- Add demo background reset hook by @akirk in #72
- Fix launcher gradient viewport sizing by @akirk in #73
- Stop subtracting launcher page padding by @akirk in #74
- Bootstrap AI Assistant after Playground install by @akirk in #76
- Improve blueprint source paste flow by @akirk in #77
- Include recipes in app store search by @akirk in #79
- Fix recipe text formatting and links by @akirk in #80
- Open AI Assistant latch after install by @akirk in #81
- Add Playground root redirect setting by @akirk in #78
- Expose What can I do guides ability by @akirk in #82
- Reload launcher apps after installs by @akirk in #83
- Fix recipe links inside Playground by @akirk in #84
- Add My Apps settings window by @akirk in #85
- Add wp-admin links masterbar setting by @akirk in #86
- Hide app store plugin recommendations with wp-admin links by @akirk in #87
- Improve settings modal behavior by @akirk in #88
- Hide comments and new content admin bar links by @akirk in #89
- Make root redirect a user setting by @akirk in #90
- Use letters for gradient fallback icons by @akirk in #91
- Remove automatic launcher item creation after installs by @akirk in #92
- Remove default welcome app by @akirk in #93
- Rename WordPress complexity setting by @akirk in #94
- Update Full WordPress mode settings copy by @akirk in #95
- Support GitHub PR blueprint overrides by @akirk in #96
- Expose My Apps App Store to AI Assistant by @akirk in #97
- Unify app admin color variables by @akirk in #98
- Support pasted GitHub commit URLs by @akirk in #99
- Track pasted app store blueprint versions by @akirk in #100
- Add original option to version switcher by @akirk in #101
- Add landing page open link by @akirk in #102
- Add delete shortcut action to app context menu by @akirk in #103
- Add plugin uninstall action to app context menu by @akirk in #104
- Map PR overrides to dist branches by @akirk in #106
- Add App Store plugin uninstall action by @akirk in #105
- Refresh launcher after plugin uninstall by @akirk in #107
- Restore WordPress logo in simplified mode by @akirk in #108
- Fix repeated PR dist branch overrides by @akirk in #109
- Keep wp-app admin links visible by @akirk in #110
- Add short install links by @akirk in #111
- Use namespaced install shortcut parameter by @akirk in #112
- Handle App Store pastes from launcher by @akirk in #113
- Support blueprint app short install links by @akirk in #114
Full Changelog: 1.3.0...2.0.0
1.3.0
What's Changed
- Add Install New App store with app detail pages by @akirk in #1
- Add custom blueprint support via clipboard paste by @akirk in #2
- Settings dropdown with layout, sizing, and import/export by @akirk in #3
- Auto-add app icon after blueprint install by @akirk in #4
- Add personalized greeting in Playground mode by @akirk in #5
- Confirm auto-add + fit more icons on mobile by @akirk in #6
- Detect new app icons by URL snapshot after blueprint install by @akirk in #7
- Make launcher settings per-device and move toolbar into edit mode by @akirk in #8
- Expose greeting toggle in both modes; tighten top padding by @akirk in #9
- Consolidate add link into app store modal by @akirk in #10
- Seed default apps on activation instead of via filter by @akirk in #11
- Allow deleting custom apps from the hidden view dropdown by @akirk in #12
- Expire stale pending-install entries after 5 minutes by @akirk in #13
- Make Add Admin Link tree fill the overlay height by @akirk in #14
- Add recommended plugins section to the app store by @akirk in #15
- Add app icon immediately on install by @akirk in #16
- Fix launcher icon alignment issues by @akirk in #17
- Two-line app labels + correct icons on recommended-plugin install by @akirk in #18
- Swap Mime Types Plus for Pro Mime Types, sync site title with display name by @akirk in #19
- Fix recommended plugin title encoding and stray install-on-click by @akirk in #20
- Treat "My WordPress Website" as a default site title by @akirk in #21
- Update admin bar site name live when blogname is renamed by @akirk in #22
- Harden Recommended Plugins section, drop admin-bar hint by @akirk in #23
- Generate letter-icon fallback for icon-less apps by @akirk in #24
- Address Plugin Check errors in source tree by @akirk in #25
- Add multi-step Recipes to the app store by @akirk in #26
New Contributors
Full Changelog: https://github.com/akirk/my-apps/commits/1.3.0