Planned
Still need to override EXE selection for MS Store
Some users report that the app is not finding the executable, even with 2024 installations. Or the assumed location does not work correctly. We may need to allow MS Store installation the ability to lock in a fixed EXE location.

Jim Thompson 1 day ago
Planned
Still need to override EXE selection for MS Store
Some users report that the app is not finding the executable, even with 2024 installations. Or the assumed location does not work correctly. We may need to allow MS Store installation the ability to lock in a fixed EXE location.

Jim Thompson 1 day ago
Planned
Addon Dependencies
Some addons require other addons to properly function. These are often reference to as “dependencies”. As a PERFLIGHT user, I would like to be able to specify if there are dependent addons (“When I enable KXYZ airport I need ABC Object Library to enable with it”). This feature exists within Addon Linker and PERFLIGHT should provide feature parity if possible.

Jim Thompson 27 days ago
Planned
Addon Dependencies
Some addons require other addons to properly function. These are often reference to as “dependencies”. As a PERFLIGHT user, I would like to be able to specify if there are dependent addons (“When I enable KXYZ airport I need ABC Object Library to enable with it”). This feature exists within Addon Linker and PERFLIGHT should provide feature parity if possible.

Jim Thompson 27 days ago
Harden requirements for valid add-on
Ensure that manifest.json files contain the bare minimum fields we need. Testing revealed that the only data required as of v1.2.4 was this: "title": "Honolulu Control Facility", "creator": "SebPartof2", "release_notes": {"neutral": {"LastUpdate": "","OlderHistory": ""

Sebastian Kang 28 days ago
Harden requirements for valid add-on
Ensure that manifest.json files contain the bare minimum fields we need. Testing revealed that the only data required as of v1.2.4 was this: "title": "Honolulu Control Facility", "creator": "SebPartof2", "release_notes": {"neutral": {"LastUpdate": "","OlderHistory": ""

Sebastian Kang 28 days ago
Completed
Modify Community folder selection to allow parent folder
Even though we made a big deal out of this in the tutorial video, I would like to modify the app so it supports directly selecting the Community folder or the immediate parent folder. That way either way works!

Jim Thompson 29 days ago
Completed
Modify Community folder selection to allow parent folder
Even though we made a big deal out of this in the tutorial video, I would like to modify the app so it supports directly selecting the Community folder or the immediate parent folder. That way either way works!

Jim Thompson 29 days ago
Shutdown/minimize after launch
Have the option to minimize or terminate PERFLIGHT after launching the simulator (requested by flightsim.to@tottiwolfi)

jimthompson 29 days ago
Shutdown/minimize after launch
Have the option to minimize or terminate PERFLIGHT after launching the simulator (requested by flightsim.to@tottiwolfi)

jimthompson 29 days ago
Themes
Add the ability for users to change themes and some sort of extensible way for devs? Maybe using something like tailwind?

Sebastian Kang About 1 month ago
Themes
Add the ability for users to change themes and some sort of extensible way for devs? Maybe using something like tailwind?

Sebastian Kang About 1 month ago
In Progress
Community Folder Addon Management (Epic 11)
Make PERFLIGHT the "control tower" for the Community folder by: Scanning the Community folder to discover native addons and foreign junctions Displaying Community-resident addons in Card and Table views alongside managed addons Detecting and advising on foreign junctions (created by GSX, Addon Linker, etc.) Detecting conflicts when the same addon exists in both Community and a managed library Providing orphaned junction cleanup tools Watching the Community folder for real-time changes Building contextual intelligence patterns for well-known addons (Navigraph, GSX, FSLTL) via the existing Intelligence layer Goals: Give users complete visibility into what is in their Community folder at all times Surface Community-resident addons in the same views as managed addons Detect foreign junctions and advise users on unexpected Community folder contents Detect conflicts between Community addons and managed library addons Provide tools for orphaned junction cleanup (replacing manual cleanup) Deliver immediate value on fresh install by scanning Community before any libraries are added ==== original writeup by @naughtygnome ==== There are a number of add-ons that only allow you to directly install to the community folder, these can obviously be moved to a library later and activated via Perflight (or addon-manager) but in PERFLIGHT there is no way to see those add-ons as installed. For those addons that require installation in the Community folder, if we move them out to a library, resolving the issue above then it breaks the updating of them and we have to delete them from the library (or move them back first) then update / re-install the add-on Addon-Linker sorts this issue by having a combined view of those in the community folder and those in libraries for easy activation / deactivation I would like to request a feature similar to that so we can see add-ons directly installed in the community folder. :)

naughtygnome About 1 month ago
High Priority
In Progress
Community Folder Addon Management (Epic 11)
Make PERFLIGHT the "control tower" for the Community folder by: Scanning the Community folder to discover native addons and foreign junctions Displaying Community-resident addons in Card and Table views alongside managed addons Detecting and advising on foreign junctions (created by GSX, Addon Linker, etc.) Detecting conflicts when the same addon exists in both Community and a managed library Providing orphaned junction cleanup tools Watching the Community folder for real-time changes Building contextual intelligence patterns for well-known addons (Navigraph, GSX, FSLTL) via the existing Intelligence layer Goals: Give users complete visibility into what is in their Community folder at all times Surface Community-resident addons in the same views as managed addons Detect foreign junctions and advise users on unexpected Community folder contents Detect conflicts between Community addons and managed library addons Provide tools for orphaned junction cleanup (replacing manual cleanup) Deliver immediate value on fresh install by scanning Community before any libraries are added ==== original writeup by @naughtygnome ==== There are a number of add-ons that only allow you to directly install to the community folder, these can obviously be moved to a library later and activated via Perflight (or addon-manager) but in PERFLIGHT there is no way to see those add-ons as installed. For those addons that require installation in the Community folder, if we move them out to a library, resolving the issue above then it breaks the updating of them and we have to delete them from the library (or move them back first) then update / re-install the add-on Addon-Linker sorts this issue by having a combined view of those in the community folder and those in libraries for easy activation / deactivation I would like to request a feature similar to that so we can see add-ons directly installed in the community folder. :)

naughtygnome About 1 month ago
High Priority
Completed
Identify which Library an addon is in from the addon page
It would be good to identify which library an addon is in. I know here the Lancaster is enabled but the one showing as disabled is the 2020 version. I’ve added my Orbx 2020 library to allow me to enable 2020 addons in 2024 to test if they work but with out click on the “Folder” button I can’t see if that is the 2024 version or the 2020 version.

naughtygnome About 1 month ago
Completed
Identify which Library an addon is in from the addon page
It would be good to identify which library an addon is in. I know here the Lancaster is enabled but the one showing as disabled is the 2020 version. I’ve added my Orbx 2020 library to allow me to enable 2020 addons in 2024 to test if they work but with out click on the “Folder” button I can’t see if that is the 2024 version or the 2020 version.

naughtygnome About 1 month ago
Completed
Fix: display Simbrief flightplans with appropriate units
If the flightplan was created with “Units” of “kilograms” then display them as such. There were no temperatures being output on the Flightplan page so no need for a toggle.

jimthompson About 1 month ago
Completed
Fix: display Simbrief flightplans with appropriate units
If the flightplan was created with “Units” of “kilograms” then display them as such. There were no temperatures being output on the Flightplan page so no need for a toggle.

jimthompson About 1 month ago
Completed
Drag and drop new addon image
Bypass clicking Remove, just drag a new image on top, click "Save/Confirm" and done.

jimthompson About 1 month ago
Completed
Drag and drop new addon image
Bypass clicking Remove, just drag a new image on top, click "Save/Confirm" and done.

jimthompson About 1 month ago
Completed
Add physical scrollbars to Library Manager
Per post on Flightsim.to ```With over 5k addons, trying to scroll thru more than 50 without scrollbars in the UI is just a nightmare! Just hope for those to be added.```

Jim Thompson About 1 month ago
Completed
Add physical scrollbars to Library Manager
Per post on Flightsim.to ```With over 5k addons, trying to scroll thru more than 50 without scrollbars in the UI is just a nightmare! Just hope for those to be added.```

Jim Thompson About 1 month ago
In Progress
Add Airline Smart Actions to Checklist
Parse the Airline from your active Flight Plan and offer to match and enable addons related to your airline (UAL/United, SWA/Southwest, etc)

jimthompson About 1 month ago
Low Priority
In Progress
Add Airline Smart Actions to Checklist
Parse the Airline from your active Flight Plan and offer to match and enable addons related to your airline (UAL/United, SWA/Southwest, etc)

jimthompson About 1 month ago
Low Priority
Expanded User Settings Configuration
We would consider building out a comprehensive "User Settings" area. This will be the central hub for customizing the app experience, including default paths, UI preferences, and toggle behaviors, giving you more control over how Perflight integrates with your workflow. Source: https://github.com/jimpdx/perflight/issues/57

Jim Thompson About 1 month ago
Low Priority
Expanded User Settings Configuration
We would consider building out a comprehensive "User Settings" area. This will be the central hub for customizing the app experience, including default paths, UI preferences, and toggle behaviors, giving you more control over how Perflight integrates with your workflow. Source: https://github.com/jimpdx/perflight/issues/57

Jim Thompson About 1 month ago
Low Priority
Completed
Search (x) to clear criteria
A small quality-of-life improvement: adding a dedicated (X) button inside the search bar. This allows you to instantly clear your current search filters and return to the full library view with a single click, rather than manually backspacing text. Source: https://github.com/jimpdx/perflight/issues/43

Jim Thompson About 1 month ago
Low Priority
Completed
Search (x) to clear criteria
A small quality-of-life improvement: adding a dedicated (X) button inside the search bar. This allows you to instantly clear your current search filters and return to the full library view with a single click, rather than manually backspacing text. Source: https://github.com/jimpdx/perflight/issues/43

Jim Thompson About 1 month ago
Low Priority
"Locate Folder" Helper
If Perflight loses track of a specific addon folder (perhaps because a drive was disconnected), we want to add a simple "Locate Folder" button. This will open a file picker so you can quickly point the app to the correct location and resolve the error immediately. Source: https://github.com/jimpdx/perflight/issues/69

Jim Thompson About 1 month ago
Low Priority
"Locate Folder" Helper
If Perflight loses track of a specific addon folder (perhaps because a drive was disconnected), we want to add a simple "Locate Folder" button. This will open a file picker so you can quickly point the app to the correct location and resolve the error immediately. Source: https://github.com/jimpdx/perflight/issues/69

Jim Thompson About 1 month ago
Low Priority
Smart Relocation & Recovery
Moving addons or executables between drives or folders can sometimes break their link in Perflight. We are working on a "Soft Delete" and detection system that notices when an addon has been moved or renamed, allowing you to easily restore it or update its path without losing your metadata and settings. Source: https://github.com/jimpdx/perflight/issues/62 Related: https://github.com/jimpdx/perflight/issues/67

Jim Thompson About 1 month ago
Low Priority
Smart Relocation & Recovery
Moving addons or executables between drives or folders can sometimes break their link in Perflight. We are working on a "Soft Delete" and detection system that notices when an addon has been moved or renamed, allowing you to easily restore it or update its path without losing your metadata and settings. Source: https://github.com/jimpdx/perflight/issues/62 Related: https://github.com/jimpdx/perflight/issues/67

Jim Thompson About 1 month ago
Low Priority
Rejected
3. Conflict Scanner: Detect Duplicates in Community Folder
Perflight handles your managed library, but sometimes files get dropped directly into the MSFS Community folder by mistake. We want to add a scanner that detects if an addon you are trying to enable already exists as a duplicate in your Community folder, helping you prevent simulator conflicts and "double scenery" glitches. Source: https://github.com/jimpdx/perflight/issues/64

Jim Thompson About 1 month ago
Low Priority
Rejected
3. Conflict Scanner: Detect Duplicates in Community Folder
Perflight handles your managed library, but sometimes files get dropped directly into the MSFS Community folder by mistake. We want to add a scanner that detects if an addon you are trying to enable already exists as a duplicate in your Community folder, helping you prevent simulator conflicts and "double scenery" glitches. Source: https://github.com/jimpdx/perflight/issues/64

Jim Thompson About 1 month ago
Low Priority
Retro UI Mode
For pilots who appreciate a bit of nostalgia, we are exploring a "Retro UI" mode. This setting would reskin the Perflight interface with a classic aesthetic, giving the application a distinct look and feel compared to the standard modern interface. This is an extreme and somewhat wacky idea which could give way to multiple app “themes” of which “Retro” could be one? Save this for a rainy day when we literally have no other problems to solve Ref: Github Issue #38 https://github.com/jimpdx/perflight/issues/38

Jim Thompson About 1 month ago
Low Priority
Retro UI Mode
For pilots who appreciate a bit of nostalgia, we are exploring a "Retro UI" mode. This setting would reskin the Perflight interface with a classic aesthetic, giving the application a distinct look and feel compared to the standard modern interface. This is an extreme and somewhat wacky idea which could give way to multiple app “themes” of which “Retro” could be one? Save this for a rainy day when we literally have no other problems to solve Ref: Github Issue #38 https://github.com/jimpdx/perflight/issues/38

Jim Thompson About 1 month ago
Low Priority
Enable or Disable 'All Visible' Addons
[….] Add another horizontal rule followed by two toggle buttons below it: --- Enable All Visible --- Disable All Visible These functions will do exactly what they say. They will mass enable and disable all the addons visible. And by "visible" we mean the total addons from the libraries which are toggled on and visible on the screen. So if the only want to disable one group, they could just hide the others, click "Disable All Visible" then turn others back on. Ref: Github Issue #18 https://github.com/jimpdx/perflight/issues/18

Jim Thompson About 1 month ago
Enable or Disable 'All Visible' Addons
[….] Add another horizontal rule followed by two toggle buttons below it: --- Enable All Visible --- Disable All Visible These functions will do exactly what they say. They will mass enable and disable all the addons visible. And by "visible" we mean the total addons from the libraries which are toggled on and visible on the screen. So if the only want to disable one group, they could just hide the others, click "Disable All Visible" then turn others back on. Ref: Github Issue #18 https://github.com/jimpdx/perflight/issues/18

Jim Thompson About 1 month ago