Releases: wpsight/wpcasa
Releases · wpsight/wpcasa
v1.3.1
WPCasa 1.3.0
- NEW: Added input field for longitude and latitude to manually set the location of the listing
- NEW: Switch to using language files from GlotPress.
- NEW: Sanitize price before saving and remove
- NEW: A decimal separator has been added in preparation for upcoming functions that require a decimal separator.
- NEW: Option to select Swiss Franc currency symbol between 'SFr.' and 'CHF'. Default 'CHF'
- TWEAK: The settings for thousands separator are more flexible, now. Countries that do not use commas or periods are now also covered.
- TWEAK: Improved use of singular and plural string translation
- TWEAK: Minified JS files for increase page load
- TWEAK: Improved PHP 8 compatibility
- FIX: Added missing file needed for WPCasa Dashboard to show the map
- FIX: Fixed some notice when debug mode is activated
- FIX: Fixed SQL error on media page when
WP_DEBUG
is activated - FIX: Fixed insecure direct object references (IDOR) (Thanks to Patchstack)
v1.2.13
FIX: QR code on listing single page was not working anymore.
Tested up to WP 6.6.
v1.2.12
Compatible with PHP 8+
1.2.11
v1.2.11 fixes and improvements
v1.2.8
v1.2.7
v1.2.6
- NEW: Added German Formal Translation
- NEW: Added filter wpsight_listing_text_not_available to customize the informal text when a listing is not available
- TWEAK: Improved embedment of previously integrated functionality from WPCasa Listings Map and WPCasa Admin Map UI
- TWEAK: Improved data escaping
- TWEAK: Data for Javascript gets now provided through wp_add_inline_script instead of wp_localize_script
- UPDATE: Updated swiper.js to 6.7.5
v1.2.5
v1.2.4: Merge pull request #112 from codestylist/master
- Fixed licenses activation
- Fixed fatal error using object as array