Plugin Directory

Changeset 3334383


Ignore:
Timestamp:
07/25/2025 10:20:32 PM (7 months ago)
Author:
eventespresso
Message:

Update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • events-calendar-plus/tags/1.0.6/readme.txt

    r3334379 r3334383  
    188188
    189189== Changelog ==
    190 = 1.0.0 =
     190= v1.0.6 =
     191Update Stable and Tested up to tags
     192
     193= v1.0.5 =
     194Added:
     195Add Calendar Plus Version String to DOM and API Responses
     196Add Calendar Plus Support Admin Page
     197
     198Fixed:
     199Prevent Migrations From Running on New Calendar Plus Activations
     200
     201Changed:
     202Fix 'All' Filters Checkbox Filtering Issue
     203Refactor Events Calendar Plus Data Loading and Add Data Migration Management
     204CalendarPlus Data fetching with api
     205Add entity caches to Event Espresso event adapter
     206
     207= v1.0.4 =
     208New:
     209Implemented a feature to set the first day of the week
     210Add support for query parameter/url filtering Fixed
     211Add entity caching and only query events from the previous month onwards
     212
     213Fixed:
     214Fix asset load
     215Refactored filters logic into predicates
     216Fixed styles to be calendar-domain specific
     217Rename version files and fallback to main file for version
     218Separated i18n utility logic for calendar domains
     219
     220= v1.0.3 =
     221New:
     222Add setting to show filters on top of calendar
     223Reformat filters on top of calendar
     224Collapse filters on narrow screens
     225Exclude draft events from showing on the calendar
     226Make date numbers larger.
     227Make past dates lighter, make future dates darker.
     228Remove hover without requiring a click.
     229Add dark mode default colors.
     230Set Agenda view list styles to none
     231
     232Fixed:
     233Improve concurrent events to avoid overlapping.
     234Fix pressing delete or backspace in the month/year box crashes calendar.
     235Category colors crashing calendar when not set.
     236Sidebar width causing the last column to be hidden on smaller viewports.
     237Inconsistent font sizes for the filters button and search placeholder.
     238Sticky toolbar is now correctly aligned.
     239Fix line clamp issue in Safari.
     240
     241= v1.0.2 =
     242Bug fixes, styling fixes, default dark mode, category colour fixes, fix backspace crashing date field
     243
     244= v1.0.1 =
    191245* Initial release.
    192246
    193247== Upgrade Notice ==
    194 = 1.0.0 =
    195 Initial release of the plugin.
     248= v1.0.6 =
     249Updated tags to indicate compatibility with latest WordPress version.
     250= v1.0.5 =
     251Added version string to DOM/API and a support admin page. Fixed migration issues on new activations and a crash. Improved filters checkbox, refactored data loading, added data migration management, API data fetching, and entity caching to the event adapter.
     252= v1.0.4 =
     253Set first day of week, added URL filtering, and entity caching. Fixed asset loading, improved filter logic, calendar-specific styles, version file handling, and separated i18n logic for calendar domains.
     254= v1.0.3 =
     255Filters now display atop the calendar, with improved formatting, dark mode, and responsive design. Draft events are excluded. Fixes include event overlap, crashes, color issues, sidebar width, font sizes, toolbar alignment, and Safari line clamp.
     256= v1.0.2 =
     257Bug fixes, styling fixes, default dark mode, category colour fixes, fix backspace crashing date field
     258= v1.0.1 =
     259Initial release.
Note: See TracChangeset for help on using the changeset viewer.