2020-01-21 01:25:09 +01:00
<!DOCTYPE html>
< html lang = "en-US" >
< head >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=Edge" >
< title > Changelog - Gancio</ title >
< link rel = "shortcut icon" href = "https://gancio.org/favicon.ico" type = "image/x-icon" >
< link rel = "stylesheet" href = "https://gancio.org/assets/css/just-the-docs.css" >
< link rel = "stylesheet" href = "https://gancio.org/assets/css/style.css" >
2020-01-21 22:14:46 +01:00
< link rel = "stylesheet" href = "https://gancio.org/assets/css/premonition.css" >
< link rel = "stylesheet" href = "https://gancio.org/assets/css/fa.min.css" >
2020-01-21 01:25:09 +01:00
< script type = "text/javascript" src = "https://gancio.org/assets/js/vendor/lunr.min.js" ></ script >
< script type = "text/javascript" src = "https://gancio.org/assets/js/just-the-docs.js" ></ script >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< script src = "https://gancio.org/assets/js/jquery-3.3.1.min.js" ></ script >
< link rel = "stylesheet" href = "https://gancio.org/assets/css/jquery.fancybox.min.css" />
< script src = "https://gancio.org/assets/js/jquery.fancybox.min.js" ></ script >
<!-- Begin Jekyll SEO tag v2.6.1 -->
< title > Changelog | Gancio</ title >
< meta name = "generator" content = "Jekyll v3.8.6" />
< meta property = "og:title" content = "Changelog" />
< meta property = "og:locale" content = "en_US" />
< meta name = "description" content = "A shared agenda for local communities with AP support" />
< meta property = "og:description" content = "A shared agenda for local communities with AP support" />
< link rel = "canonical" href = "https://gancio.org/changelog" />
< meta property = "og:url" content = "https://gancio.org/changelog" />
< meta property = "og:site_name" content = "Gancio" />
< script type = "application/ld+json" >
2020-01-21 22:14:46 +01:00
{ "@type" : "WebPage" , "headline" : "Changelog" , "url" : "https://gancio.org/changelog" , "description" : "A shared agenda for local communities with AP support" , "@context" : "https://schema.org" }</ script >
2020-01-21 01:25:09 +01:00
<!-- End Jekyll SEO tag -->
</ head >
< body >
< div class = "page-wrap" >
< div class = "side-bar" >
< a href = "https://gancio.org/" class = "site-title fs-6 lh-tight" > Gancio</ a >
< span class = "fs-3" >< button class = "js-main-nav-trigger navigation-list-toggle btn btn-outline" type = "button" data-text-toggle = "Hide" > Menu</ button ></ span >
< div class = "navigation main-nav js-main-nav" >
< nav role = "navigation" aria-label = "Main navigation" >
< ul class = "navigation-list" >
< li class = "navigation-list-item active" >
< a href = "https://gancio.org/404.html" class = "navigation-list-link" ></ a >
</ li >
< li class = "navigation-list-item" >
< a href = "https://gancio.org/" class = "navigation-list-link" > Home</ a >
</ li >
2020-01-21 22:14:46 +01:00
2020-01-30 15:23:43 +01:00
< li class = "navigation-list-item" >
< a href = "https://gancio.org/usage" class = "navigation-list-link" > Usage</ a >
< ul class = "navigation-list-child-list " >
< li class = "navigation-list-item " >
< a href = "https://gancio.org/usage/recurrent" class = "navigation-list-link" > Recurrent events</ a >
</ li >
</ ul >
</ li >
2020-01-21 01:25:09 +01:00
< li class = "navigation-list-item" >
< a href = "https://gancio.org/install" class = "navigation-list-link" > Install</ a >
< ul class = "navigation-list-child-list " >
< li class = "navigation-list-item " >
< a href = "https://gancio.org/install/debian" class = "navigation-list-link" > Debian</ a >
</ li >
< li class = "navigation-list-item " >
< a href = "https://gancio.org/install/docker" class = "navigation-list-link" > Docker</ a >
</ li >
< li class = "navigation-list-item " >
< a href = "https://gancio.org/install/nginx" class = "navigation-list-link" > Nginx</ a >
</ li >
2020-01-21 22:14:46 +01:00
2020-01-30 15:23:43 +01:00
2020-01-21 01:25:09 +01:00
</ ul >
</ li >
< li class = "navigation-list-item" >
< a href = "https://gancio.org/config" class = "navigation-list-link" > Configuration</ a >
</ li >
2020-01-21 22:14:46 +01:00
2020-01-21 01:25:09 +01:00
< li class = "navigation-list-item" >
< a href = "https://gancio.org/dev" class = "navigation-list-link" > Hacking</ a >
< ul class = "navigation-list-child-list " >
2020-01-21 22:14:46 +01:00
2020-01-21 01:25:09 +01:00
2020-01-30 15:23:43 +01:00
2020-01-21 01:25:09 +01:00
< li class = "navigation-list-item " >
2020-01-21 22:14:46 +01:00
< a href = "https://gancio.org/dev/structure" class = "navigation-list-link" > Project Structure</ a >
2020-01-21 01:25:09 +01:00
</ li >
2020-01-21 22:14:46 +01:00
2020-01-30 15:23:43 +01:00
2020-01-21 01:25:09 +01:00
< li class = "navigation-list-item " >
2020-01-21 22:14:46 +01:00
< a href = "https://gancio.org/dev/oauth" class = "navigation-list-link" > OAuth</ a >
2020-01-21 01:25:09 +01:00
</ li >
2020-01-21 22:14:46 +01:00
< li class = "navigation-list-item " >
< a href = "https://gancio.org/dev/locales" class = "navigation-list-link" > Internationalization</ a >
</ li >
2020-01-21 01:25:09 +01:00
</ ul >
</ li >
< li class = "navigation-list-item" >
< a href = "https://gancio.org/instances" class = "navigation-list-link" > Instances</ a >
</ li >
2020-01-21 22:14:46 +01:00
2020-01-21 01:25:09 +01:00
< li class = "navigation-list-item" >
< a href = "https://gancio.org/about" class = "navigation-list-link" > About</ a >
</ li >
< li class = "navigation-list-item" >
2020-01-21 22:14:46 +01:00
< a href = "https://gancio.org/contacts" class = "navigation-list-link" > Contacts</ a >
2020-01-21 01:25:09 +01:00
</ li >
< li class = "navigation-list-item" >
2020-01-21 22:14:46 +01:00
< a href = "https://gancio.org/federation" class = "navigation-list-link" > Federation</ a >
2020-01-21 01:25:09 +01:00
</ li >
< li class = "navigation-list-item active" >
< a href = "https://gancio.org/changelog" class = "navigation-list-link active" > Changelog</ a >
</ li >
</ ul >
</ nav >
</ div >
< footer role = "contentinfo" class = "site-footer" >
< p class = "text-small text-grey-dk-000 mb-0" > This site uses < a href = "https://github.com/pmarsceill/just-the-docs" > Just the Docs</ a > , a documentation theme for Jekyll.</ p >
</ footer >
</ div >
< div class = "main-content-wrap js-main-content" tabindex = "0" >
< div class = "page-header" >
< div class = "main-content" >
< div class = "search js-search" >
< div class = "search-input-wrap" >
< input type = "text" class = "js-search-input search-input" tabindex = "0" placeholder = "Search Gancio" aria-label = "Search Gancio" autocomplete = "off" >
< svg width = "14" height = "14" viewBox = "0 0 28 28" xmlns = "http://www.w3.org/2000/svg" class = "search-icon" >< title > Search</ title >< g fill-rule = "nonzero" >< path d = "M17.332 20.735c-5.537 0-10-4.6-10-10.247 0-5.646 4.463-10.247 10-10.247 5.536 0 10 4.601 10 10.247s-4.464 10.247-10 10.247zm0-4c3.3 0 6-2.783 6-6.247 0-3.463-2.7-6.247-6-6.247s-6 2.784-6 6.247c0 3.464 2.7 6.247 6 6.247z" />< path d = "M11.672 13.791L.192 25.271 3.02 28.1 14.5 16.62z" /></ g ></ svg >
</ div >
< div class = "js-search-results search-results-wrap" ></ div >
</ div >
< ul class = "list-style-none text-small mt-md-1 mb-md-1 pb-4 pb-md-0 js-aux-nav aux-nav" >
< li class = "d-inline-block my-0 mr-2" >< a href = "https://blog.gancio.org" > Blog</ a ></ li >
< li class = "d-inline-block my-0 mr-2" >< a href = "https://framagit.org/les/gancio" > Source</ a ></ li >
2020-01-21 22:14:46 +01:00
< li class = "d-inline-block my-0 mr-2" >< a href = "https://socialhub.activitypub.rocks/c/software/gancio" > Forum</ a ></ li >
< li class = "d-inline-block my-0" >< a href = "https://mastodon.cisti.org/@gancio" > Mastodon</ a ></ li >
2020-01-21 01:25:09 +01:00
</ ul >
</ div >
</ div >
< div class = "main-content" >
< div id = "main-content" class = "page-content" role = "main" >
< p > All notable changes to this project will be documented in this file.</ p >
2020-01-24 01:11:58 +01:00
< h3 id = "0200" > 0.20.0</ h3 >
2020-01-21 01:25:09 +01:00
< ul >
2020-01-24 01:11:58 +01:00
< li > New layout (navbar/footer/visible filters)</ li >
< li > two month calendar on large display</ li >
< li > admin could edit title, description, about, favicon & logo directly form admin panel</ li >
< li > new add event layout => https://demo.gancio.org/add</ li >
< li > new editor to describe events (bold, italic, link) supported also using copy/paste</ li >
< li > the editor also support live markdown (try using ### at line start)</ li >
< li > start oauth2 server implementation (documentation: https://gancio.org/dev/oauth)</ li >
< li > add fediverse moderation</ li >
< li > fix embedding an event via iframe</ li >
< li > images converted in .webp</ li >
< li > new catalan translation, thanks @fadelkon</ li >
2020-01-21 01:25:09 +01:00
</ ul >
< h3 id = "01714" > 0.17.14</ h3 >
< ul >
< li > [locale] add catalan</ li >
< li > [fix] fedi outbox</ li >
</ ul >
< h3 id = "01712" > 0.17.12</ h3 >
< ul >
< li > [ui] add admin section on event page in mobile #63</ li >
< li > [fix] remove username from users</ li >
</ ul >
< h3 id = "01711" > 0.17.11</ h3 >
< ul >
< li > [refactor] s/fed_user/ap_user</ li >
< li > [fedi] admin moderation</ li >
</ ul >
< h3 id = "01710" > 0.17.10</ h3 >
< ul >
< li > [refactor] s/comment/resource/</ li >
< li > [refactor] remove < code class = "highlighter-rouge" > username</ code > field</ li >
< li > [doc] about and federation</ li >
</ ul >
< h3 id = "0178" > 0.17.8</ h3 >
< ul >
< li > [fix] use thumb in head og:img only</ li >
</ ul >
< h3 id = "0177" > 0.17.7</ h3 >
< ul >
< li > [fix] #58 wrong url for RSS feed</ li >
</ ul >
< h3 id = "0175" > 0.17.5</ h3 >
< ul >
< li > [fedi] comments moderation</ li >
< li > [fedi] user moderation</ li >
< li > [fedi] instance moderation</ li >
< li > [hotfix] cli setup</ li >
< li > [doc] fix debian upgrade</ li >
< li > [fix] comment ap_id key length</ li >
< li > [fix] fediverse signature</ li >
< li > [fedi] better /inbox /followers response</ li >
</ ul >
< h3 id = "0170" > 0.17.0</ h3 >
< ul >
< li > [feat] add rss link @homepage</ li >
< li > [ui] add lot of explanation text</ li >
< li > [ui] show copied messages</ li >
< li > [admin] show n of unconfirmed users/events</ li >
< li > [ui] spinner while event image is loading</ li >
< li > [fedi] add follow me dialog in event</ li >
< li > [fix] do not add reminders in full ics export</ li >
< li > [fix] remove spaces from hashtags sent via AP</ li >
< li > [fix] #56 unconfirmed event sent via ap</ li >
< li > [fix] localPosts/comments in fediverse stats</ li >
</ ul >
< h3 id = "0160" > 0.16.0</ h3 >
< ul >
< li > [feat] embed event as widget in external website</ li >
< li > [fedi] instances moderation in admin</ li >
< li > [fix] toggle event visibility by owner</ li >
< li > [fedi] manage unboost</ li >
< li > [refactoring] auth as middleware</ li >
</ ul >
< h3 id = "0157" > 0.15.7</ h3 >
< ul >
< li > [fix] minor</ li >
</ ul >
< h3 id = "0156" > 0.15.6</ h3 >
< ul >
< li > [fix] tags in event</ li >
</ ul >
< h3 id = "0155" > 0.15.5</ h3 >
< ul >
< li > [model] migrations setup</ li >
< li > [feat] embeddable event widget/iframe</ li >
</ ul >
< h3 id = "0152" > 0.15.2</ h3 >
< ul >
< li > [fix] delete event</ li >
< li > [fix] wrong html hierarchy</ li >
</ ul >
< h3 id = "0150" > 0.15.0</ h3 >
< ul >
< li > [fix] backtop icon on mobile</ li >
< li > [fix] webfinger nodeinfo return real node info</ li >
< li > [fix] register email confirmation</ li >
< li > [feat] add federation settings (enable comments/boost/like)</ li >
< li > [feat] new event page layout</ li >
< li > [feat] could download .ics of event</ li >
< li > [feat] add cors to feed requests</ li >
< li > [refactoring] settings middleware, cleaning codebase</ li >
</ ul >
< h3 id = "01418" > 0.14.18</ h3 >
< ul >
< li > [improve] better quality for images</ li >
< li > [fix] password recovery email</ li >
< li > [feat] new action field for notification</ li >
< li > [feat] add DEBUG env variable in docker-compose.yml</ li >
< li > [style] fixed width in confirmation events table</ li >
< li > [fix] #38 timezone issue in rss export and using tor…</ li >
</ ul >
< h3 id = "01417" > 0.14.17</ h3 >
< ul >
< li > [fix] image previews from external website</ li >
< li > [fix] docker-compose postgresql docs</ li >
< li > [improve] export white logo to fediverse</ li >
</ ul >
</ div >
</ div >
</ div >
</ div >
</ body >
</ html >