Skip to content

Releases: obbywiki/mediawiki-extensions-IntegratedProfiles

v0.6.0

Choose a tag to compare

@wlft wlft released this 12 Sep 21:24
Immutable release. Only release title and notes can be modified.
e57ca5e

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

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

  • add version to composer.json (62b38f4)
  • regen package-lock.json (1b3c428)
  • state deprecated in config descriptions (4c33bf6)

v0.5.0

Choose a tag to compare

@wlft wlft released this 11 Sep 13:55
Immutable release. Only release title and notes can be modified.
2db7628

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

Choose a tag to compare

@wlft wlft released this 10 Sep 17:40
caf42ef

0.4.0 (2026-09-10)

Features

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)

v0.3.0

Choose a tag to compare

@wlft wlft released this 02 Sep 15:51
be36775

0.3.0 (2026-09-02)

Features

  • configurable social links (d7ec603)
  • make FEATURED_ARTICLE a non-global option (f87d107)
  • temporarily disable wiki profile links (e559848)

Miscellaneous Chores

  • remove prerelease flag from release-please (6fc28d9)

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@wlft wlft released this 02 Sep 07:58
d2503d3

0.2.0 (2026-09-02)

Features

  • improve social link styling on vector22 (cbdc109)

Bug Fixes

  • missing string in you label (5f38334)

Miscellaneous Chores

  • deps-dev: bump @vue/test-utils from 2.4.11 to 2.5.0 (34eef80)
  • setup dependabot (f3f0419)
  • setup release please (7894cd9)
  • switch release-please to pre-release (defc858)
  • update release-please targets (bc25678)