Changeset 3334383
- Timestamp:
- 07/25/2025 10:20:32 PM (7 months ago)
- File:
-
- 1 edited
-
events-calendar-plus/tags/1.0.6/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
events-calendar-plus/tags/1.0.6/readme.txt
r3334379 r3334383 188 188 189 189 == Changelog == 190 = 1.0.0 = 190 = v1.0.6 = 191 Update Stable and Tested up to tags 192 193 = v1.0.5 = 194 Added: 195 Add Calendar Plus Version String to DOM and API Responses 196 Add Calendar Plus Support Admin Page 197 198 Fixed: 199 Prevent Migrations From Running on New Calendar Plus Activations 200 201 Changed: 202 Fix 'All' Filters Checkbox Filtering Issue 203 Refactor Events Calendar Plus Data Loading and Add Data Migration Management 204 CalendarPlus Data fetching with api 205 Add entity caches to Event Espresso event adapter 206 207 = v1.0.4 = 208 New: 209 Implemented a feature to set the first day of the week 210 Add support for query parameter/url filtering Fixed 211 Add entity caching and only query events from the previous month onwards 212 213 Fixed: 214 Fix asset load 215 Refactored filters logic into predicates 216 Fixed styles to be calendar-domain specific 217 Rename version files and fallback to main file for version 218 Separated i18n utility logic for calendar domains 219 220 = v1.0.3 = 221 New: 222 Add setting to show filters on top of calendar 223 Reformat filters on top of calendar 224 Collapse filters on narrow screens 225 Exclude draft events from showing on the calendar 226 Make date numbers larger. 227 Make past dates lighter, make future dates darker. 228 Remove hover without requiring a click. 229 Add dark mode default colors. 230 Set Agenda view list styles to none 231 232 Fixed: 233 Improve concurrent events to avoid overlapping. 234 Fix pressing delete or backspace in the month/year box crashes calendar. 235 Category colors crashing calendar when not set. 236 Sidebar width causing the last column to be hidden on smaller viewports. 237 Inconsistent font sizes for the filters button and search placeholder. 238 Sticky toolbar is now correctly aligned. 239 Fix line clamp issue in Safari. 240 241 = v1.0.2 = 242 Bug fixes, styling fixes, default dark mode, category colour fixes, fix backspace crashing date field 243 244 = v1.0.1 = 191 245 * Initial release. 192 246 193 247 == Upgrade Notice == 194 = 1.0.0 = 195 Initial release of the plugin. 248 = v1.0.6 = 249 Updated tags to indicate compatibility with latest WordPress version. 250 = v1.0.5 = 251 Added 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 = 253 Set 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 = 255 Filters 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 = 257 Bug fixes, styling fixes, default dark mode, category colour fixes, fix backspace crashing date field 258 = v1.0.1 = 259 Initial release.
Note: See TracChangeset
for help on using the changeset viewer.