Changelog
1.5.0 - Card owners, Hand cards
(soon/05/25)
Notes now display their owner in the Inspector (name and avatar). The owner can then be reassigned directly from within Unity.
New button in the toolbar to filter notes by their owner.
New button in the toolbar to display only the cards currently in the user's Hand.
New button in the toolbar to hide other icons and gizmos, to focus on Scene Notes.
Filter by Owner and Filter by Deck 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)
Last updated