Skip to content

v2.9.11

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Feb 19:30

Changes since previous release (v2.9.10):

πŸš€ New Features

  • ui: replace last opened project editbox with recent directories combobox (2f71798)
  • ui: Implement recent opened projects history (1861bd2)
  • Docker: Add Dockerfile for testing (e89e5f1)

πŸ› Bug Fixes

  • macOS: Fix tooltips persisting indefinitely (28c95de)
  • i18n: add internationalization support to validation messages (0266f09)
  • backend internet: mypy linting fixes (4f5657b)
  • ci: enable tests on macOS (27e3586)
  • test: Apple system font Helvetica (8a28c0f)
  • tests: port collision in MAVFTP and macOS popup behavior (112f0ac)
  • ruff: fix a ruff linting error (8a799c0)

♻️ Code Refactoring

  • program settings: refactor code into the new RecentItemsHistoryList class (36fa6b9)

πŸ§ͺ Tests

πŸ“¦ Build System

  • deps: bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#1305) (4cac31c)
  • deps: bump amilcarlucas/mypy-github-action from 2.0.1 to 2.0.2 (57a90cf)
  • deps: bump EnricoMi/publish-unit-test-result-action (47eb6b3)
  • deps: bump renovatebot/github-action from 46.1.1 to 46.1.2 (c07f28e)
  • deps-dev: bump ruff from 0.15.1 to 0.15.2 (45d72c9)
  • dist: Make the win and mac installer filenames different (aa1018a)

βš™οΈ CI/CD

  • deps: bump github/codeql-action in /.github/workflows (fa7be6f)

πŸ”§ Maintenance

  • translations: merge new un-translated string(s) to existing .po files with AI translations (f4bccd0)
  • translations: merge new un-translated string(s) to existing .po files with AI translations (e00cc96)
  • release: Bump version info, tag and release (25daa68)

πŸ“‹ Other Changes

  • \[pre-commit.ci\] pre-commit autoupdate (d703d97)

Release Info:

  • Version: v2.9.11
  • Date: 2026-02-24 19:30:46 UTC

Full Changelog: v2.9.10...v2.9.11