Releases: cardano-foundation/cardano-org
v1.18.0
Summary
Add Cardano Constitution on https://cardano.org/constitution/ that fetches current constitution and also shows a history of all constitutions. In case anything goes wrong with the fetch a local copy of the version ratified at epoch 541 (enacted at epoch 542) will be shown.
Add Cardano Events page on https://cardano.org/events/ that shows the next upcoming Cardano branded events and gives an option to show past events with a recap video.
What's Changed
- Add participation links by @katomm in #236
- Merge #236 into main by @katomm in #237
- Add latest News by @lodl in #239
- Merge 239 to main by @katomm in #240
- Governance interest form by @katomm in #242
- Update content security policy by @katomm in #243
- Update content security policy by @katomm in #244
- Update form id, make styles independent of id by @katomm in #245
- Merge PR #242, #243, #244, #245 to main by @katomm in #246
- Signal your interest as dedicated page by @katomm in #255
- Add latest News by @lodl in #253
- Add Dano Foundation by @linhdt-teko in #254
- Merge #255, #253, #254 into main. by @katomm in #256
- Add Cardano Events page by @katomm in #257
- Fix image name by @katomm in #258
- Merge PR #257, #258 to main by @katomm in #259
- Add constitution page by @katomm in #260
- Merge PR #260 to main by @katomm in #261
- Add recap links by @katomm in #262
- Add img.youtube.com to the img-src directive by @katomm in #263
- Merge PR #262 and #263 into main by @katomm in #264
New Contributors
- @linhdt-teko made their first contribution in #254
Full Changelog: v1.17.0...v1.18.0
v1.17.0 Cardano 2020 Header
Summary
This release brings back the Cardano 2020 header from issue #39. Header currently limited to non-mobile devices, otherwise you will get a static image delivered as background. In addition, many news articles have been added once again.


What's Changed
- Update Ambassadors Database by @IndividuoDigital in #218
- Fix visible gap of BackgroundWrapper zoom in dark mode by @katomm in #219
- Merge #218, #219 into main by @katomm in #220
- Add latest news by @lodl in #223
- Merge PR #223 to main by @katomm in #225
- Update Cardano Ambassador List may 2025 by @thenic95 in #226
- Add version files by @katomm in #224
- Update Docusaurus to 3.7.0 by @katomm in #229
- Add latest News by @lodl in #227
- Fix react by @katomm in #230
- Bring back the Cardano 2020 medusa header by @katomm in #231
- Fix cps and news by @katomm in #232
- Merge #226, #224, #229, #227, #230, #231, #232 into main by @katomm in #233
Full Changelog: v1.16.0...v1.17.0
v1.16.0 Governance Flow Charts
Summary
This release brings governance flow charts on https://cardano.org/governance/#charts for all governance actions. We created the basis for future "Insight Blog"-posts with some examples, added an overview page that links to the 2017 "why Cardano?" essay by Charles Hoskinson and added many news articles.

What's Changed
- Add two insights examples by @katomm in #206
- Add latest news by @lodl in #208
- Fix hero section text color in dark mode issue #141 by @Kolovratek in #196
- Merge PR #206, #141, #208, #196 into main by @katomm in #209
- Add Discord Link to 'Follow Cardano' Section by @lodl in #210
- Update Ambassador Program section by remove off boarded Ambassadors by @IndividuoDigital in #211
- Add latest news by @lodl in #213
- Add governance charts section by @fill-the-fill in #212
- Add minor adjustments to governance charts sections by @fill-the-fill in #214
- Add "why Cardano?" by @katomm in #215
- Merge #210, #211, #212, #213, #214, #215 into main by @katomm in #216
New Contributors
- @Kolovratek made their first contribution in #196
- @fill-the-fill made their first contribution in #212
Full Changelog: v1.15.0...v1.16.0
v1.15.0 Various improvements
Summary
This release provides various improvements to the Reward Calculator, Ambassador page and news articles.
What's Changed
- Add Latest News Articles to News Section by @lodl in #191
- Fix typo exchanges.js by @lodl in #192
- Add data.cardano.org endpoint to CSP by @katomm in #193
- Update reward calculator with new endpoint by @katomm in #194
- Merge #191, #192, #193, #194 into main by @katomm in #195
- Update network data example page by @katomm in #198
- Merge #198 into main by @katomm in #199
- Add fluidRed bannerType by @katomm in #200
- Add latest news by @lodl in #201
- Update calculator to 25.0.3.1 by @katomm in #203
- add iframe-resize handling by @gufmar in #202
- Update Ambassador Page by @IndividuoDigital in #204
- Merge PR #200, #201, #202, #204 into main by @katomm in #205
New Contributors
- @IndividuoDigital made their first contribution in #204
Full Changelog: v1.14.0...v1.15.0
v1.14.0 Cardano Reward Calculator
Summary
The completely rewritten reward calculator, introduced in SPO table talk, is back on https://cardano.org/calculator/ and comes with various sections:
- Basic Calculator
Displays the calculator and allow the user to input values to determine the expected % annual yield and expected ada return over a year.
- Stake Pools
Specify up to 3 staking pool tickets to replace the representative pool in the first section. By adding the staking pool tickets the calculator then shows the expected return for these pools.
- Stake Pool Parameters
Show the parameters of the selected stake pools and let the user change these parameters. The front-end will then show how the rewards are expected to change with the new parameters for the stake pools (e.g. minimum pool cost, margin, stake and pledge).
- Blockchain Parameters
Show the static blockchain parameters (which can not be changed e.g. total supply of ada) and the dynamic parameters (that can be changed through a governance vote and/or CIP e.g. the k and the a0 parameters). The user is able to change the dynamic parameters in the front-end and the calculator recalculate the new rewards for the pools selected in the previous sections. The purpose of this section is to inform the users of how blockchain parameters can impact the rewards.
The reward calculator is available here: https://github.com/cardano-foundation/cardano-reward-calculator
Besides the calculator the Plomin hard fork was added to the hardforks on https://cardano.org/hardforks/ together with many news articles.

What's Changed
- Add Plomin hard fork by @lodl in #171
- Set timeline marker in hardforks.js by @lodl in #172
- Merge #171, #172 into main by @katomm in #173
- Update Cardano Ambassador List by @thenic95 in #174
- Merge PR #174 into main by @katomm in #175
- Add latest news articles by @lodl in #176
- Add rew calc demo by @katomm in #177
- Update csp by @katomm in #178
- Update calculator to version: 25.02.2 by @katomm in #179
- Update calculator endpoint by @katomm in #181
- Update calculator to version: 25.02.3 by @katomm in #183
- Change path name in csp by @katomm in #184
- Add latest news Article by @lodl in #180
- Merge PR #176, #177, #178, #179, #181, #183, #184 to main by @katomm in #185
- Release of the reward calculator by @katomm in #187
- Update YouTube Media Links and Add Latest News Articles by @lodl in #186
- Update reward calculator for release by @katomm in #188
- Merge PR #186, #187, #188 into main by @katomm in #189
Full Changelog: v1.13.0...v1.14.0
v1.13.0 Glossary
Summary
Added glossary on https://cardano.org/docs/glossary#cardano-glossary (migrated from developers.cardano.org) and added many articles.

What's Changed
- Add style guide/glossary by @katomm in #150
- Merge #150 into main by @katomm in #151
- Added latest news by @lodl in #152
- Merge #152 into main by @katomm in #153
- Add Latest Community Digest to News Section by @lodl in #154
- Merge #154 into main by @katomm in #155
- register Minswap Labs LLC by @0xj4m35 in #156
- Add Latest Community Digests and Weekly Development Reports to News Section by @lodl in #160
- Disable announcementBar in docusaurus.config.js by @lodl in #165
- Merge PR 156, 160, 165 to main by @katomm in #166
- Add news articles by @lodl in #168
- Add Latest Community Digest and Weekly Development Reports to News Section by @lodl in #167
- Merge #168 into main by @katomm in #169
New Contributors
Full Changelog: v1.12.0...v1.13.0
v1.12.0 Beware of scams
Summary
Finally added the long discussed "common scams"-page on https://cardano.org/common-scams, the use cases page has been rewritten on https://cardano.org/use-cases, many new articles and the banner to promote the ongoing artwork contest on the Cardano Forum.

What's Changed
- Use cases by @katomm in #139
- Merge #139 into main by @katomm in #140
- Add artwork contest banner by @katomm in #142
- Merge #142 into main by @katomm in #143
- Add latest community digests by @lodl in #144
- Add latest weekly development reports by @lodl in #145
- Merge #144, #145 into main by @katomm in #146
- Add "common scams"-page by @katomm in #147
- Merge #147 into main by @katomm in #148
New Contributors
Full Changelog: v1.11.0...v1.12.0
v1.11.0 Various updates
Summary
Add various news articles, Summit 2024 recap, updated Ambassador list, add helper tool for the upcoming Artwork Contest, fixes, configurable announcement bar.
What's Changed
- Rename *README.md to README.md by @RayTracedObserver in #120
- Added extra links + changed link to Ecosystem by @Godspeed-exe in #121
- Network stats by @katomm in #122
- Update csp by @katomm in #123
- Merge PR #120, #121, #122, #123 into main by @katomm in #124
- fix gap on ada mobile hero banner by @tboltondev in #125
- Add Cardano Summit 2024 Recaps by @katomm in #126
- Merge PR #125, #126 into main by @katomm in #127
- Update the Ambassador List by @thenic95 in #129
- configurable announcement bar by @gufmar in #130
- Merge PR #129 and #130 into main by @katomm in #131
- Add artwork contest local demo by @katomm in #133
- Merge PR #133 into main by @katomm in #134
New Contributors
- @Godspeed-exe made their first contribution in #121
- @tboltondev made their first contribution in #125
Full Changelog: v1.10.0...v1.11.0
v1.10.0 Post Chang hard fork updates
Summary
Add information and links to find a Drep, to become a DRep, and to view governance actions. Updated explorer link, news articles, hard fork overview and entitites building on Cardano.

What's Changed
- Post chang 1 update by @katomm in #113
- Add Blockfrost by @opacular in #114
- Fix link by @katomm in #115
- Merge PR #113, #114, #115 to main by @katomm in #116
New Contributors
Full Changelog: v1.9.0...v1.10.0
v1.9.0 Various updates
Summary
Add various news articles, added new entities building on Cardano, updated Ambassador list, updated wallets and some new dotted icons.
What's Changed
- add mesh and order by alphabetical order by @jinglescode in #101
- Adds dotted icon for NFTs and instructions by @RayTracedObserver in #97
- Guild and Koios added by @redoracle in #104
- Improve wording and clarity of HomeBenefitsSection by @kfkhalili in #102
- Remove Ambassador Harm-Jan Smit upon his request by @thenic95 in #105
- Add various news articles by @katomm in #106
- Merge PR #97, #101, #102, #104, #105, #106 into main by @katomm in #107
- Remove Flint and bring back Daedalus wallet by @katomm in #109
- remove offboarded ambassadors by @thenic95 in #108
- Merge PR #108, #109 into main by @katomm in #110
New Contributors
- @jinglescode made their first contribution in #101
- @redoracle made their first contribution in #104
- @kfkhalili made their first contribution in #102
Full Changelog: v1.8.0...v1.9.0