# Changelog

### 1.6.1

(12/08/25)

* Fixed an issue where the user could still edit a note even if they were not its Owner.

## 1.6.0 - Card owners, Hand cards, Focus mode

(08/08/25)

* Notes can now be linked to a GameObject.
  * When linked, notes follow the GameObject when it's moved, rotated or scaled.
  * When linked, a note can have an offset from the GameObject's pivot so it can be positioned on a specific point with respect to the GameObject.
* Multi-selection editing:
  * It's now possible to multi-select notes and edit most of their properties in bulk (title, contents, deck, scene, author).
* Improvements to note titles in scene:
  * You can now customise the colour and transparency of titles, and give them a background for improved readability.
  * You can trim long titles, to cater for excessively long ones creating too much noise.
  * Titles in scene view now fade away in the distance when too small.

## 1.5.0 - Card owners, Hand cards, Focus mode

(13/05/25)

* Notes now display their owner in the Inspector (name and avatar). The owner can then be reassigned directly from within Unity.
* New toolbar button to filter notes by their state (Done, Started, Not Started, Snoozed or Doc).
* New toolbar button to filter notes by their owner.
* New toolbar button to display only the cards currently in the user's Hand.
* New toolbar button to hide other icons and gizmos, to focus on Scene Notes.
* Filter buttons are now "toggle dropdowns" (i.e. a button + dropdown). Even after configuring a filter, you can turn it on/off and it will remember the configuration.
* Completely redesigned icons for many buttons.
* Codecks logo updated to the latest graphics.
* Log messages now display the package's name.
* Improved handling (escaping) of strings in notes' body and titles.
* Text in the note editor now wraps on long lines.
* Fixed an issue impeding the toolbar to open after a loading error.
* Overlay menu now shows Codecks icon instead of the letters "CS".

### 1.4.3

(11/04/25)

* Fixed new notes not displaying an icon on creation.

### 1.4.2

(01/04/25)

* Fixed a bug that prevented the icons of the Overlay from loading, when first installing the package.
* Fixed formatting of the Welcome window.

### 1.4.1

(18/07/24)

* Fixed an annoying bug with GUIDs, happening when using Codecks Scene Notes in tandem with other assets.
* Changed IDs for UI elements, so Codecks Scene Notes can be used together with Scene Notes in the same project.
* Moved default folder to CodecksSceneNotes, so it doesn't clash with the default folder in regular Scene Notes (you can still rename them, like before).

## 1.4.0 - Filter by project

(26/06/24)

* Notes can now display their title in the scene (this can be turned on/off using a setting in Project Settings).
* It is now possible to specify Codecks projects to filter notes.
* New, reimagined Wizard window, to setup projects and default deck more easily.
* Added a welcome window with useful links.

### 1.3.1

(02/05/24)

* Improved legibility for people who use the Light UI for Unity, including new dark icons for the toolbar.

## 1.3.0

(07/03/24)

* Fixed an issue with the Setup Wizard where the window sometimes didn't show the Save button. The window now displays a scrollbar when too small (thanks to user "cjaks" for pointing this out).
* Renamed package to be io.continis.codecks-scene-notes

## 1.2.0

(20/02/24)

* Added the ability to search a card in Unity starting from its ID in Codecks, by pasting it in the search box in the toolbar.
* Added support and specific icons for Doc cards and for Snoozed cards.
* Add a button to scene notes to visualise their corresponding card on the Codecks website.
* Improved a lot detection of setup errors, and added more descriptive error messages.
* If a card is being edited, upon quitting the editor you will be asked to confirm. This prevents unwanted loss of data.

## 1.0.0 - Original release

(19/01/24)

<br>
