# Changelog ## 0.1.2 ### Bugfixes ### New features - Reworked hierarchical left tree - Added "Add under parent" button the hiearachical tree - Added mouse button and improved keyboard support to the hierarchical tree ### QoL adjustments - Added middle-click closing for the tabs - Reversed default custom sorting for "Order" field in the left side tree ## 0.1.1 ### Bugfixes - Fixed a bunch of typos - Fixed names not changing with single/multi relatinships if one gets name updated showing on the others properly - Fixed forced lower-case for notes in lists and relashionship fields - Fixed a bug that prevented documents with the same names properly working in the hierarchical tree ### New features - Added keyboard shortcut support - Added quick-add new document pop-up - Added quick-search existing document pop-up - Added keybinds cheatsheet pop-up - Added control buttons for keybinds cheatsheet, quick search, and quick add - Added document coloring support for the document hierarchical tree and tabs on the top - Added category/document switch for handling custom subcategories - Added tooltip support for all input fields - Added "Color picker" type field - Added "Switch" type field ### QoL adjustments - Alphabetically sorted most predefined lists (eg: types of political groups) with "Other/Unique" fields at the bottom. The fields that are ordered logically (eg: severity of racial weakness/strength) remain ordered via logical sorting and not by alphabet - Added explanation via tooltip to "Belongs under", "Order" and "Color" fields - Adjusted tooltip font-size to be actually readable - Added program FAVICON support - Moved the document edit/save/delete buttons to the top - Adjusted text selection to look better with the aesthetics of the app - Adjusted scrollbars to look better with the aesthetics of the app - Added auto-focus on name field when opening edit mode of a document - Added auto-focus AND auto-select of all text of the name field when creating a new document - Renamed "Lore notes" to "Other/Notes" for more intuitive usage - Renamed "Other names" to "Other names & Epithets" across all document types - Renamed "Power level" to "Combat rating" in "Characters" document type - Renamed "Level of sentience" to "Level of sapience" in "Species/Races" document type - Added "Oldest known" and "Average adulthood" fields to "Species/Races" document type - Added "Continent" and "Landmass" to prefilled options to "Location type" field in "Locations" document type - Added "Ethnicity" field in "Characters" document type - Added "Titles" field in "Characters" document type --- ## 0.1.0 ### Innitial release