Skip to main content

8 posts tagged with "hotfix"

View All Tags

Rentiva v4.37.3 — CI lint hotfix

· 2 min read
MaxHandMade
Maintainer

A short patch to clear the CI red mark left behind by v4.37.2. A single WPCS sniff — "Opening PHP tag must be on a line by itself" — failed on the v4.37.2 hero template after merge. v4.37.3 refactors the block so the PHP opening tag stands alone. Lint-only — no behaviour change.

Rentiva v4.37.1 — Vendor profile hotfix

· 5 min read
MaxHandMade
Maintainer

Three smoke-test findings on the freshly-shipped v4.37.0 vendor profile page are closed in v4.37.1: a badge that defaulted to "New Vendor" for every vendor regardless of their score, a misleading "X reviews" label whose number was actually the count of booking-time star ratings, and review stars that disappeared on the public profile when reviews were imported from third-party plugins.

MHM Rentiva v4.27.1: i18n Locale-Leak Hotfix — Vehicle Settings Labels No Longer Frozen at First-Install Language

· 4 min read
MaxHandMade
Maintainer

A few hours after the v4.27.0 WordPress.org submission readiness release, a critical bug was caught: On an English WordPress site, the Vehicle Settings page was displaying Turkish labels. This is a global plugin; English is the primary language. The bug was submission-blocker severity. v4.27.1 fixes it.