Skip to content

Releases: wpsight/wpcasa

v1.3.1

17 Nov 17:52
Compare
Choose a tag to compare
  • TWEAK: added string translation for listing details
  • UPDATE: CMB2 updated to 2.11.0
  • FIX: Fixed authenticated stored XSS

WPCasa 1.3.0

16 Nov 12:00
Compare
Choose a tag to compare
  • 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

03 Jul 19:53
Compare
Choose a tag to compare

FIX: QR code on listing single page was not working anymore.
Tested up to WP 6.6.

v1.2.12

15 May 09:10
Compare
Choose a tag to compare

Compatible with PHP 8+

1.2.11

13 May 20:26
Compare
Choose a tag to compare
v1.2.11

fixes and improvements

v1.2.8

28 Oct 19:12
Compare
Choose a tag to compare
  • TWEAK: Optimized code base

v1.2.7

28 Oct 16:22
Compare
Choose a tag to compare

TWEAK: Sanitized input fields and data
TWEAK: Modifications to the Newsletter Panel in WPCasa Settings.
UPDATE: Updated CMB2 to 2.9.0

v1.2.6

20 Jul 16:08
Compare
Choose a tag to compare
  • 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

09 Feb 05:46
Compare
Choose a tag to compare
  • Fixed admin license page issue
  • Ensure compatibility with latest version of WordPress

v1.2.4: Merge pull request #112 from codestylist/master

26 May 16:07
8e870d3
Compare
Choose a tag to compare
  • Fixed licenses activation
  • Fixed fatal error using object as array