bonfire-app/changelog-autogenerated.html
2024-04-16 21:21:08 +00:00

217 lines
8.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.31.2">
<meta name="project" content="bonfire_umbrella v0.9.10-cooperation-beta.62">
<title>Changelog — bonfire_umbrella v0.9.10-cooperation-beta.62</title>
<link rel="stylesheet" href="dist/html-elixir-JKHCEBPC.css" />
<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-A7S2WMC7.js"></script>
<script src="dist/sidebar_items-0AD831F9.js"></script>
<script src="docs_config.js"></script>
<script async src="dist/html-JRPQ5PR6.js"></script>
</head>
<body data-type="extras" class="page-extra">
<script>
try {
var settings = JSON.parse(localStorage.getItem('ex_doc:settings') || '{}');
if (settings.theme === 'dark' ||
((settings.theme === 'system' || settings.theme == null) &&
window.matchMedia('(prefers-color-scheme: dark)').matches)
) {
document.body.classList.add('dark')
}
} catch (error) { }
</script>
<div class="main">
<button id="sidebar-menu" class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar">
<i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i>
</button>
<div class="background-layer"></div>
<nav id="sidebar" class="sidebar">
<div class="sidebar-header">
<div class="sidebar-projectInfo">
<a href="https://bonfirenetworks.org" class="sidebar-projectImage">
<img src="assets/logo.png" alt="bonfire_umbrella" />
</a>
<div>
<a href="https://bonfirenetworks.org" class="sidebar-projectName" translate="no">
bonfire_umbrella
</a>
<div class="sidebar-projectVersion" translate="no">
v0.9.10-cooperation-beta.62
</div>
</div>
</div>
<ul id="sidebar-listNav" class="sidebar-listNav" role="tablist">
<li>
<button id="extras-list-tab-button" role="tab" data-type="extras" aria-controls="extras-tab-panel" aria-selected="true" tabindex="0">
Pages
</button>
</li>
<li>
<button id="modules-list-tab-button" role="tab" data-type="modules" aria-controls="modules-tab-panel" aria-selected="false" tabindex="-1">
Modules
</button>
</li>
</ul>
</div>
<div id="extras-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="extras-list-tab-button">
<ul id="extras-full-list" class="full-list"></ul>
</div>
<div id="modules-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="modules-list-tab-button" hidden>
<ul id="modules-full-list" class="full-list"></ul>
</div>
</nav>
<main class="content">
<output role="status" id="toast"></output>
<div class="content-outer">
<div id="content" class="content-inner">
<div class="top-search">
<div class="search-settings">
<form class="search-bar" action="search.html">
<label class="search-label">
<span class="sr-only">Search documentation of bonfire_umbrella</span>
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
</label>
<button type="submit" class="search-button" aria-label="Submit Search">
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i>
</button>
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
<i class="ri-close-line ri-lg" title="Cancel search"></i>
</button>
</form>
<div class="autocomplete">
</div>
<button class="icon-settings display-settings">
<i class="ri-settings-3-line"></i>
<span class="sr-only">Settings</span>
</button>
</div>
</div>
<h1>
<a href="https://github.com/bonfire-networks/bonfire-app/blob/main/docs/CHANGELOG-autogenerated.md#L1" title="View Source" class="icon-action" rel="help">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
<span>Changelog</span>
</h1>
<p>All notable changes to this project will be documented in this file.</p><p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>
This project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a></p><h2 id="unreleased-2022-11-19" class="section-heading">
<a href="#unreleased-2022-11-19" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">[Unreleased (2022-11-19)]</span>
</h2>
<h3 id="added" class="section-heading">
<a href="#added" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Added</span>
</h3>
<ul><li>Enable/disable extensions <a href="https://github.com/bonfire-networks/bonfire-app/issues/448">#448</a> </li><li>Coordination MVP <a href="https://github.com/bonfire-networks/bonfire-app/issues/445">#445</a> by mayel &amp; ivanminutillo</li><li>Static page generator <a href="https://github.com/bonfire-networks/bonfire-app/issues/444">#444</a> </li><li>Export my data <a href="https://github.com/bonfire-networks/bonfire-app/issues/235">#235</a> </li><li>Customise bonfire without forking <a href="https://github.com/bonfire-networks/bonfire-app/issues/89">#89</a> </li><li>Config-driven routing <a href="https://github.com/bonfire-networks/bonfire-app/issues/88">#88</a> </li></ul><h3 id="changed" class="section-heading">
<a href="#changed" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Changed</span>
</h3>
<ul><li>Refactor navs/sidebars to use dynamic navigation &amp; widgets provided by extensions <a href="https://github.com/bonfire-networks/bonfire-app/issues/447">#447</a> </li><li>LivePush security - efficient version <a href="https://github.com/bonfire-networks/bonfire-app/issues/234">#234</a> </li><li>More efficient (batched) insertion of associated data <a href="https://github.com/bonfire-networks/bonfire-app/issues/233">#233</a> </li><li>Beta: the great renaming/reorg, a stable API? <a href="https://github.com/bonfire-networks/bonfire-app/issues/232">#232</a> </li><li>Improve feeds performance based on benchmark <a href="https://github.com/bonfire-networks/bonfire-app/issues/226">#226</a> </li></ul><h3 id="other" class="section-heading">
<a href="#other" class="hover-link">
<i class="ri-link-m" aria-hidden="true"></i>
</a>
<span class="text">Other</span>
</h3>
<ul><li>UI for federation configuration <a href="https://github.com/bonfire-networks/bonfire-app/issues/39">#39</a> </li><li>Publish creation of sub-topic in the topic's feed <a href="https://github.com/bonfire-networks/bonfire-app/issues/439">#439</a> by mayel</li><li>When I reply to a task, the activity in the feed does not show the parent activity <a href="https://github.com/bonfire-networks/bonfire-app/issues/449">#449</a> </li><li>Feature Proposal: Use prefers-color-scheme <a href="https://github.com/bonfire-networks/bonfire-app/issues/451">#451</a> </li></ul>
<div class="bottom-actions">
<div class="bottom-actions-item">
<a href="changelog.html" class="bottom-actions-button" rel="prev">
<span class="subheader">
← Previous Page
</span>
<span class="title">
Bonfire Changelog
</span>
</a>
</div>
<div class="bottom-actions-item">
<a href="classic.html" class="bottom-actions-button" rel="next">
<span class="subheader">
Next Page →
</span>
<span class="title">
Bonfire Classic
</span>
</a>
</div>
</div>
<footer class="footer">
<p>
<span class="line">
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
Search HexDocs
</button>
<a href="bonfire_umbrella.epub" title="ePub version">
Download ePub version
</a>
</span>
</p>
<p class="built-using">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.31.2) for the
<a href="https://elixir-lang.org" title="Elixir" target="_blank" translate="no">Elixir programming language</a>
</p>
</footer>
</div>
</div>
</main>
</div>
</body>
</html>