9113 commits in all time Dec 29, 2025 23:04 – Mar 29, 2026 23:04 UTC
kenmistry docs
Merge dfb13ba73d45d41ca43a4689c5f1c2e78179faff into 37075b9e84044b72fb8e717870824e7a3659b529
Git Commit 96b5381d Branch pull/6/merge Document 1/2 ++ 2 --
gabrielkuettel devportal
Merge d024110ddca31f91e9c74b81341425185542c383 into f17661074ae547e3df304898533f091f6d3844cc
Git Commit 6ee90b93 Branch pull/589/merge Document 1/42 ++ 5 --
gabrielkuettel devportal
feat: facelift the additional resources overview page
Git Commit d024110d Branch feat/additional-resources-overview-page Document 1/42 ++ 5 --
lempira devportal
Merge ddecd8ab5df1cb45bf95dd3eaf94bd8fa92f14aa into f17661074ae547e3df304898533f091f6d3844cc
Git Commit d2786f11 Branch pull/574/merge Document 300/229,754 ++ 98,012 --
gabrielkuettel devportal
fix: remove chat panel CSS transitions to prevent flash during view transitions
Git Commit ddecd8ab Branch release/ak-v4 Document 1/2 ++ 8 --
Asthay97 devportal
Moved sdk from references to additional resources
Git Commit 0d152d9a Branch release/ak-v4 Document 2/5 ++ 5 --
lempira devportal
Merge f97cbe36c77f89468db77104de13b4ca99a48ba5 into f17661074ae547e3df304898533f091f6d3844cc
Git Commit a757ad7c Branch pull/574/merge Document 300/229,758 ++ 98,010 --
gabrielkuettel devportal
fix: prevent chat panel flash during view transition navigation
Git Commit f97cbe36 Branch release/ak-v4 Document 1/7 ++ 3 --
gabrielkuettel devportal
fix: restore nodekit slug to commands (defaultPage handles routing)
Git Commit 5c87d2ec Branch release/ak-v4 Document 2/2 ++ 2 --
gabrielkuettel devportal
chore: resolve merge conflicts with main
Git Commit f1a39c79 Branch release/ak-v4 Document 2/23 ++ 25 --
gabrielkuettel devportal
fix: add defaultPage to library config for libraries without an index page
Git Commit fdbeaed1 Branch release/ak-v4 Document 5/10 ++ 20 --
gabrielkuettel devportal
chore: update imported library documentation
Git Commit 44e74baa Branch release/ak-v4 Document 219/435 ++ 412 --
gabrielkuettel devportal
fix: resolve broken library picker links for NodeKit and Algorand Python
Git Commit d7a24ee7 Branch release/ak-v4 Document 4/21 ++ 3 --
Merge bd7d210631a790a009765f4ee5a3fee2ea07e354 into 03cffddd86c4c71ba45abec3d3ba0e3f17b62c01
Git Commit f8be1490 Branch pull/346/merge Document 1/1 ++ 1 --
Merge 66bce9857e342c54251e972da0575782cf67fac1 into d0ff3b68eb6cfb3641b16ac9b7fcd14733c8349d
Git Commit 8ca833f4 Branch pull/579/merge Document 2/115 ++ 7 --
chore(deps-dev): bump happy-dom from 20.0.10 to 20.8.9
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.0.10 to 20.8.9.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.0.10...v20.8.9)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 20.8.9
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 66bce985 Branch dependabot/npm_and_yarn/happy-dom-20.8.9 Document 2/115 ++ 7 --
jannotti go-algorand
Merge 6cf79dba20149ab81f8943b8cc11e16fab404db4 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
Git Commit d8094dea Branch pull/6588/merge Document 10/555 ++ 87 --
jannotti go-algorand
Check the dbround has not changed in later db calls
@gmalouf rightly pointed out that when we went back to fill in
"params" for a resource that was mentioned in the deltas, we needed a
lock to walk those deltas. And the problem was even worse. The
functions being used would obtain the lock while walking the deltas,
then drop it when they had to use the db.  Internally, they checked to
ensure the dbround did not change while they ran, but here the
_caller_ has already obtained a dbround that must not change.

So now we call the db functions directly (we don't need to walk the
deltas, because the entire reason we need to call these functions is
because the item was not in the deltas).  Since we are calling the db
directly, we can compare the dbround obtained with the one we were
operating with, and retyr if needed.
Git Commit 6cf79dba Branch pull/6588/head Document 1/30 ++ 8 --
joe-p algokit-utils-py
Merge cee03532955d36bd21402450038b29db990a9a88 into 3c8f3b90034b0de1ae7c585ebe0b7f91631c70b3
Git Commit 08a44813 Branch pull/266/merge Document 12/2,302 ++ 1,171 --
cce go-algorand
Merge 75daeeddeda3668190a5d84cae39c46fe1c01954 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
Git Commit 584ef5f2 Branch pull/4976/merge Document 6/47 ++ 24 --
Merge cdffb257f4eba6ea6d09a871ea428b17bfc8f4a4 into 9bc334a8819e21a61e5717e04c07dec184a7c579
Git Commit e996627a Branch pull/81/merge Document 2/3 ++ 3 --
chore(deps): update dependency conventional-changelog-conventionalcommits to v9
Git Commit cdffb257 Branch renovate/conventional-changelog-conventionalcommits-9.x Document 2/3 ++ 3 --
Merge 5f63d785bcb2688ce08c3f8c245d130881bd8183 into 03cffddd86c4c71ba45abec3d3ba0e3f17b62c01
Git Commit 0aae39b2 Branch pull/330/merge Document 1/1 ++ 1 --