-
Notifications
You must be signed in to change notification settings - Fork 0
1. Changelog
Falko Joseph edited this page Apr 28, 2021
·
23 revisions
- Remove hashtag for "recent" view
- Add address to contact autoresponder
- Cache chunking
- PHP fix
- British sold STC filter
- Filter out broken images & documents before uploading
- Don't allow HEIC files to be uploaded
- Add support for filtering by agent
- Bugfix for adding
URL
as a parameter
- 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
- Pagination fix
- Bugfix in bedroom filter
- 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
- Version bump + remove obsolete
var_dump
from contact file.
- Fix bug where
load_wp_sweepbright_hook
was not initialized properly.
- Fixed bug with built-in contact forms
- Fixed bug where events were not dispatched when sending a contact form
- New number formatting helpers
- Filter by new homes
- Filter by projects
- Filter by subtypes
- Ability to only load markers
- Fixed bug where contact requests were not sent.
- Fixes bug where hasOpenHome is not updated when there are no open home dates.
- Add filesystem package back
- Better support for directly calling
list()
- Support calling
WP_SweepBright_Query::list
directly.
- Remove cache after changing custom properties.
Removed cache directory. Is no longer used.
- Built in support for caching (blazing fast performance)
- Support for filtering & sorting
- Many Javascript improvements to support filtering
- Add support for external publication scheduler
- Improved stability during publications
- Number formatting enhancements for plot area and liveable areas
- Minor bugfixes
- Bugfix
- Bugfix
- Remove static file caching
- Blazing fast querying
- New methods
- Support for legal fields
- Support for projects & units
- Add
/cache
to.gitignore
- Remove node_modules
- 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
- Fix a bug where the title of an estate is not visible in the delete logs.
- Fix sweepbright sync bug
- Minor fixes
- Add support for "most relevant" filtering.
- Add support for AJAX
- Added auto-update support.
- Initial release.