3.15.2

Feb 01, 2024

Admin

  • Bug fix: appointments were not deleted in the admin panel
  • Changed the plugin description

Frontend

  • Bug fix: calendar block styles had a conflict with system styles

3.6.7

Dec 3, 2023

Admin

  • Improved fetch – added @wordpress/api-fetch
  • Stylized the standart wp advert on the plugin pages
  • Added a link to the documentation
  • Some improvements to the Gutenberg block code

Frontend

  • Improved fetch – added @wordpress/api-fetch
  • Improved form validation
  • Improved calendar user experience
  • Changed enabling inline mode when the container is larger than 1200px
  • Some code improvements and optimizations
  • Calendar cell made flexible
  • Added support for adaptive fonts

3.6.0

Oct 23, 2023

Admin

  • Bug fix: changed empty email to customer
  • Some code improvements and optimizations
  • Added the new feature – inner max width for the calendar cols
  • Prepared the plugin for placement on Envato

Frontend

  • (content ::after) if border’s of parent is not exists will have new inset: values
  • Remove @media (hover: hover) from css files
  • Some apperance and code improvements
  • Added phone field validation

3.5.4

Sep 9, 2023

  • Update the translation file

Admin

  • Bug fix: itnval changed to intval
  • Bug fix: grammar errors
  • Added a logic for returning the viewing of appointments for the current week
  • Added a logic for returning the viewing of appointments for the current month
  • Some code improvements

3.5.0

Aug 14, 2023

Admin

  • Finished localization

Frontend

  • Added the prefix ‘min’ to the front-end files (css,js)
  • Comliled js files to es2020 standart
  • Some code improvements – added comments to the code

3.4.3

Aug 4, 2023

  • Update the translation file

Admin

  • Bug fix: offday not show in frontend
  • Improved gutenberg block styles and user experience

Frontend

  • Some code improvements

3.3.17

Jul 19, 2023

Admin

  • Bug fix: date selection on the daily chart – the request will be executed only if the date is valid
  • Improved appointment user experience
  • Some code improvements
  • Added a new tab to display new appoitments

2.6.13

Jul 4, 2023

Admin

  • The output of the selected date and time at the last step
  • Improved language texts
  • Added Gutenberg blocks description

Frontend

  • The output of the selected date and time at the last step
  • Improved the Gutenberg block user experience
  • Enabled inline mode when the container is larger than 1208px. Previously it depended on the width of the browser window

2.6.9

Jun 29, 2023

Admin

  • Bug fix: on install and on deactivate
  • Bug fix: aligment the columns in the inline mode for the Gutenberg block
  • Bug fix: added new text constants for translation
  • Added default email texts
  • Improved admin email sending
  • Improved emails texts
  • Some code improvements – added comments to the code
  • Added appointments menu count

Frontend

  • Improved language texts

2.5.1

Jun 7, 2023

Admin

  • Bug fix: fixed correct suffixes for dates in the Gutenberg block
  • Improved language constants
  • Improved the Gutenberg block user experience
  • Added multilanguage

Frontend

  • Bug fix: fixed correct suffixes for dates
  • Improved the Gutenberg block user experience
  • Added multilanguage

2.4.7

Jun 1, 2023

Admin

  • Some code improvements
  • Removed canceled appointments from the output

Frontend

  • Added placeholders to the appointment form
  • Outputted the selected date
  • Improved the output of the selected date and slot

2.4.0

May 28, 2023

Admin

  • Admin email corrected
  • Added a new calendar render after changing settings
  • Added the otput of the Gutenberg block example
  • Some code improvements
  • Minor changes to the text

Frontend

  • Improved texts
  • The output of the selected date and time of the appointment is made

2.3.2

May 22, 2023

Admin

  • Fixed several minor bugs
  • Added default admin email address
  • Some code improvements
  • Expanded options for changing appointment time

2.1.14

May 20, 2023

Admin

  • Bug fix: displaying appointment by 00:00
  • Bug fix: check start time and end time, end time cannot be less than start time
  • If the administrator select an already selected date in the custom schedule we will notify the administrator

Frontend

  • Bug fix: empty slots will not be shown on off days

2.1.13

May 19, 2023

Admin

  • Bug fix: calendar day offs
  • Some code improvements
  • Added mailer for appointments

2.1.7

May 17, 2023

Admin

  • Bug fix: safari invalid date; new Date( ‘2023-05-18 09:00’ ) – invalid date, needs new Date( ‘2023-05-18’ )
  • Bug fix: safari Y axis date is incorrect, fix added

2.1.3

May 17, 2023

Admin

  • Added validation to time input fields
  • Added the ability to manually edit appointment time
  • Added handling of slot loading errors

2.1.2

May 16, 2023

Admin

  • Added the button to add an appointment on the appointments page
  • Show the popup error if there is an error in selecting the date or time in the custom shedule settings

Frontend

  • Bug fix: css aligned the slots
  • Improved the validation of the application and the display of the error text

2.0.0

May 2, 2023

  • First release of completely rebuilt version 2