Releases: obbywiki/mediawiki-extensions-IntegratedProfiles
Releases · obbywiki/mediawiki-extensions-IntegratedProfiles
Release list
v0.6.0
0.6.0 (2026-09-12)
Features
- better support for larger about/tagline prose (bcbc270)
- bump sidebar offset to match padding of the about page prose (9ec3624)
- make the editor action strip sticky (dad988a)
- revamp appearance section (426cde2)
- stateful editor actions (fb78795)
- wiki-configurable custom banner presets (#16) (bdaebdf)
Bug Fixes
- minor codex tweak (ceaa672)
Performance Improvements
- check profile visibility before retrieving profile data (24c443b)
- fix request duplication on user/user_talk pages by caching local username requests (052e466)
- header: avoid triggering an id lookup when it isn't applicable anyway (d3a1c02)
- lazy load the editor app + split masthead/editor css (7a2e9b6)
- optimize central id lookups (4621fc2)
Miscellaneous Chores
v0.5.0
0.5.0 (2026-09-11)
Features
- cards: add shadow to user-card__panel (bfb0987)
- cards: move extras above meta (f23aa6e)
- cards: remove box-shadow from avatar (97a091e)
- default talk tab (00d93a2)
- improve user card previews layout (0ca107a)
- override old featured article globals (ec27f4d)
- profile location option (e3783f9)
- reorganize extra data into ip-facts + move website link into ip-facts (77f6fb2)
- support optional pronouns display (a057e1b)
- tighten masthead margin (dba559f)
Bug Fixes
- minor styling improvements (b6f2d58)
v0.4.0
0.4.0 (2026-09-10)
Features
- improve banner upload button (7e0f437)
- improve skin compatibility (1b34a8a)
- support mw 1.45 (d3a6bd5)
- user card previews (#12) (e55b60b)
Bug Fixes
- alias missing classes/interfaces for <1.46 (7be5b35)
- invalid merge_strategy for wgIntegratedProfilesEnabledSocialLinks (312b192)
Miscellaneous Chores
- deps: bump googleapis/release-please-action from 4 to 5 (a641ee4)