Releases: erkexzcx/flightlesssomething
Release list
v1.9.4
What's Changed
- Set session cookie MaxAge to 30 days by @Copilot in #306
- chore(deps-dev): bump vite from 6.4.1 to 6.4.2 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #303
- chore(deps): bump vue from 3.5.31 to 3.5.32 in /web by @dependabot[bot] in #301
- chore(deps): bump marked from 17.0.5 to 17.0.6 in /web by @dependabot[bot] in #300
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #299
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #298
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #297
- chore(deps-dev): bump @playwright/test from 1.58.2 to 1.59.1 in /web by @dependabot[bot] in #302
Full Changelog: v1.9.3...v1.9.4
v1.9.3
v1.9.2
v1.9.1
So much changed code lines!
I've been experimenting with never ending bug/improvements hunt with this agent: https://github.com/erkexzcx/flightlesssomething/blob/main/.github/agents/bug-purgatory.agent.md
More or less all these changes are unnamed, as they are general bug fixes, performance improvements, security hardening and more tests coverage - all on good vibes! :D
Since 1.8.* I've improved MCP server - reworked tools a bit, added jq integration so AI would be way more flexible/faster/smarter when it comes to querying data. It would now be able to filter out only what is needed, instead of wasting context window on useless fields.
Other than that - agents (actually it's custom agents and subagents) and skills in https://github.com/erkexzcx/flightlesssomething/tree/main/.github are game changers. There is an agent named Repo maintainer which should be used for making changes for this repo, as it has somewhat clear guidelines on what to do and what NOT to do. It also delegates research into specific subagents, increasing quality of its outputs.
What's Changed
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Improve MCP server: remove data mutation tools, add server-side jq filtering, update docs by @Copilot in #288
- Maximize use of AI for this repo maintenance - custom agents, custom agent teams, custom agents coordinator, skills by @erkexzcx in #289
- improve agents by @erkexzcx in #290
- Fix some more stuff by @erkexzcx in #291
- Update custom agents and miscellaneous improvements by @erkexzcx in #292
- Implement various random fixes by @erkexzcx in #293
Full Changelog: v1.8.3...v1.9.0
v1.8.3
What's Changed
- chore(deps): bump dayjs from 1.11.19 to 1.11.20 in /web by @dependabot[bot] in #278
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #280
- chore(deps): bump dompurify from 3.3.2 to 3.3.3 in /web by @dependabot[bot] in #279
- chore(deps): bump github.com/klauspost/compress from 1.18.4 to 1.18.5 by @dependabot[bot] in #281
- chore(deps): bump marked from 17.0.4 to 17.0.5 in /web by @dependabot[bot] in #282
- chore(deps): bump picomatch from 4.0.3 to 4.0.4 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #283
- chore(deps): bump github.com/gin-contrib/sessions from 1.0.4 to 1.1.0 by @dependabot[bot] in #284
- chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #285
- chore(deps): bump vue from 3.5.30 to 3.5.31 in /web by @dependabot[bot] in #286
- Remove codecov integration by @Copilot in #287
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- docs: update README with dev instance warning, MCP server info, and deployment instructions by @Copilot in #265
- chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 by @dependabot[bot] in #267
- chore(deps-dev): bump @eslint/js from 9.39.3 to 9.39.4 in /web by @dependabot[bot] in #268
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #269
- chore(deps): bump vue from 3.5.29 to 3.5.30 in /web by @dependabot[bot] in #270
- chore(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #271
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #272
- chore(deps): bump marked from 17.0.3 to 17.0.4 in /web by @dependabot[bot] in #273
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #274
- chore(deps-dev): bump eslint from 9.39.3 to 9.39.4 in /web by @dependabot[bot] in #275
- chore(deps): bump dompurify from 3.3.1 to 3.3.2 in /web by @dependabot[bot] in #276
- Remove unused //nolint:gosec directives by @Copilot in #277
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Add missing idempotentHint to MCP tool annotations by @Copilot in #261
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #255
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #256
- chore(deps): bump github.com/gin-gonic/gin from 1.11.0 to 1.12.0 by @dependabot[bot] in #257
- chore(deps-dev): bump eslint from 9.39.2 to 9.39.3 in /web by @dependabot[bot] in #258
- chore(deps): bump vue from 3.5.28 to 3.5.29 in /web by @dependabot[bot] in #259
- chore(deps-dev): bump @eslint/js from 9.39.2 to 9.39.3 in /web by @dependabot[bot] in #260
- Add missing
sizesandthemefields to MCP tool icons per 2025-11-25 spec by @Copilot in #262 - Add CORS middleware for MCP endpoint by @Copilot in #263
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- chore(deps): bump rollup from 4.53.3 to 4.59.0 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #249
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #250
- Move audit logs from database to file-based JSON logging by @Copilot in #251
- Fix benchmark editing: local splice on run delete instead of full data reload by @Copilot in #252
- Structured audit logging with log shipper compatibility by @Copilot in #253
- Add "Verify Calc" link to user dropdown menu by @Copilot in #254
Full Changelog: v1.7.0...v1.8.0
v1.7.0
Actual changes
- MCP got slight rework, now it's faster, less back & forth calls needed, makes slightly more sense when using it
- More pre-calculated data added, but that's oriented towards MCP
- Data is pre-calculated instead of being calculated by clients (browsers) from full data. This means much faster loading times, especially with massive benchmarks. Downloading full data is always possible.
What's Changed
- Pre-calculate benchmark stats at upload time for instant loading by @Copilot in #232
- Fix go linter errors and add extended pre-calculated statistics for MCP by @Copilot in #233
- Remove on-the-fly stats fallbacks and dead code by @Copilot in #234
- Fix DebugCalc missing stats fields, MangoHud formula error, and FPS stddev/variance formula mismatch by @Copilot in #236
- Fix /debugcalc spreadsheet export formulas for LibreOffice compatibility by @Copilot in #238
- Fix /debugcalc spreadsheet verification formulas for MangoHud median and IQR by @Copilot in #240
- Parallelize frontend benchmark run loading based on CPU cores by @Copilot in #242
- Replace benchmark loading progress bar with spinner by @Copilot in #243
- MCP: reduce tool call count with richer initialize context and combined responses by @Copilot in #244
- Remove dead/unused frontend code by @Copilot in #246
- Remove dead code in MCP backend by @Copilot in #247
- Fix missing auth checks: banned users via API tokens, stale sessions bypassing bans/demotions by @Copilot in #245
- Remove unused db parameter from setupAuthTestRouter by @Copilot in #248
Full Changelog: v1.6.0...v1.7.0