Releases: Xtendify/Simple-Calendar
Releases · Xtendify/Simple-Calendar
4.0.3
What's Changed
- Update dependency esbuild to v0.28.0 by @renovate[bot] in #683
- Update dependency grunt to v1.6.2 by @renovate[bot] in #676
- Update actions/upload-artifact action to v7 by @renovate[bot] in #664
- Update dependency dayjs to v1.11.21 by @renovate[bot] in #695
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #691
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #654
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #656
- Bump immutable from 4.3.7 to 4.3.8 by @dependabot[bot] in #655
- Update dependency erusev/parsedown to v1.8.0 by @renovate[bot] in #652
- Update actions/checkout action to v6 by @renovate[bot] in #661
- Update actions/setup-node action to v6 by @renovate[bot] in #662
- Update dependency guzzlehttp/guzzle to v7.10.5 by @renovate[bot] in #696
- Update dependency symfony/polyfill-php80 to v1.37.0 by @renovate[bot] in #684
- Update actions/stale action to v10 by @renovate[bot] in #663
- Update Node.js to v22.22.3 by @renovate[bot] in #697
- Update dependency esbuild-sass-plugin to v3.7.0 by @renovate[bot] in #657
- chore: remove unused concurrently dependency by @rosinghal in #701
- Update dependency guzzlehttp/guzzle to v7.11.0 by @renovate[bot] in #702
- Add [if-event] conditional, [link url], grouped-calendar priority + sortable admin UI by @rosinghal in #690
- Update dependency guzzlehttp/guzzle to v7.11.1 by @renovate[bot] in #703
- WP7.0 compatibility by @Akhill2020 in #694
Full Changelog: 4.0.2...4.0.3
4.0.2
What's Changed
- Update dependency esbuild to v0.25.0 [SECURITY] by @renovate[bot] in #605
- Update dependency nesbot/carbon to v2.72.6 [SECURITY] by @renovate[bot] in #597
- Update dependency postcss-cli to v11.0.1 by @renovate[bot] in #651
- Update dependency prettier to v3.8.1 by @renovate[bot] in #589
- Update Node.js to v22.22.2 by @renovate[bot] in #608
- Update dependency concurrently to v9.2.1 by @renovate[bot] in #596
- Update dependency autoprefixer to v10.4.27 by @renovate[bot] in #609
- Update dependency dayjs to v1.11.20 by @renovate[bot] in #640
- Update dependency esbuild to v0.27.4 by @renovate[bot] in #653
- Update dependency @prettier/plugin-php to v0.25.0 by @renovate[bot] in #598
- Connect Page Settings: merge after final QA by @Akhill2020 in #666
- Admin revamp updated content by @Akhill2020 in #680
- first draft for misc settings by @Akhill2020 in #672
- Update dependency prettier to v3.8.3 by @renovate[bot] in #677
- Update dependency autoprefixer to v10.5.0 by @renovate[bot] in #679
- Add ons page revamp by @Akhill2020 in #682
- Fix constant definition for SIMPLE_CALENDAR_VERSION by @rosinghal in #685
- QA feedback and appointment compatibility by @Akhill2020 in #687
- Updated latest video of Core & Pro by @Akhill2020 in #689
- Cleanup after revamp by @Akhill2020 in #688
- Remove footer rating text and link & version by @Akhill2020 in #686
- Final QA fixes by @Akhill2020 in #692
- Update changelog by @rosinghal in #693
Full Changelog: 3.6.2...4.0.2
3.6.2
What's Changed
- Fix date format inconsistency in List View navigation bar by @rosinghal in #646
Full Changelog: 3.6.1...3.6.2
3.6.1
What's Changed
- IDOR vulnerability fix by @Akhill2020 in #643
- Issue error after library update by @Akhill2020 in #645
Full Changelog: 3.6.0...3.6.1
Fix: Make a new release to fix a "Class not found" error for GetUniverseDomainInterface.
3.6.0
What's Changed
- revert the script loading condition by @Akhill2020 in #636
- Update dependency google/apiclient to v2.18.3 by @renovate[bot] in #585
- fix cover image not display issue by @Akhill2020 in #644
- This is to clear cache on first activation or manualy update by @Akhill2020 in #639
Full Changelog: 3.5.8...3.6.0
- Dev: Breaking change: Support for PHP versions below 8.0 has been discontinued.
- Fix: An issue where the cover image was not displayed for Google Calendar events when using the OAuth Via Simple Calendar.
- Fix: An Insecure Direct Object Reference (IDOR) vulnerability.
- Dev: Added cache clearing on first plugin activation and during manual plugin updates.
3.5.8
What's Changed
- make compatible plugin with AVADA and other builders by @Akhill2020 in #635
- fix event start date issue by @Akhill2020 in #634
Full Changelog: 3.5.6...3.5.8
3.5.7
What's Changed
- Add Claude.md file by @rosinghal in #625
- Handling stale issues and PRs by @rosinghal in #627
- Load js and css only on calendar post and page by @Akhill2020 in #624
- Fix WPML Compatibility Issue with Event Bubbles by @rosinghal in #626
- Revert "Fix WPML Compatibility Issue with Event Bubbles (#626)" by @Akhill2020 in #630
- Fix accessibility issue by @Akhill2020 in #628
- Add notice to stop support for PHP7 by @Akhill2020 in #629
- Widgets format issue fix by @Akhill2020 in #632
Full Changelog: 3.5.5...3.5.7
3.5.6
What's Changed
- Add Claude.md file by @rosinghal in #625
- Handling stale issues and PRs by @rosinghal in #627
- Load js and css only on calendar post and page by @Akhill2020 in #624
- Fix WPML Compatibility Issue with Event Bubbles by @rosinghal in #626
Full Changelog: 3.5.5...3.5.6
3.5.5
What's Changed
- qTip html formatting issue by @Akhill2020 in #622
- Network issue on oauth via SC by @Akhill2020 in #623
Full Changelog: 3.5.4...3.5.5
- Fix: Network error when fetching calendars after authentication with Oauth via Simple Calendar on fresh installs.
- Fix: JS issue preventing custom CSS from applying to qTip tooltips in version 3.5.4.
3.5.4
What's Changed
- Multiday event expand issue fix by @Akhill2020 in #618
- qtip not visible on click by @Akhill2020 in #619
- Admin design issue fix by @Akhill2020 in #620
Full Changelog: 3.5.3...3.5.4
- Fix: Fixed multi-day events incorrectly displaying on all days when the "No, display only on first day of event" option is enabled.
- Fix: Resolved issue where event details (qTip) were not showing in mobile portrait view.
- Fix: Fixed layout issues on the admin settings page for fresh installations.