10938 commits in all time Apr 04, 2026 23:04 – Jul 03, 2026 23:04 UTC
ludovit-scholtz wallet
Deploying to gh-pages from @ scholtz/wallet@843ec252016aa6c26a5275f6f151d065664769a4 🚀
Git Commit 012b835b Branch gh-pages Document 8/208 ++ 26 --
scholtz wallet
chore: update changelog to reflect recent feature additions and improvements
Git Commit 843ec252 Branch master Document 1/125 ++ 125 --
scholtz wallet
feat: add changelog page and update navigation to include it
Git Commit 651bdfa2 Branch master Document 15/312 ++ 0 --
ludovit-scholtz wallet
Deploying to gh-pages from @ scholtz/wallet@a9faa3d29c8e53d51540625f383c770baaa3e4d4 🚀
Git Commit 12dc7a0b Branch gh-pages Document 6/8 ++ 8 --
scholtz wallet
refactor: comment out payment gateway menu item in Navbar2
Git Commit a9faa3d2 Branch master Document 1/5 ++ 5 --
Merge e98a70887b4f0b8d973aae952b6e71c44130dc22 into e39e98059096fae320981932b07c704028cdecde
Git Commit 99cc82dd Branch pull/6656/merge Document 2/27 ++ 27 --
build(deps): bump golang.org/x/net in /tools/debug/algodump
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.49.0 to 0.55.0.
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.55.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.55.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit e98a7088 Branch dependabot/go_modules/tools/debug/algodump/golang.org/x/net-0.55.0 Document 2/27 ++ 27 --
ludovit-scholtz wallet
Deploying to gh-pages from @ scholtz/wallet@be013a3d6b3682b74e4baf8deff2fc92415fd7f7 🚀
Git Commit f2fc83eb Branch gh-pages Document 7/119 ++ 119 --
scholtz wallet
feat: add single selection mode for asset overview table and handle row selection
Git Commit be013a3d Branch master Document 1/14 ++ 0 --
scholtz wallet
feat: disable filter match modes for asset overview table columns
Git Commit db8aa114 Branch master Document 1/5 ++ 0 --
scholtz wallet
feat: add assets overview page and asset profile management
- Implemented the Assets Overview page to display a summary of assets for each account.
- Added localization support for the new assets overview feature in multiple languages (cs, en, es, hu, it, nl, ru, sk, tr).
- Created a Manage Asset Profiles dialog to allow users to create, edit, and delete asset profiles.
- Introduced asset profile rules to filter assets based on account and asset criteria.
- Updated the Vue router to include a route for the Assets Overview page.
- Enhanced the store to manage asset profiles and their associated rules.
- Added utility functions to handle asset metadata and apply asset profiles to the displayed asset data.
Git Commit 81572782 Branch master Document 16/1,019 ++ 0 --
jannotti go-algorand
Merge ab8753fd55cdd5bc12f8e1370fc15e48ab6d2041 into e39e98059096fae320981932b07c704028cdecde
Git Commit 499074bf Branch pull/6596/merge Document 42/2,797 ++ 1,286 --
jannotti go-algorand
Use cx.GetOpSpec as the single way to find the current opspec
Git Commit ab8753fd Branch pull/6596/head Document 4/41 ++ 43 --
iglosiggio puya
feat: Add a new `--optimization-config` flag exposing the `optimization_override` configuration option
Git Commit f4a68c50 Branch iglosiggio/optimization-config-flag Document 1/30 ++ 0 --
scholtz wallet
Deploying to gh-pages from @ scholtz/wallet@fe4ced428050d63b69d387ea1eeaf83865f5601b 🚀
Git Commit 19c161e5 Branch gh-pages Document 297/10,071 ++ 872,674 --
scholtz wallet
cicd deploy
Git Commit c82271b3 Branch master Document 1/1 ++ 1 --
scholtz wallet
Feature/upgrade primevue (#164)
* primevue update

* feat: enhance UI consistency with page-shell and link-strip classes, update input icon usage for PrimeVue v4

* fix: adjust page-shell margins and card styling to improve layout consistency

* feat: enhance layout and styling for Login and NewWallet components, replace link-strip with language-footer for improved UI consistency

* feat: add noShell prop to PublicLayout for centered auth Panel, update ImportWallet and NewWallet to use it

* feat: add Playwright test for ed25519 account creation and Shamir backup recovery, update multisig flow test for new selector

* fix: update account detail visibility assertion in ed25519 export test for improved reliability

* feat: add vue3-json-viewer and its CSS for enhanced JSON visualization

* feat: add multiaccount operations toggle in settings and update localization files

* feat: implement network switching in Navbar and enhance Settings page with new environment presets

* style: adjust submenu width and prevent label wrapping in Navbar2

* feat: integrate AlgorandAddress component for improved address display and copying functionality across multiple components

* feat: enhance AlgorandAddress component with tooltip for address and copy action

* feat: implement HD wallet account creation and backup confirmation flow

* fix: update navbar selector to use .p-menubar for visibility checks in account creation tests
Git Commit fe4ced42 Branch master Document 300/2,214 ++ 870,259 --
scholtz wallet
fix: update navbar selector to use .p-menubar for visibility checks in account creation tests
Git Commit 9b541068 Branch pull/164/head Document 3/3 ++ 3 --
scholtz wallet
feat: implement HD wallet account creation and backup confirmation flow
Git Commit 77da576c Branch pull/164/head Document 19/282 ++ 22 --
cusma go-algorand
Merge c625ed3040c34455cbbd2797c468e05c41aa29c7 into e39e98059096fae320981932b07c704028cdecde
Git Commit ca3aa5ae Branch pull/6639/merge Document 58/6,654 ++ 1,627 --
cusma go-algorand
chore: nit
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Git Commit c625ed30 Branch pull/6639/head Document 1/1 ++ 1 --
scholtz wallet
Merge d8a61ac6ada9effaf1fdfc51d006d19c4da19fe5 into 85941f827a0ef7c9c75b4e7f993dbf31b3907aab
Git Commit f6d092ca Branch pull/164/merge Document 300/1,969 ++ 870,274 --
scholtz wallet
feat: enhance AlgorandAddress component with tooltip for address and copy action
Git Commit d8a61ac6 Branch feature/upgrade-primevue Document 1/2 ++ 2 --