# Changelog All notable changes to this project will be documented in this file. ## v0.3.5 - 2025-06-21 (summer solstic) ### Changed - Hardcore "hacking" and refactoring for: models + backend + middleware + views. ### Added - Some "core" modules: + Agenda: Module to manage all your assigned items. + Audios: Module to discover and manage audios. + Bookmarks: Module to discover and manage bookmarks. + Cipher: Module to encrypt and decrypt your text symmetrically (using a shared password). + Documents: Module to discover and manage documents. + Events: Module to discover and manage events. + Feed: Module to discover and share short-texts (feeds). + Governance: Module to discover and manage votes. + Images: Module to discover and manage images. + Invites: Module to manage and apply invite codes. + Legacy: Module to manage your secret (private key) quickly and securely. + Latest: Module to receive the most recent posts and discussions. + Market: Module to exchange goods or services. + Multiverse: Module to receive content from other federated peers. + Opinions: Module to discover and vote on opinions. + Pixelia: Module to draw on a collaborative grid. + Popular: Module to receive posts that are trending, most viewed, or most commented on. + Reports: Module to manage and track reports related to issues, bugs, abuses, and content warnings. + Summaries: Module to receive summaries of long discussions or posts. + Tags: Module to discover and explore taxonomy patterns (tags). + Tasks: Module to discover and manage tasks. + Threads: Module to receive conversations grouped by topic or question. + Transfers: Module to discover and manage smart-contracts (transfers). + Trending: Module to explore the most popular content. + Tribes: Module to explore or create tribes (groups). + Videos: Module to discover and manage videos. + Wallet: Module to manage your digital assets (ECOin). + Topics: Module to receive discussion categories based on shared interests. - New languages: Spanish, Euskara and French. - New themes: SNH-Clear, SNH-Purple and SNH-Matrix. - L.A.R.P (Live Action Role-PLaying) structure. ## v0.3.0 - 2024-12-15 ### Changed - Migration to Node.js v22.12.0 (LTS) ## v0.2.3 - 2022-11-05 ### Added - Federation with SSB Multiverse ## v0.1.0 - 2022-07-24 ### Added - Initial commit