From c8753165145c1e891431c80a9cb6c8569db10501 Mon Sep 17 00:00:00 2001 From: AlexVanderbist Date: Wed, 3 Jan 2024 15:56:35 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 173 +++++++++++++++++++++++++++------------------------ 1 file changed, 91 insertions(+), 82 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dbb54f1..5eb6def8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to `ignition` will be documented in this file +## 1.12.0 - 2024-01-03 + +### What's Changed + +* Revert to regular footer +* Bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/spatie/ignition/pull/432 + +**Full Changelog**: https://github.com/spatie/ignition/compare/1.11.3...1.12.0 + ## 1.11.3 - 2023-10-18 ### What's Changed @@ -32,13 +41,13 @@ All notable changes to `ignition` will be documented in this file ## 1.11.0 - 2023-09-19 -- Design tweaks - - - Fix gradient on stacktrace - - Move share dropdown to the right navbar - - Always open links in new tabs +- Design tweaks + + - Fix gradient on stacktrace + - Move share dropdown to the right navbar + - Always open links in new tabs -- Add Flare footer +- Add Flare footer **Full Changelog**: https://github.com/spatie/ignition/compare/1.10.1...1.11.0 @@ -51,16 +60,16 @@ All notable changes to `ignition` will be documented in this file ## 1.10.0 - 2023-08-21 - Add 'copy to clipboard' support for filepaths and editor URLs -- Bump Ignition UI from 4.6.0 to 4.9.0, includes following changes: - - Feature: Add 'copy to clipboard' option to editors - - Fix: Improve detection of vendor frames for JS frames - - Fix: Navigation for custom contexts not working when context name has whitespaces. - - Use container queries for responsive components - - Tweak SQL parameter bindings in the query debug tab - - Fix: don't listen to keypress events when typing in input fields or textareas - - Only show context section when relevant - - Add browser section displaying the user agent - - Fix request tab not showing up for JS errors +- Bump Ignition UI from 4.6.0 to 4.9.0, includes following changes: + - Feature: Add 'copy to clipboard' option to editors + - Fix: Improve detection of vendor frames for JS frames + - Fix: Navigation for custom contexts not working when context name has whitespaces. + - Use container queries for responsive components + - Tweak SQL parameter bindings in the query debug tab + - Fix: don't listen to keypress events when typing in input fields or textareas + - Only show context section when relevant + - Add browser section displaying the user agent + - Fix request tab not showing up for JS errors ## 1.9.0 - 2023-06-28 @@ -83,17 +92,17 @@ All notable changes to `ignition` will be documented in this file ### What's Changed -- Bump Ignition-UI to 4.4.0 which includes following changes: - - - Add support for custom context - - Add support for exception context - - Show SQL bindings inline in debug section +- Bump Ignition-UI to 4.4.0 which includes following changes: + + - Add support for custom context + - Add support for exception context + - Show SQL bindings inline in debug section -- Add support for custom context, exception context (and query bindings) by @rubenvanassche in https://github.com/spatie/ignition/pull/286 +- Add support for custom context, exception context (and query bindings) by @rubenvanassche in https://github.com/spatie/ignition/pull/286 -- Add PHPStorm via IDE Remote Control editor link by @raveren in https://github.com/spatie/ignition/pull/262 +- Add PHPStorm via IDE Remote Control editor link by @raveren in https://github.com/spatie/ignition/pull/262 -- Fix editor link for Panic's Nova by @knorthfield in https://github.com/spatie/ignition/pull/284 +- Fix editor link for Panic's Nova by @knorthfield in https://github.com/spatie/ignition/pull/284 ### New Contributors @@ -114,28 +123,28 @@ All notable changes to `ignition` will be documented in this file ### What's Changed -- Bump spatie/ignition-ui to 4.2.0. Includes following changes: +- Bump spatie/ignition-ui to 4.2.0. Includes following changes: -- - Add indicator for AI-generated solutions +- - Add indicator for AI-generated solutions - - - - -- - Add support for rendering markdown in solutions +- - Add support for rendering markdown in solutions - - - - -- - Fix vendor frame grouping on Windows +- - Fix vendor frame grouping on Windows - - - - - -- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/spatie/ignition/pull/267 +- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/spatie/ignition/pull/267 **Full Changelog**: https://github.com/spatie/ignition/compare/1.5.0...1.6.0 @@ -207,9 +216,9 @@ All notable changes to `ignition` will be documented in this file ## 1.3.1 - 2022-05-16 -- Bump Ignition UI to v4.0.2 +- Bump Ignition UI to v4.0.2 -- - Fix types: `context.env` can be `null` or `undefined` +- - Fix types: `context.env` can be `null` or `undefined` - - @@ -224,7 +233,7 @@ All notable changes to `ignition` will be documented in this file - - - -- JS bundle is no longer compressed to make debugging easier +- JS bundle is no longer compressed to make debugging easier **Full Changelog**: https://github.com/spatie/ignition/compare/1.3.0...1.3.1 @@ -233,9 +242,9 @@ All notable changes to `ignition` will be documented in this file ## What's Changed -- Use Ignition UI v4 by @AlexVanderbist in https://github.com/spatie/ignition/pull/129 +- Use Ignition UI v4 by @AlexVanderbist in https://github.com/spatie/ignition/pull/129 -- - Bump Ignition UI version to 4.0.1 +- - Bump Ignition UI version to 4.0.1 - - @@ -250,35 +259,35 @@ All notable changes to `ignition` will be documented in this file - - - -- - - Fixed a missing key in Query debug section - +- - - Fixed a missing key in Query debug section + -- - +- - - -- - +- - - - -- - +- - - - - -- - +- - - - - - -- - +- - - - - - - -- - +- - - - @@ -286,7 +295,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -295,7 +304,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -305,7 +314,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -316,7 +325,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -328,7 +337,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -341,7 +350,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -355,7 +364,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -370,35 +379,35 @@ All notable changes to `ignition` will be documented in this file - - - -- - - Fixed selecting exceptions without accidentally collapsing the error card - +- - - Fixed selecting exceptions without accidentally collapsing the error card + -- - +- - - -- - +- - - - -- - +- - - - - -- - +- - - - - - -- - +- - - - - - - -- - +- - - - @@ -406,7 +415,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -415,7 +424,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -425,7 +434,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -436,7 +445,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -448,7 +457,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -461,7 +470,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -475,7 +484,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -490,35 +499,35 @@ All notable changes to `ignition` will be documented in this file - - - -- - - Triple clicking a code snippet now always selects it - +- - - Triple clicking a code snippet now always selects it + -- - +- - - -- - +- - - - -- - +- - - - - -- - +- - - - - - -- - +- - - - - - - -- - +- - - - @@ -526,7 +535,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -535,7 +544,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -545,7 +554,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -556,7 +565,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -568,7 +577,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -581,7 +590,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -595,7 +604,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -610,7 +619,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - +- - - - @@ -625,7 +634,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - Refactor error occurrence context items types +- - Refactor error occurrence context items types - - @@ -640,7 +649,7 @@ All notable changes to `ignition` will be documented in this file - - - -- - Log error to console when sharing to Flare goes wrong +- - Log error to console when sharing to Flare goes wrong - -