Changelog
1.5.0 - Category icons
(15/06/25)
Category icons:
Notes can now display an icon that displays the category they belong to.
This icon can be assigned on the NoteCategories ScriptableObject, and can be customised to be any image.
A new option in Project Settings, Icon Displays, allows to choose whether to display state or category via the note's icon.
A new toolbar, Scene Notes Categories, can be opened to act as a legend for category icons.
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.
The note state "Started" has been renamed to "In Progress".
1.4.0 - Link to GameObject
(02/06/25)
Notes can be now 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, category, scene).
Fixed an issue when duplicating a note ScriptableObject, when the duplicated note keeps the same title. Now the new note automatically gets assigned a new 4-digit suffix.
1.3.0 - Focus mode
(13/05/2025)
New and changed toolbar items:
New Focus button in the toolbar to hide other icons and gizmos, to focus on Scene Notes.
New Filter by State button in the toolbar, to filter notes by state (Done, Started, Not Started).
New icons for category button.
Text in the note editor now wraps on long lines.
Log messages now display package's name.
Overlay menu now shows Scene Notes icon instead of letters SN.
Improved query string in NotesBrowser.
Fixes:
Preventing Notes Browser error when deleting a note.
Fixed new notes not receiving an icon, on creation.
Fixed issues where scene names with spaces would break the search query in the Notes Browser.
Fixed error when trying to open the toolbar in an unsaved scene.
Fixed note snapping back into position when Completed or Started.
Removed warning due to obsolete class in Unity 6 and up.
1.2.2
(01/04/25)
Fixed a bug that prevented the icons of the Overlay from loading, when first installing the package.
Improved reactivity of the Browser window when changing a note's state.
1.2.1
(31/03/25)
When editing note categories and the Notes Browser is open, they will update in the Notes Browser window too.
Fixed a layout issue in the Notes Browser happening with long category names.
Fixed various small bugs.
1.2.0 - Browser window and Screenshots
(29/12/24)
New Notes Browser window! It's not possible to browse notes in list mode, and search for them by state, name, author, and category. It's also possible to filter by open scenes.
Now it's possible to attach a screenshot to notes. The screenshot can be taken directly in the scene view and automatically attached, by clicking a button in the note's Inspector.
1.1.2
(18/07/24)
Fixed an annoying bug with GUID clashes, happening when using other package assets.
1.1.1
(25/06/24)
New welcome screen, with useful links to documentation, email support, and more.
1.1.0 - Comments and Authors
(28/05/24)
Added the ability to add comments to notes, and reply to them.
Added author, created date and last edited date (grouped under "More").
1.0.0 - Original release
(08/05/24)
Last updated