Fixed branding: replaced “Vedika” with “VedIntel™ AstroAPI” throughout
Removed invalid contributor username from readme
1.0.6
Documented intentional public permission_callback on REST proxy and geocode routes — both are read-only public endpoints serving unauthenticated front-end visitors; security enforced via strict endpoint allowlist and server-side API key injection
1.0.5
Fixed unescaped output in block render callback: retro symbol now passed through wp_kses()
1.0.4
Fixed text domain: all 75 elements now use ‘vedintel-astro-widgets’ matching the plugin slug
1.0.3
Fixed translators comment position — moved directly above esc_html__() call inside printf()
1.0.2
Added translators comment for i18n compliance
Added wp_unslash() before sanitize_text_field() on POST input
Replaced date() with gmdate() to avoid timezone issues
Reduced tags to 5 (Plugin Check compliance)
1.0.1
Renamed plugin to VedIntel Astro Widgets
Changed attribution branding default to opt-in (off by default)