File tree Expand file tree Collapse file tree
exodus/web/templates/base Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77## [ Unreleased]
88
99
10+ ## [ 1.32.4] - 2026-04-10
11+
12+ - [ Typo] 'plateform' to 'platform' in README by @EliasConTildePY in #690
13+ - [ Documentation] fix instance port by @codeurimpulsif
14+ - [ Storage] create s3 bucket only if it don't already exists by @codeurimpulsif in #692
15+ - [ Dependencies] Upgrade multiple dependencies by @codeurimpulsif in #693
16+ - [ Languages] Update Dutch and Spanish by @codeurimpulsif in #694
17+
1018## [ 1.32.3] - 2026-02-04
1119
1220- Add a changelog
Original file line number Diff line number Diff line change 2626 < body >
2727 < nav class ="navbar navbar-expand-lg navbar-dark bg-primary sticky-top mb-4 ">
2828 < div class ="container ">
29- < a class ="navbar-brand " data-toggle ="tooltip " title ="εxodus v1.32.3 " href ="{% url 'home' %} ">
29+ < a class ="navbar-brand " data-toggle ="tooltip " title ="εxodus v1.32.4 " href ="{% url 'home' %} ">
3030 < img src ="/static/img/logo_purple_small.png " width ="40 " height ="40 " class ="d-inline-block align-top "
3131 alt ="{% trans "Exodus logo: white epsilon in a purple circle " %}">
3232 < span class ="h2 "> εxodus</ span >
You can’t perform that action at this time.
0 commit comments