CHANGELOG

Contents

CHANGELOG#

v0.24.0 (2026-09-14)#

Bug fixes#

  • Fixed relative path in helper function (16e8129)

Chores#

  • Update artifacts (374da1b)

  • Add missing py-versions for notebook 203 (b82e208)

  • Add missing md-versions for 203 (735b2ab)

  • Add py-synced notebook format versions (69166de)

  • Add md-synced notebook format versions (0fb948f)

Style#

Features#

  • Share template of storymap and helper scripts (db2e1f1)

v0.23.0 (2026-09-11)#

Bug fixes#

  • Plot color for barrierfreiheit (459017c)

Documentation#

Features#

  • community: Integrate latest urban green updates by tasnim oyshi (7ed1594)

  • community: Integrate latest transit updates by sujit sikder (a0e71df)

v0.22.0 (2026-09-10)#

Bug fixes#

  • Urban green image fix (b93d205)

  • Fixed relative path in helper function (0a1efca)

Features#

  • Share template of storymap and helper scripts (fd918a0)

v0.21.1 (2026-09-09)#

Bug fixes#

Documentation#

  • Fix markdown code block (c043ad3)

Refactoring#

  • Fix remove-cells for setup; headings & title (206) (59debc2)

v0.21.0 (2026-09-09)#

Documentation#

  • Register chapter 206 in toc and contributors list (cbf2a55)

Features#

  • community: Update chapter 205 (urban green) by tasnim oyshi (ff09553)

  • Refine urban green api workflow (fde1e86)

Refactoring#

  • Use remove-cell instead of hide-cell, to hide content altogether (ae45585)

  • Hide setup cells (0e83cd9)

  • Hide setup cells; fix title; add md/py syncs (ded7b3c)

v0.20.0 (2026-09-09)#

Features#

  • community: Integrate chapter 206 by sujit sikder & sukanto das (54eb2b2)

v0.19.0 (2026-09-07)#

Features#

  • Add sujit/sukando abstract (eaa7dfc)

v0.18.0 (2026-09-04)#

Documentation#

  • Register chapters 204 and 205 in toc and contributors list (486ecb2)

Features#

  • community: Integrate chapters 204 (tango) and 205 (tasnim) (6763835)

  • Save in jupyterlab and create sibling jupytertext (9afb130)

  • Add urban green haclathon contribution (7c7d38f)

  • Add storymap chapter (5109144)

v0.17.1 (2026-08-27)#

Bug fixes#

  • Add missing cross-link anchor (30d144b)

Chores#

  • Remove publish & ready status buttons in cms (064fc88)

  • Remove publish & ready status buttons in cms (0d0ddc3)

Style#

Documentation#

  • Add images to writer workflow (cee8b76)

  • Add github pr workflow (28a5b6f)

v0.17.0 (2026-08-27)#

Features#

  • Add sujit/sukando abstract (44e60f2)

Refactoring#

  • Move starter kit to background; increase visibility of contributions (c916e6e)

v0.16.1 (2026-08-24)#

Bug fixes#

Documentation#

  • Add cross-link for chapter 203 (4f072ff)

Refactoring#

v0.16.0 (2026-08-24)#

Features#

  • Add markus m. contribution (32852c6)

v0.15.4 (2026-08-24)#

Bug fixes#

v0.15.3 (2026-08-24)#

Bug fixes#

  • Correct order, replace cross-link (b1e0eb9)

Style#

  • Adjust table colors, mermaid size (adf1c82)

Refactoring#

  • Add links to community index for existing chapters (8e4c583)

v0.15.2 (2026-08-24)#

Bug fixes#

v0.15.1 (2026-08-24)#

Bug fixes#

  • Clean notebooks, remove %%bash and better use badges (52db064)

Documentation#

  • Update developer section (general overhaul, github contributor merge flow) (e452ba8)

v0.15.0 (2026-08-24)#

Style#

  • Update to final logo design from nicolaas (!) (5d7e661)

  • Hide-cell in dropdown (3a40622)

Documentation#

Features#

  • Add badges to signal chapter focus to audience (f3519db)

  • Add oliver harig chapter (f99a7c8)

v0.14.0 (2026-08-13)#

Features#

  • Add chapter bibliography for 201 (38e74f2)

Refactoring#

v0.13.0 (2026-08-13)#

Features#

  • Add first draft for chapter 201 (digital traces) (433d664)

Refactoring#

v0.12.0 (2026-08-10)#

Features#

  • Add m. münzinger contribution abstract (1285efd)

v0.11.0 (2026-07-31)#

Style#

  • Use apa style in reference list (d46069f)

  • Fix bib formatting (lowercase title) (ec6bc93)

Documentation#

  • Add storymap topic contribution (c00f629)

Features#

  • Add t.oyshi contribution to community index (57dbe7d)

Refactoring#

  • Add/update bib entries for cited literature; update references (b61a790)

v0.10.2 (2026-06-11)#

Bug fixes#

  • Missing dependencies in colab/jupyter4nfdi (3badbd7)

v0.10.1 (2026-06-11)#

Bug fixes#

v0.10.0 (2026-06-11)#

Style#

  • Minor visual improvements to launch and quickstart (484b99d)

Features#

  • Add topic to community index (3416833)

v0.9.1 (2026-06-11)#

Bug fixes#

Documentation#

  • Simplify quick-start (e586796)

  • Add launch button to start page (be7242e)

v0.9.0 (2026-06-11)#

Style#

  • Use ioer-green for blockquote line (5714461)

  • Minor formatting improvements (a1de972)

Documentation#

  • Add update colab/binder screenshot (14c9690)

  • Update onboarding chapters to include colab option (82e388b)

Features#

  • Synchronize environment setup between binder and colab (31b8ea5)

Refactoring#

  • Reduce complexity of landing page (ed7ab46)

  • Clean style, no icons (da77e01)

  • Missing indentations (eaed048)

  • Improve onboarding chapters (711e694)

  • Minor improvement to better describe environments (59db05b)

Testing#

  • Enable colab integration (332ee15)

v0.8.6 (2026-06-03)#

Bug fixes#

  • Missing saxony.gpkg in starter package (cff3603)

  • Deprecationn noteice, replace pkg_resources with importlib.metadata (de0c61d)

Chores#

  • Add basic packages used in existing notebooks to jupyter4nfdi base environment (e5635a2)

v0.8.5 (2026-06-03)#

Bug fixes#

  • Add missing dependency in sample notebook (edc2572)

v0.8.4 (2026-06-03)#

Bug fixes#

  • Executable bit not set for jupyter4nfdi integration (8bd00ab)

Chores#

  • Add jupyter4nfdi cloud runfiles to ignore (10782e0)

v0.8.3 (2026-06-03)#

Bug fixes#

  • Jupyter4nfdi integration missing environment specification file (7feeb93)

Chores#

  • Remove title from jupyter cms reference (f30ebe8)

  • Add jupyter notebooks to cms (46e9ebc)

  • Add footer to cms (9a07f8a)

  • Improve names in system pages cms overview (eeee621)

  • Use filename in cms (a205ebb)

  • Fix filename shown in cms (cb48077)

  • Improve listing of chapters in cms (8dae740)

Documentation#

  • Add overview image to writers guide (cms) (ee55409)

v0.8.2 (2026-05-07)#

Bug fixes#

  • Chapter title not shown in writers cms (949924d)

Continuous integration#

Documentation#

  • Update readme (landing page) (be86f9a)

v0.8.1 (2026-05-06)#

Bug fixes#

  • Correct formatting of extra icon link to chat (b51fbbf)

Continuous integration#

Documentation#

  • Revise style for developer crosslink (b316665)

Refactoring#

  • Minor changes and updates to phrasing and words (b03e167)

  • Use explicit cross ref anchor (b3f0bb3)

v0.8.0 (2026-05-06)#

Continuous integration#

Documentation#

  • Revise writers chapter (843d05b)

  • Refactor developers, contributing, and onboarding sections. (aac02f6)

  • Add step 6, to better emphasize iterative writing workflow (e616bc3)

Features#

  • Add link to matrix room (5478b2b)

v0.7.1 (2026-05-06)#

Bug fixes#

  • Image reference; style - use image shadows (306c9ee)

v0.7.0 (2026-05-06)#

Chores#

  • Add decap-cms.js locally (c449c19)

  • Switch to decap-cms atm, due to missing workflow feature in sveltia (1236d2f)

Features#

  • Add guide for writers and guide for developers, add crosslinks and starterkit (b06bc4a)

v0.6.1 (2026-05-06)#

Bug fixes#

Chores#

  • Fix yml sveltia cms naming (621bf09)

  • Fix sveltia-cms css loading; add test edit link to notebook 101 (50c1e28)

v0.6.0 (2026-05-06)#

Features#

  • Add cms-editor (sveltia cms) (3f7f0ca)

Refactoring#

  • Rename github repository (hackathon->haclathon) and reference (7b3c9cd)

v0.5.0 (2026-05-05)#

Documentation#

  • Fix more references for haclathon update in svg (588b783)

  • Fix name haclathon in timeline svg, too (554d322)

Features#

  • Add privacy notice for github collaboration (1b918d9)

Refactoring#

v0.4.9 (2026-05-04)#

Bug fixes#

  • Rename hackathon to haclathon, to better separate the format from classical 24h-hackathons (4e36510)

Style#

  • Allow svg to auto-scale to width/height (96eb317)

Documentation#

  • Rephrase sentences in intro in regard to registration (c402426)

v0.4.8 (2026-04-30)#

Bug fixes#

  • Add zoom to timeline image (6e1a408)

Refactoring#

  • Minor rephrasing; added and updated dates (9b6741e)

v0.4.7 (2026-04-10)#

Bug fixes#

  • Corporate layout bullet points; search bar contrast (1f46edb)

v0.4.6 (2026-04-10)#

Bug fixes#

  • Missing image credits (d21c67e)

  • Logo size; missing timeline; hack vs hackathon clarification (intro) (7111662)

v0.4.5 (2026-02-06)#

Bug fixes#

Style#

  • Fix missing indentation (896859c)

Documentation#

Refactoring#

v0.4.4 (2026-02-05)#

Bug fixes#

  • Catch if environment is jupyter4nfdi, not carto-lab (1ac95ba)

Style#

  • Improve highlight (2cc3742)

  • Update header logo to match conference theme (3036689)

Refactoring#

  • Replace wording (d4127b1)

  • Minor clarification of submission process (ef2a29f)

v0.4.3 (2026-02-05)#

Bug fixes#

  • Update public github source url (b597c18)

v0.4.2 (2026-02-05)#

Bug fixes#

v0.4.1 (2026-02-05)#

Bug fixes#

  • Update references note, add references.bib to public site for direct download (4ebb1a1)

v0.4.0 (2026-02-05)#

Features#

  • Rename notebooks, cleanup, add jupytext conversion (md, py, ipynb) for better git integration (d1121bd)

Refactoring#

  • Minor rephrase sentence (1a7cab7)

  • Minor clarity update (73b3653)

  • Minor rephrasing of landing page (a9bfeee)

v0.3.4 (2026-02-04)#

Bug fixes#

  • Add back missing notebook (e2d30c5)

Refactoring#

v0.3.3 (2026-02-04)#

Bug fixes#

Refactoring#

  • Cleanup from previous template (f901797)

v0.3.2 (2026-02-04)#

Bug fixes#

v0.3.1 (2026-02-04)#

Bug fixes#

  • Link to conference page (70fca16)

v0.3.0 (2026-02-04)#

Features#

v0.2.2 (2026-02-04)#

Bug fixes#

Style#

  • Change code to strong formatting (05b6432)

v0.2.1 (2026-02-04)#

Bug fixes#

v0.2.0 (2026-02-04)#

Features#

v0.1.5 (2026-02-04)#

Bug fixes#

  • Move logo to correct position (e3852f5)

v0.1.4 (2026-02-04)#

Bug fixes#

v0.1.3 (2026-02-04)#

Bug fixes#

  • Dlgs logo on landing page (60f6d3f)

v0.1.2 (2026-02-04)#

Bug fixes#

v0.1.1 (2026-02-04)#

Bug fixes#

  • Do not install jupyter-book>=2.0 (6c11c78)

v0.1.0 (2026-02-03)#