Skip to content

[RELEASE] v4.2.0 - #308

Merged
ppfeufer merged 1 commit into
masterfrom
release/v4.2.0
Aug 3, 2026
Merged

[RELEASE] v4.2.0#308
ppfeufer merged 1 commit into
masterfrom
release/v4.2.0

Conversation

@ppfeufer

@ppfeufer ppfeufer commented Aug 3, 2026

Copy link
Copy Markdown
Owner

[4.2.0] - 2026-08-03

Important

This version needs Alliance Auth v5.2.0 or newer!

Please make sure to update your Alliance Auth instance before you install this
version; otherwise, an update to Alliance Auth will be pulled in unsupervised.

Changed

  • Use pk instead of id when referring to the primary key of a model instance, since id is not guaranteed to be the primary key in Django.
  • Migrated to Alliance Auth proxy models for Permission, User and Group
  • CSS modernized (If you have an older browser that can't handle the new CSS, update your browser…)
  • Translations updated

## [4.2.0] - 2026-08-03

> [!IMPORTANT]
>
> **This version needs Alliance Auth v5.2.0 or newer!**
>
> Please make sure to update your Alliance Auth instance **before** you install this
> version; otherwise, an update to Alliance Auth will be pulled in unsupervised.

### Changed

- Use `pk` instead of `id` when referring to the primary key of a model instance, since `id` is not guaranteed to be the primary key in Django.
- Migrated to Alliance Auth proxy models for `Permission`, `User` and `Group`
- CSS modernized (If you have an older browser that can't handle the new CSS, update your browser…)
- Translations updated
@ppfeufer ppfeufer self-assigned this Aug 3, 2026
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.47%. Comparing base (b2af20e) to head (d9b10c6).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files          23       23           
  Lines         754      754           
  Branches       72       72           
=======================================
  Hits          750      750           
  Misses          1        1           
  Partials        3        3           
Files with missing lines Coverage Δ
aa_intel_tool/__init__.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b2af20e...d9b10c6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ppfeufer
ppfeufer merged commit 03cffa5 into master Aug 3, 2026
67 checks passed
@ppfeufer
ppfeufer deleted the release/v4.2.0 branch August 3, 2026 20:57
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.

1 participant