Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Added support for touch-swipe and mouse-wheel gestures on the search engine icon to switch search engines when they are hidden ([@prem-k-r](https://github.com/prem-k-r)) ([#145](https://github.com/prem-k-r/MaterialYouNewTab/pull/145))
- Added a Finance Dock to display real-time stock and cryptocurrency trends at the bottom of the page ([@Jmersh](https://github.com/Jmersh))
- Support for adding custom symbols (e.g., AAPL, BTC-USD) and removing them via right-click ([@Jmersh](https://github.com/Jmersh))
- Real-time currency conversion math to force display stocks in a preferred currency (USD, EUR, GBP) using Yahoo Finance exchange rates ([@Jmersh](https://github.com/Jmersh))
- Added Finance customization settings: Stack in rows (wrap mode), Compact mode (hide price), and toggle between percentage or numerical price change ([@Jmersh](https://github.com/Jmersh))
Comment thread
Jmersh marked this conversation as resolved.
Outdated

### Improved

Expand Down
Empty file added scripts/finance.js
Empty file.