Skip to content

V4.2.1 Release - #192

Draft
mukunku wants to merge 27 commits into
mainfrom
v4.2.1-release
Draft

V4.2.1 Release#192
mukunku wants to merge 27 commits into
mainfrom
v4.2.1-release

Conversation

@mukunku

@mukunku mukunku commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

This PR:

  • Optimizes AudioPlayerDataGridViewCell so every cell doesn't open an audio output device connection initially and waits for the user to click Play.
  • Incorporates Make the audio player actually render #191 and Format filter query values with invariant culture #190
  • Sharpens the .editorconfig to be more opinionated. As a consequence this PR has A LOT of changes to update code styles.
    • Over the years I've changed how I write code so the repo code wasn't very uniform. It should be a lot more consistent now.
  • Parquet.NET has had a major v6 release which has proven difficult to get working with how our app uses it. So in order to obtain the fix for [BUG] Exception when a column only contains nan values #189 which was published recently, I created a forked package with a cherry-pick of that fix in it.
    • This is a temporary solution until I can integrate the breaking changes into our app

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Unit Test Results

✔️ Tests 100 / 106 (0 failed, 6 skipped) - passed in 2.9s
🔍 click here for more details

✏️ updated for commit df68b07

@mukunku
mukunku requested a balanced review from Copilot August 13, 2026 13:20

This comment was marked as low quality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants