iCagenda / ChangeLog

Keep Connected!

iCagenda PRO 3.8.0-RC1

    Legend: !important +added -removed ~changed #fixed
    Info: access to the beta versions and pre-releases are reserved to users with a valid pro subscription.
    iCagenda™ is distributed under the terms of the GNU General Public License version 3 or later; see LICENSE.txt.

  iCagenda 3.8.0-rc1 (2022.02.05)

  • !
    Announcement : Joomla 3.10 as minimum version required. PHP 8.0+ recommended (minimum 7.2).
  • +
    Added : New svg icons for Calendars in Add to Cal.
  • ~
    Changed : Config xml files Display Review (component, menus, modules).
  • ~
    Changed : Update Outlook Live Calendar link.
  • ~
    Changed : Update Add to Cal button - Use svg icons for calendars.
  • ~
    Changed : 'datesDisplay' field, update value of option 'No'.
  • ~
    Changed : Improve Search Filters options display.
  • ~
    Changed : Set search current list as default (fresh install).
  • ~
    Changed : Include 3.7.21 changes.
  • -
    Removed : Form validation method option (front & server as default).
  • -
    Removed : Map width and height options in menu options (use custom css on 'ic-map-wrapper' class)
  • #
    [LOW] Fixed : Menu link control functions (retrieve only site "list of events" links).
  • #
    [LOW] Fixed : Removal not used All Categories option in multiple categories select list.
  • #
    [LOW] Fixed : Option one registration per date not working as expected (issue wrong button on event details view).
  • #
    [LOW] Fixed : Multiple categories select form field.
  • #
    [LOW][MODULE] Fixed : 'Close'/'No ticket left' status in module iC Calendar.
  • #
    [LOW][J4] Fixed : Link to newsletter from menu icon.
  • #
    [LOW][J4] Fixed : Error if short_open_tag disabled on server.
  • #
    [LOW][J4] Fixed : Cancel button issue in admin Newsletter (send mail to participants) on php8.
  • #
    [LOW][J4] Fixed : Slide effect not working for Participants list.
  • #
    [LOW][J4] Fixed : ArrayHelper error in categories frontend search filter.
  • #
    [LOW][MODULE][J4] Fixed : Model loading for module iC Event List (new helper on J4).
  • #
    [LOW][J3] Fixed : Publishing state change in admin lists.
  • Changed files in 3.8.0-rc1

  • ~
    pkg_icagenda.xml
  • ~
    com_icagenda/icagenda.xml
  • ~
    com_icagenda/script.com_icagenda.php
  • ~
    com_icagenda/admin/CHANGELOG.php
  • ~
    com_icagenda/admin/config.xml
  • ~
    com_icagenda/admin/icagenda.php
  • ~
    com_icagenda/admin/language/en-GB/en-GB.com_icagenda.ini
  • ~
    com_icagenda/admin/language/en-GB/en-GB.com_icagenda.sys.ini
  • ~
    com_icagenda/admin/models/fields/modal/menulink.php
  • ~
    com_icagenda/admin/models/fields/modal/multicat.php
  • ~
    com_icagenda/admin/src/Controller/MailController.php
  • ~
    com_icagenda/admin/src/Utilities/AddToCal/AddToCal.php
  • ~
    com_icagenda/admin/src/Utilities/Events/EventsData.php
  • ~
    com_icagenda/admin/src/Utilities/Icons/Icons.php
  • ~
    com_icagenda/admin/src/Utilities/Maps/Maps.php
  • ~
    com_icagenda/admin/src/Utilities/Menus/Menus.php
  • ~
    com_icagenda/admin/src/Utilities/Registration/Participants.php
  • ~
    com_icagenda/admin/src/Utilities/Registration/Registration.php
  • ~
    com_icagenda/admin/tables/category.php
  • ~
    com_icagenda/admin/tables/customfield.php
  • ~
    com_icagenda/admin/tables/event.php
  • ~
    com_icagenda/admin/tables/feature.php
  • ~
    com_icagenda/admin/tables/registration.php
  • ~
    com_icagenda/admin/tmpl/categories/default.php
  • ~
    com_icagenda/admin/tmpl/customfields/default.php
  • ~
    com_icagenda/admin/tmpl/events/default.php
  • ~
    com_icagenda/admin/tmpl/features/default.php
  • ~
    com_icagenda/admin/tmpl/registrations/default.php
  • ~
    com_icagenda/admin/utilities/addtocal/addtocal.php
  • ~
    com_icagenda/admin/utilities/event/event.php
  • ~
    com_icagenda/admin/utilities/events/data.php
  • ~
    com_icagenda/admin/utilities/form/field/multiplecategory.php
  • ~
    com_icagenda/admin/utilities/form/field/separator.php
  • ~
    com_icagenda/admin/utilities/icons/icons.php
  • ~
    com_icagenda/admin/utilities/maps/maps.php
  • ~
    com_icagenda/admin/utilities/menus/menus.php
  • ~
    com_icagenda/admin/utilities/registration/registration.php
  • ~
    [MEDIA] com_icagenda/media/css/icagenda-front.css
  • ~
    [MEDIA] com_icagenda/media/css/icagenda.css
  • ~
    [MEDIA] com_icagenda/media/icicons/style.css
  • +
    [MEDIA] com_icagenda/media/images/svgs/png/apple-calendar-mobile.png
  • +
    [MEDIA] com_icagenda/media/images/svgs/png/apple-calendar.png
  • +
    [MEDIA] com_icagenda/media/images/svgs/png/google-calendar.png
  • +
    [MEDIA] com_icagenda/media/images/svgs/png/outlook-calendar.png
  • +
    [MEDIA] com_icagenda/media/images/svgs/png/outlook.png
  • +
    [MEDIA] com_icagenda/media/images/svgs/png/yahoo-calendar.png
  • +
    [MEDIA] com_icagenda/media/images/svgs/svg/apple-calendar-mobile.svg
  • +
    [MEDIA] com_icagenda/media/images/svgs/svg/apple-calendar.svg
  • +
    [MEDIA] com_icagenda/media/images/svgs/svg/google-calendar.svg
  • +
    [MEDIA] com_icagenda/media/images/svgs/svg/outlook-calendar.svg
  • +
    [MEDIA] com_icagenda/media/images/svgs/svg/outlook.svg
  • +
    [MEDIA] com_icagenda/media/images/svgs/svg/yahoo-calendar.svg
  • ~
    com_icagenda/site/language/en-GB/en-GB.com_icagenda.ini
  • ~
    com_icagenda/site/models/fields/categories.php
  • ~
    com_icagenda/site/tmpl/submit/default.xml
  • ~
    com_icagenda/site/views/submit/tmpl/default.xml
  • ~
    [LIBRARY] lib_ic_library/lib_ic_library.xml
  • ~
    [LIBRARY] lib_ic_library/lib/form/field/sortablefields.php
  • ~
    [MODULE][PRO] mod_ic_event_list-pro/helper.php
  • ~
    [MODULE][PRO] mod_ic_event_list-pro/mod_ic_event_list.php
  • ~
    [MODULE][PRO] mod_ic_event_list-pro/mod_ic_event_list.xml
  • +
    [MODULE][PRO] mod_ic_event_list-pro/src/Helper/EventsHelper.php
  • ~
    [MODULE] mod_iccalendar/helper.php
  • ~
    [MODULE] mod_iccalendar/mod_iccalendar.xml
  • ~
    [MODULE] mod_iccalendar/language/en-GB/en-GB.mod_iccalendar.ini
  • ~
    [PLUGIN][PRO] plg_icagenda-pro/pro.xml
  • ~
    [PLUGIN][PRO] plg_icagenda-pro/forms/config_pro.xml
  • ~
    [PLUGIN] plg_system_ic_library/ic_library.php
  • ~
    [PLUGIN] plg_system_ic_library/ic_library.xml

Follow Us

Search