Plugin Directory

Changeset 3263800


Ignore:
Timestamp:
03/29/2025 11:23:59 AM (12 months ago)
Author:
PuckRobin
Message:

V5.4 - readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-base-booking-of-appointments-services-and-events/trunk/readme.txt

    r3251403 r3263800  
    33Tags: appointment booking, service booking, booking calendar, multi vendor, buddypress
    44Requires at least: 4.4.0
    5 Tested up to: 6.7
    6 Stable tag: 5.3.0
     5Tested up to: 6.8
     6Stable tag: 5.4.0
    77Requires PHP: 5.5.0
    88License: GPLv2 or later
     
    160160* [Coupons](https://wp-base.com/downloads/coupons/): Applies discount over total payable amount upon submission of coupon code. Start and end dates, maximum usage, applicable services and/or providers can be selected.
    161161* [Custom Pricing](https://wp-base.com/downloads/custom-variable-pricing/): Payment and down payment amounts can be formulated depending on any variable, for example to apply special price for happy hours
    162 * [Credits](https://wp-base.com/downloads/credits/): Adds a deposit system to your website that allows your clients to purchase credit points and then redeem it at a later point for your services.
     162* [Digital Wallet](https://wp-base.com/downloads/credits/): Adds a deposit system to your website that allows your clients to purchase credit points or service packages and then redeem it at a later point for your services.
    163163* [Extras](https://wp-base.com/downloads/extras/): Allows adding unlimited number of "extras" which can be used to offer selectable additional service options to the client. Extras can be applied to locations, services and service providers.
    164164* [Event Bookings](https://eb.wp-base.com/): Any post/page/custom post can be easily configured to be bookable as event
     
    169169* [Multi Vendor Marketplace](https://wp-base.com/downloads/multi-vendor-marketplace/): Providers can register to the website, sell their services and manage their bookings
    170170* [Online Meetings (Zoom & Jitsi & Agora)](https://wp-base.com/downloads/online-meetings/): Allows integration with Zoom, Jitsi and Agora video/audio conferencing system
    171 * [Packages](https://wp-base.com/downloads/packages/): Allows admin combine two or more services as jobs of a package and sell them as a single service. Time delays between service jobs can be set.
     171* [Service Bundles](https://wp-base.com/downloads/packages/): Allows admin combine two or more services as jobs of a bundle and sell them as a single service. Time delays between service jobs can be set.
    172172* Payment Gateways: 2checkout, [authorize.net AIM](https://wp-base.com/downloads/payment-gateway-authorizenet-aim/), Paymill, [Paypal](https://wp-base.com/downloads/payment-gateway-paypal-standard/), Simplify by Mastercard, [Stripe](https://wp-base.com/downloads/payment-gateway-stripe/) support available.
    173173* [PDF Attachments](https://wp-base.com/downloads/pdf-attachments/): Allows dynamically creating PDF files with booking details and attach them to emails
     
    203203
    204204== Changelog ==
    205 = V5.3.0 March 6, 2025 =
     205= V5.4.0 March 29, 2025 =
     206- Tweak: Compatibility with WordPress 6.8
     207- Fix: In admin bookings, changing start date does not change end date
     208- Fix: Shortcode TinyMCE inserter does not show up
     209- Dev: New class WpB_Location
     210- Changes and fixes related to premium addons:
     211- Tweak: Locations admin UI rewritten
     212- Tweak: In admin Vendors, suspension reason now can be seen in Logs
     213- Tweak: UDFs which are set as "register" and set by the vendor on their settings can now be used in emails
     214- Change: Due to incompatibility of the nav tabs between the two plugins, adding Bookings tab to Ultimate Member account page is now optional and clicking the tab redirects the client to WP BASE account page.
     215- Fix: Providers cannot book for themselves in Manage Bookings
     216- Fix: Registration UDF fields cannot be edited unless user is client and vendor at the same time
     217- Fix: Services selected in registration form are not reflected to vendor account
     218- Fix: In Digital Wallet, when there are two plans having the same credits/packages, wrong one's price may be chosen
     219- Fix: UDF fields which are selected at Marketplace settings and UDF settings pages are displayed twice at registration form
     220
     221= V5.3.0 March 4, 2025 =
    206222- Fix: PHP to moment time format conversion does not take care of escaped characters
    207223- Changes and fixes related to premium addons:
Note: See TracChangeset for help on using the changeset viewer.