Germán Martín
					
					3 days ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: B5690EEEBB952194
						
					
				
			
		
		
		
	
		
			
				 2 changed files with 
5 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					CHANGELOG.md
				
 
			
				- 
					
					
					 
					apps/client/src/app/components/home-holdings/home-holdings.html
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -216,6 +216,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					- Removed the deprecated `ITEM` activity type | 
					 | 
					 | 
					- Removed the deprecated `ITEM` activity type | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					### Fixed | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					- Show quantity column in holdings table | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					## 2.202.0 - 2025-09-26 | 
					 | 
					 | 
					## 2.202.0 - 2025-09-26 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					### Added | 
					 | 
					 | 
					### Added | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  | 
				
			
			
		
	
								
							
						
					 
					
				 
			 
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -48,7 +48,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        <gf-holdings-table | 
					 | 
					 | 
					        <gf-holdings-table | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          [baseCurrency]="user?.settings?.baseCurrency" | 
					 | 
					 | 
					          [baseCurrency]="user?.settings?.baseCurrency" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          [deviceType]="deviceType" | 
					 | 
					 | 
					          [deviceType]="deviceType" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					          [hasPermissionToShowQuantities]="false" | 
					 | 
					 | 
					          [hasPermissionToShowQuantities]="true" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					          [holdings]="holdings" | 
					 | 
					 | 
					          [holdings]="holdings" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          [locale]="user?.settings?.locale" | 
					 | 
					 | 
					          [locale]="user?.settings?.locale" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          (holdingClicked)="onHoldingClicked($event)" | 
					 | 
					 | 
					          (holdingClicked)="onHoldingClicked($event)" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |