[v0.1.6] + Object lists: object card action buttons (view, edit, delete)
[v0.1.6] ~ Object lists: card titles (object names) are now a clickable link to navigate to the object view
[v0.1.6] ~ Correct internal names for objects
[v0.1.6] + Entity (member/utility) cards: category names link to category object view
[v0.1.6] + Category (group/tag) cards: entity names link to entity object view
[v0.1.6] + Object view: metadata panel (colour, creation date, object type and subtype)
[v0.1.6] + Object view: footer panels (ID list, metadata, edit panel)
[v0.1.6] + Object view: sticky header (task, object type, object name)
[v0.1.6] + Object view: category page (name, avatar, members, utilities, desc)
[v0.1.6] + Object view: entity page (name, prns, avatar, groups, tags, desc, last front, front history)
[v0.1.6] ~ semantic update: entities and categories are types of "objects", so members are a type of "entity object" and groups are a type of "category object" - this changes very little about the tool's language and "object" is mainly a code-internal thing, but its use here in the changelog is to avoid heavy repetition when both members + utilities or groups + tags (or all four) have the same or similar changes
=====
[v0.1.5] ~ Fixed view buttons' status indicators not updating when toggled off without selecting a new view
[v0.1.5] ~ Reworked results view semantics (+pages, +domains)
[v0.1.5] + File parser: redundant front logs for utilities
[v0.1.5] ~ Fixed redundant front log creation; now uses osmRefs
[v0.1.5] - Temporarily disabled all import sources except Simply Plural
=====
[v0.1.4] + Converter: convert relational IDs to osmRef
[v0.1.4] ~ Fixed colours breaking on some cards listing other entity types
[v0.1.4] + File parser: Octocon "Full" importing (alters to members, tags to tags, no utilities, no groups)
[v0.1.4] + Converter: overhauled import to convert working file to oNSysMgr's format while preserving service-specific data
=====
[v0.1.3] + File validation: create blank arrays for members, utilities, groups, tags
[v0.1.3] + Tag cards: avatar, name, members, utilities, description, missing content placeholders
[v0.1.3] + Utility cards: avatar, name, pronouns, groups, tags, last front, description, missing content placeholders
[v0.1.3] + Markdown parser: horizontal rule (SP compatibility)
[v0.1.3] + File validation: groups, tags, utilities
[v0.1.3] + Member cards: tags
[v0.1.3] + Group cards: utilities
[v0.1.3] + File parser: redundant Octo tags, utilities
[v0.1.3] ~ Renamed "labels" to "tags" for Octo consistency
[v0.1.3] + Disclaimers in footer
[v0.1.3] + Group cards: avatar, name, members, description, missing content placeholders
=====
[v0.1.2] + Config: spoiler entity counts (on by default)
[v0.1.2] + Meta: oNSysMgr config
[v0.1.2] + Views: member count, spoilered by default
[v0.1.2] + Views: sticky header
[v0.1.2] + View mode buttons and term explanation buttons
[v0.1.2] + File validation: members
=====
[v0.1.1] + Member cards: last front
[v0.1.1] + File parser: redundant groups, fronts (SP compatibility)
[v0.1.1] + Markdown parser: SP images, Discord-style spoilers
[v0.1.1] + Member cards: Missing content placeholders
[v0.1.1] ~ Member cards: Styled groups
=====
[v0.1.0] + Member cards: avatar, name, pronouns, groups, description
[v0.1.0] + Markdown parser (Discord-style, PK compatibility)
[v0.1.0] + File parser: SP importing (members to members, custom fronts to utilities, groups to groups, no tags)
[v0.1.0] + File upload
===========
[v0.0.1] + Tool framework completed