-
Notifications
You must be signed in to change notification settings - Fork 0
1. Changelog
Falko Joseph edited this page Aug 3, 2021
·
23 revisions
β¨ Enhancements:
- Fix bug where custom tags are not cached
β¨ Enhancements:
- Add support for images as a floorplan, due to an inconsistency within the SweepBright API (JPG to PDF renaming)
β¨ Enhancements:
- Re-introduce WordPress image generation for property images into multiple sizes. This allows you to use image offloading plugins hooking into
wp_generate_attachment_metadata
andwp_update_attachment_metadata
π New:
- Add ability to show unavailable pages
β¨ Enhancements:
- Caching update
β¨ Enhancements:
- Bugfixes
π New:
- Introducing Pages Beta: the new visual "Page Builder" for WP SweepBright. Please Contact sales for more information.
- Support for filtering multiple agents
- Pagination & URL handling improvements for
wp-sweepbright-public.js
- Support for viewing unavailable properties
β¨ Enhancements:
- Version bump
β¨ Enhancements:
- Fix query
β¨ Enhancements:
- Remove hashtag for "recent" view
β¨ Enhancements:
- Add address to contact autoresponder
β¨ Enhancements:
- Cache chunking
β¨ Enhancements:
- PHP fix
β¨ Enhancements:
- British sold STC filter
β¨ Enhancements:
- Filter out broken images & documents before uploading
- Don't allow HEIC files to be uploaded
π New:
- Add support for filtering by agent
β¨ Enhancements:
- Bugfix for adding
URL
as a parameter
π New:
- Add support for setting a
url
variable in the autoresponder under "Contact" - Real-time loading indication of image processing in the "Properties" tab
- Set Yoast SEO meta description and meta image automatically to properties
- Improve image handling during production. Use
wp_get_image_editor
instead ofwp_generate_attachment_metadata
β¨ Enhancements:
- Pagination fix
β¨ Enhancements:
- Bugfix in bedroom filter
β¨ Enhancements:
- Filters are no longer required when calling
WP_SweepBright_Query::list()
- Fix Javascript bug where
mapMode
had to be defined when calling$sweepBrightInit()
, this is now no longer the case
β¨ Enhancements:
- Version bump + remove obsolete
var_dump
from contact file.
β¨ Enhancements:
- Fix bug where
load_wp_sweepbright_hook
was not initialized properly.
β¨ Enhancements:
- Fixed bug with built-in contact forms
- Fixed bug where events were not dispatched when sending a contact form
π New:
- New number formatting helpers
- Filter by new homes
- Filter by projects
- Filter by subtypes
- Ability to only load markers
β¨ Enhancements:
- Fixed bug where contact requests were not sent.
β¨ Enhancements:
- Fixes bug where hasOpenHome is not updated when there are no open home dates.
β¨ Enhancements:
- Add filesystem package back
β¨ Enhancements:
- Better support for directly calling
list()
β¨ Enhancements:
- Support calling
WP_SweepBright_Query::list
directly.
β¨ Enhancements:
- Remove cache after changing custom properties.
β¨ Enhancements: Removed cache directory. Is no longer used.
π New:
- Built in support for caching (blazing fast performance)
- Support for filtering & sorting
- Many Javascript improvements to support filtering
π New:
- Add support for external publication scheduler
- Improved stability during publications
- Number formatting enhancements for plot area and liveable areas
- Minor bugfixes
β¨ Enhancements:
- Bugfix
β¨ Enhancements:
- Bugfix
π New:
- Remove static file caching
- Blazing fast querying
- New methods
- Support for legal fields
- Support for projects & units
β¨ Enhancements:
- Add
/cache
to.gitignore
β¨ Enhancements:
- Remove node_modules
π New:
- Properties dashboard + real-time sync
- Add support for projects and units (beta)
- Built-in Javascript plugin (Vue) for displaying properties
- Hide units from the overview
β¨ Enhancements:
- Fix a bug where the title of an estate is not visible in the delete logs.
β¨ Enhancements:
- Fix sweepbright sync bug
β¨ Enhancements:
- Minor fixes
π New:
- Add support for "most relevant" filtering.
π New:
- Add support for AJAX
π New:
- Added auto-update support.
- Initial release.