@@ -362,51 +362,8 @@ We offer a full, no-hassle refund within 14 days. You can read more about that,
362
362
363
363
364
364
== Changelog ==
365
- ### 6.6.0 - 2025-07-08
366
- #### Added
367
- - Tasks: Show completion checkmark in week and day views.
368
-
369
- #### Changed
370
- - Code: First pass of style coding standards.
371
- - Code: Introduce version constant in main plugin class.
372
- - Code: Load third-party dependencies from build folder.
373
- - General: Indicate compatibility with WordPress 6.8.
374
- - General: Update minimum WordPress version to 6.7.
375
- - Improve settings so partial payments can be disabled.
376
- - Tasks: Update FullCalendar to latest version.
377
- - Update daterangepicker to 3.1.0.
378
- - Update package dependencies.
379
-
380
- #### Removed
381
- - Code: Remove unused function and images.
382
- - Remove Bootstrap dependency.
383
- - Remove Onboarding React prototype.
384
- - Remove unused legacy code.
385
-
365
+ ### 6.6.1 - 2025-07-10
386
366
#### Fixed
387
- - API: Fix `companies` endpoint param mapping.
388
- - Client Portal: Remove top margin from quotes to ensure the top of the quote is visible.
389
- - Client Portal: Show success message when quote is accepted.
390
- - Code: Prevent dynamic class properties.
391
- - Code: Remove extra params on function calls.
392
- - Code: Remove unneeded `data:` URI components.
393
- - Code: Update package annotations.
394
- - Code: Update stylesheets to use hex instead of named colors.
395
- - Code: Update stylesheets to use WordPress font styles.
396
- - Contacts: Prevent a PHP warning when adding a new contact when a custom file field exists.
397
- - Fix a bug where tax names appended from WooCommerce.
398
- - Fix warning for PHP notices on translation.
399
- - Invoice line items now import the product short description if set.
400
- - JS Packages: Decrease CSS priority of global styles to prevent them from applying within the editor.
401
- - Linting: Clean up Stylelint violations.
402
- - Phan: Exclude generated file from analysis.
403
- - Ensure special characters in tasks are displayed correctly.
404
- - Tasks: Allow translation of task status after status change.
405
- - Tasks: Ensure task status is consistently toggled.
406
- - Tasks: Make it more clear what the current status of a task is.
407
- - Tasks: Adjust styles on mobile.
408
- - Tasks: Prevent status toggle when pressing enter.
409
- - Welcome Tour: Hide upsell prompts when one has a valid license.
410
- - Welcome Tour: Restore missing images.
411
- - Welcome Wizard: Fix regression in JS.
367
+ - Address regression that caused excess queries.
368
+ - Quote Templates: Clean up link when creating a new quote template.
412
369
0 commit comments