David Requeno
							
						 
						
							
							
							
								
							
								93cb1b258f 
								
							
								 
							
						 
						
							
							
								
								Task/auto-pad holdings table in AI prompt using tablemark ( #5772 )  
							
							 
							
							 
							
							
								
 
							
							
							* Auto-pad holdings table in AI prompt using tablemark
* Update changelog 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								github-actions[bot]
							
						 
						
							
							
							
								
							
								18bbbd5133 
								
							
								 
							
						 
						
							
							
								
								Feature/update locales ( #5788 )  
							
							 
							
							 
							
							
								
 
							
							
							* Update locales
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Sven Günther
							
						 
						
							
							
							
								
							
								2e92da19db 
								
							
								 
							
						 
						
							
							
								
								Apply PR feedback and fix CSV import validation  
							
							 
							
							 
							
							
								
 
							
							
							- Reorder object properties for consistency (name before symbol)
  - Use short form for variable declarations
  - Remove client-side dataSource determination logic
  - Make dataSource optional in DTO to allow backend to set default values
  - Update CHANGELOG format 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								s-vamshi
							
						 
						
							
							
								
								
							
							
								
							
								a65523fd04 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/allow data gathering by date range ( #5762 )  
							
							 
							
							 
							
							
								
 
							
							
							* Allow data gathering by date range
* Update changelog 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Sven Günther
							
						 
						
							
							
							
								
							
								3996dec35e 
								
							
								 
							
						 
						
							
							
								
								Fix CSV import failure when DataSource column is missing  
							
							 
							
							 
							
							
								
 
							
							
							Set default dataSource in frontend CSV parser before sending to backend:
  - MANUAL for FEE/INTEREST/LIABILITY types
  - YAHOO for other types (BUY/SELL/DIVIDEND)
  Fixes DTO validation error that occurred before backend's default dataSource
  assignment could execute. 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Sven Günther
							
						 
						
							
							
							
								
							
								420724838a 
								
							
								 
							
						 
						
							
							
								
								Fix custom asset name rendering in import activities dialog ( #5784 )  
							
							 
							
							 
							
							
								
 
							
							
							- Include name field for FEE/INTEREST/LIABILITY asset profiles in backend validation
  - Hide symbol subtitle for MANUAL dataSource assets in activities table
  - Create asset profiles for all MANUAL activities in CSV import (not just BUY)
  - Preserve provided name when creating orders to prevent names disappearing after import
  Fixes rendering issues where custom asset names were missing or incorrectly
  displayed as symbols in import preview and activities list. 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Google
							
						 
						
							
							
								
								
							
							
								
							
								71b375ea92 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/refactor BenchmarkMarketDataDetails to BenchmarkMarketDataDetailsResponse ( #5771 )  
							
							 
							
							 
							
							
								
 
							
							
							* Refactor BenchmarkMarketDataDetails to BenchmarkMarketDataDetailsResponse 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Aman
							
						 
						
							
							
								
								
							
							
								
							
								f940eb6725 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/refactor PortfolioInvestments interface to PortfolioInvestmentsResponse interface ( #5774 )  
							
							 
							
							 
							
							
								
 
							
							
							* Refactor PortfolioInvestments to PortfolioInvestmentsResponse 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								github-actions[bot]
							
						 
						
							
							
								
								
							
							
								
							
								a9bcd4ee2e 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/update locales ( #5714 )  
							
							 
							
							 
							
							
								
 
							
							
							* Update locales
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Sven Günther
							
						 
						
							
							
								
								
							
							
								
							
								1daa980824 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/import of activity with MANUAL data source (CSV file) ( #5749 )  
							
							 
							
							 
							
							
								
 
							
							
							* Fix import of activity with MANUAL data source
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								04d6d9cfa9 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/total buy and sell calculation in summary ( #5759 )  
							
							 
							
							 
							
							
								
 
							
							
							* Fix total buy and sell calculation related to activities in custom currency
* Update changelog 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Umesh Pal
							
						 
						
							
							
								
								
							
							
								
							
								5bcc2e9648 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/refactor PortfolioDividends interface to PortfolioDividendsResponse interface ( #5773 )  
							
							 
							
							 
							
							
								
 
							
							
							* Refactor PortfolioDividends to PortfolioDividendsResponse 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								H_S
							
						 
						
							
							
								
								
							
							
								
							
								5188544c9b 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/migrate blog page component to standalone ( #5742 )  
							
							 
							
							 
							
							
								
 
							
							
							* Migrate blog page component to standalone
* Update changelog 
							
						 
						2 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								103c15ca31 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/improve portfolio calculator unit tests by loading currency from user settings ( #5765 )  
							
							 
							
							 
							
							
								
 
							
							
							* Use currency from user settings
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								835bde6662 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/extend pricing page ( #5761 )  
							
							 
							
							 
							
							
								
 
							
							
							* Extend pricing page
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Dibyendu Sahoo
							
						 
						
							
							
								
								
							
							
								
							
								db2c2426c6 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/refactor interest to interestInBaseCurrency in portfolio summary interface ( #5763 )  
							
							 
							
							 
							
							
								
 
							
							
							* Refactor interest to interestInBaseCurrency 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								33d9ba0063 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add Stealth Wealth to glossary ( #5754 )  
							
							 
							
							 
							
							
								
 
							
							
							* Add Stealth Wealth
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Mariam Saeed
							
						 
						
							
							
								
								
							
							
								
							
								7dacc10946 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/reset scroll position on page change ( #5753 )  
							
							 
							
							 
							
							
								
 
							
							
							* Reset scroll position on page change
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								3034745e7d 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/improve currency validation in getAssetProfiles() functionality of data provider service ( #5747 )  
							
							 
							
							 
							
							
								
 
							
							
							* Improve currency validation
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								058d7caacd 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/respect includeIndices flag in search functionality of FMP service ( #5746 )  
							
							 
							
							 
							
							
								
 
							
							
							* Respect includeIndices in search()
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								948df81a0d 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/use asset profile resolutions in getQuotes() of FMP service (part 2) ( #5750 )  
							
							 
							
							 
							
							
								
 
							
							
							* Use asset profile resolutions in getQuotes() 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								2ff02a0a9c 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/improve currency validation in search functionality of data provider service ( #5745 )  
							
							 
							
							 
							
							
								
 
							
							
							* Improve currency validation
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Aditya Pawar
							
						 
						
							
							
								
								
							
							
								
							
								e8366603ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/extract footer to component ( #5702 )  
							
							 
							
							 
							
							
								
 
							
							
							* Extract footer to component
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								8d6153fa52 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/use asset profile resolutions in getQuotes() of FMP service ( #5743 )  
							
							 
							
							 
							
							
								
 
							
							
							* Use asset profile resolutions in getQuotes()
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								steffenrapp
							
						 
						
							
							
								
								
							
							
								
							
								02ef4dc8d9 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/disable zoom in PWA ( #5735 )  
							
							 
							
							 
							
							
								
 
							
							
							* Disable zoom in PWA
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Lagmator22
							
						 
						
							
							
								
								
							
							
								
							
								20da95239e 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/refactor liabilities to liabilitiesInBaseCurrency in portfolio summary interface ( #5725 )  
							
							 
							
							 
							
							
								
 
							
							
							* Refactor liabilities to liabilitiesInBaseCurrency 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Szymon Łągiewka
							
						 
						
							
							
								
								
							
							
								
							
								fc4d5774fa 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/enable IPv6 connectivity for Redis in job queue module ( #5726 )  
							
							 
							
							 
							
							
								
 
							
							
							* Enable IPv6 connectivity for Redis in job queue module
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								a9f38aaf90 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/remove deprecated position endpoints from portfolio controller ( #5733 )  
							
							 
							
							 
							
							
								
 
							
							
							* Remove deprecated endpoints
* GET api/v1/portfolio/position/:dataSource/:symbol
* PUT api/v1/portfolio/position/:dataSource/:symbol/tags
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Tanbir Ali
							
						 
						
							
							
								
								
							
							
								
							
								d2fe16c794 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/refactor transactionCount to activitiesCount in portfolio holding response ( #5709 )  
							
							 
							
							 
							
							
								
 
							
							
							* Refactor transactionCount to activitiesCount in portfolio holding response
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								13838bed6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/improve language localization for de 20250811 ( #5730 )  
							
							 
							
							 
							
							
								
 
							
							
							* Update translation
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Sven Günther
							
						 
						
							
							
								
								
							
							
								
							
								c5c1192900 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/import of custom asset profiles ( #5670 )  
							
							 
							
							 
							
							
								
 
							
							
							* Import of custom asset profiles
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								948233c651 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/remove @IsOptional() from dataSource in CreateOrderDto ( #5703 )  
							
							 
							
							 
							
							
								
 
							
							
							* Remove is @IsOptional() from dataSource 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Shivansh Pandey
							
						 
						
							
							
								
								
							
							
								
							
								94e8a7c6bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add support for configuring safe withdrawal rate ( #5679 )  
							
							 
							
							 
							
							
								
 
							
							
							* Add support for configuring safe withdrawal rate
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Ayush Jain
							
						 
						
							
							
								
								
							
							
								
							
								b168a9e3c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/create infinite logo carousel component ( #5671 )  
							
							 
							
							 
							
							
								
 
							
							
							* Create infinite logo carousel component
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								7642d82318 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/add missing type of access id in get public portfolio endpoint ( #5690 )  
							
							 
							
							 
							
							
								
 
							
							
							* Add missing type 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Szymon Łągiewka
							
						 
						
							
							
								
								
							
							
								
							
								7761c764b5 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/fix server startup message to properly display IPv6 addresses ( #5716 )  
							
							 
							
							 
							
							
								
 
							
							
							* Fix server startup message to properly display IPv6 addresses
* Update changelog 
							
						 
						3 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								94f3d64891 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/refactor various components to self-closing tags ( #5704 )  
							
							 
							
							 
							
							
								
 
							
							
							* Refactor to self-closing tags
* Update changelog 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								github-actions[bot]
							
						 
						
							
							
								
								
							
							
								
							
								022187eacc 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/update locales ( #5634 )  
							
							 
							
							 
							
							
								
 
							
							
							* Update locales
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								Tanbir Ali
							
						 
						
							
							
								
								
							
							
								
							
								b829442f55 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/prefix markets component ( #5705 )  
							
							 
							
							 
							
							
								
 
							
							
							* Prefix markets component 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								a6f34b51b0 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/simplify action buttons in create or update access dialog ( #5706 )  
							
							 
							
							 
							
							
								
 
							
							
							* Simplify action buttons 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								5bb22e840d 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/fix word wrap in various menus ( #5691 )  
							
							 
							
							 
							
							
								
 
							
							
							* Fix word wrap
* Update changelog 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								Bence Hornyák
							
						 
						
							
							
								
								
							
							
								
							
								0e43bb048a 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/introduce tabs in asset profile dialog ( #5693 )  
							
							 
							
							 
							
							
								
 
							
							
							* Introduce tabs in asset profile dialog
* Update changelog 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								SK Akram
							
						 
						
							
							
								
								
							
							
								
							
								e6ff0f65c2 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/migrate auth page component to standalone ( #5695 )  
							
							 
							
							 
							
							
								
 
							
							
							* Migrate auth page component to standalone
* Update changelog 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								Germán Martín
							
						 
						
							
							
								
								
							
							
								
							
								20a756a376 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add support to update granted access ( #5566 )  
							
							 
							
							 
							
							
								
 
							
							
							* Add support to update granted access
* Update changelog 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								baf8daaad7 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/improve spacing of buttons in button container of holding detail dialog ( #5692 )  
							
							 
							
							 
							
							
								
 
							
							
							* Improve spacing
* Update changelog 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								180e0f3c81 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add date range query parameter to data gathering endpoint ( #5684 )  
							
							 
							
							 
							
							
								
 
							
							
							* Add date range
* Update changelog 
							
						 
						4 weeks ago  
					 
				
					
						
							
							
								 
								Malay Kumar
							
						 
						
							
							
								
								
							
							
								
							
								d715143299 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/add value components to rule settings dialog ( #5653 )  
							
							 
							
							 
							
							
								
 
							
							
							* Add value components to rule settings dialog
* Update changelog 
							
						 
						1 month ago  
					 
				
					
						
							
							
								 
								Thomas Kaul
							
						 
						
							
							
								
								
							
							
								
							
								4256cdee34 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix/add missing CommonModule import in import activities dialog ( #5674 )  
							
							 
							
							 
							
							
								
 
							
							
							* Add missing CommonModule import
* Update changelog 
							
						 
						1 month ago  
					 
				
					
						
							
							
								 
								SK Akram
							
						 
						
							
							
								
								
							
							
								
							
								3f2d045e1f 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/migrate file drop directive to standalone ( #5646 )  
							
							 
							
							 
							
							
								
 
							
							
							* Migrate file drop directive to standalone
* Update changelog 
							
						 
						1 month ago  
					 
				
					
						
							
							
								 
								s-vamshi
							
						 
						
							
							
								
								
							
							
								
							
								f122bd996b 
								
									
								
							
								 
							
						 
						
							
							
								
								Task/migrate open page component to standalone ( #5645 )  
							
							 
							
							 
							
							
								
 
							
							
							* Migrate open page component to standalone
* Update changelog 
							
						 
						1 month ago