Chore: add new column "detail" to transactions table migration
Feat: check if older notification is valid before sending new one
Feat: error saving to database
Fix: fix error when invalidating notification on
clearCryptoBalanceNotifications
Chre: code refactor in new-settings-loader for simplicity
Chore: refactor code on notifier and merge similar functions
chore: More refactoring
chore: More tests and refactors
fix: Fixed age not getting calculated properly
chore: Implemented mocking in jest
chore: More mock tests
chore: checkStuckScreen tests