All Versions
18
Latest Version
Avg Release Cycle
175 days
Latest Release
772 days ago

Changelog History
Page 2

  • v1.3.0-beta.2 Changes

    February 07, 2018

    ๐Ÿš€ This Beta release contains the many fixes based on testing for the first Beta version. Please test and file issues and help the project become as stable as possible.

  • v1.3.0-beta.1 Changes

    January 15, 2018

    ๐Ÿš€ This Beta release contains the many fixes based on testing for the Alpha version. In addition many pull requests were merged and there was some fine tuning based on feedback from the community. Please test and file issues and help the project become as stable as possible.

  • v1.3.0-alpha.1 Changes

    January 02, 2018

    ๐Ÿš€ This Alpha release contains the latest features of Easy!Appointments. There is a feature freeze for v1.3.0 and the goal of the next phase is to stabilize the application before hitting the Beta phase. Please test and file issues and help the project become as stable as possible.

  • v1.2.1 Changes

    May 21, 2017

    ๐Ÿš€ This is a revision release and fixes compatibility issues with PHP 7.1, corrects session handling issues with servers that do not have the required sessions configurations and includes updates for third party libraries used by the app.

    ๐Ÿ”„ Changelog

    • 0๏ธโƒฃ #241: Set default sessions save_path directory because many servers do not have this option set.
    • #306: Back-end login does not work with PHP 7.1.
  • v1.2.0 Changes

    November 09, 2016

    ๐Ÿ›  This release includes awesome features such as a brand new REST API, new backend/calendar view mode, pixel-perfect responsive design, multiple attendants, grayed-out availabilities in frontend, updated vendor files, bugfixes and many many more.

    ๐Ÿš€ The code refactoring has gone one step further and and the comments were updated, making external modifications easier than before. Make sure that you try this release and update your existing installations!

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  #185: Enable fixed availabilities setting for services.
    • #183: Display the appointments modal when the user clicks in an empty calendar slot.
    • โฑ #182: Add new appointment dashboard view: Table Scheduler
    • #180: Add login link to booking footer.
    • #178: Load the application/config/email.php settings to PHPMailer instance.
    • ๐Ÿ“ฑ #175: The backend must be responsive as well.
    • #174: Implementation of a REST API.
    • #173: JS Scrollbars do not work for backend/users entries.
    • ๐Ÿ“ฑ #137: Invalid responsive behavior in frontend booking wizard (step #2 - appointment date & time).
    • #136: Loading spinner is not shown in during the installation.
    • #127: Links in header contain index.php
    • #109: Accept multiple attendants in a single service session.
    • โšก๏ธ #63: Update vendor files (CodeIgniter, FullCalendar, Bootstrap, jQuery ...)
    • 0๏ธโƒฃ #54: Default auto-complete for the appointment end time according to service duration.
    • #45: Add secure flag to CI_SESSION when HTTPS is enabled.
    • #24: Provide dedicated URL for separate provider/service bookings.
    • ๐Ÿ”€ #22: Google Calendar Sync - Time Zone Issue
  • v1.1.1 Changes

    February 14, 2016

    ๐Ÿ›  Fixed

    • โฑ #116: Book advance timeout not taken into account for proposed appointments.
    • #118: Google Calendar and notification mail problem bug.
    • #120: Invalid appointment date set after editing an existing appointment.
  • v1.1.0 Changes

    January 24, 2016

    โž• Added

    • ๐Ÿ“ˆ #14: Add Google Analytics tracking for the booking page.
    • #15: Add captcha to booking page.
    • ๐Ÿ“ฑ #16: Responsive Frontend
    • #25: Add a disable customer mail notifications setting
    • ๐Ÿ‘ #27: Support american time format within the app.
    • #31: Double booking when two users try to book the same appointment hour and at the same time.

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ #4: Raising more useful exceptions and enable error logging by default.
    • โฌ†๏ธ #13: Upgrade to Bootstrap 3.x.x.
    • ๐Ÿ”ง #38: Renamed configuration.php file to config.php and changed the SystemConfiguration class to Config. This class will contain constants with the project configuration and will be statically used.
    • ๐ŸŒ #39: Add latest translations to source code so that user can select them immediately.
    • ๐Ÿฑ #42: Place all external assets to "ext" directory.

    โœ‚ Removed

    • โšก๏ธ #40: Removed .htaccess file and updated all the URLs with the index.php file so that mod_rewrite problems are eliminated.
    • ๐Ÿšš #41: Removed cancel.php file. Frontend must use the message.php file for displaying simple messages to user.

    ๐Ÿ›  Fixed

    • #6: Business Logic created is not getting assigned to service provider.
    • #10: Unable to use address tags in email address.
    • #18: Duration is not changing when adding a new appointment.
    • #21: Fix Easy!Appointments installation problems with AJAX requests.
    • #66: Trouble with breaks for providers.
  • v1.0.0 Changes

    January 19, 2014

    ๐Ÿš€ First Easy!Appointments release ever! โ˜บ