|  Thomas Kaul | 2f7425d0a2 | Feature/refactor public routes (#4919) * Refactor public routes: features | 5 months ago | 
				
					
						|  Thomas Kaul | 66ef2c2fec | Feature/migrate assistant and value component to control flow (#4905) * Migrate to control flow
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | b80c186c97 | Feature/improve styles of assistant (#4901) * Improve styles
* Update changelog | 5 months ago | 
				
					
						|  csehatt741 | 17ef147da7 | Feature/add current holdings as default options of symbol search in create or update activity dialog (#4892) * Add current holdings as default options of symbol search in create or update activity dialog
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | 4993d81c80 | Feature/restructure paths to routes (part 2) (#4884) * Restructure paths to routes | 5 months ago | 
				
					
						|  Kenrick Tandrian | ced7f1f206 | Feature/extend search in assistant by quick links (#4870) * Extend search in assistant by quick links
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | c604268507 | Bugfix/fix issue in header after paths to routes restructuring (#4872) * Fix issue in header | 5 months ago | 
				
					
						|  Thomas Kaul | 766d792b10 | Feature/restructure paths to routes (#4863) * Restructure paths to routes | 5 months ago | 
				
					
						|  Thomas Kaul | fa99876dca | Feature/rename asset profile icon component to entity logo component (#4861) * Rename asset profile icon component to entity logo component
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | 25a755d1bf | Feature/rename Account to accounts in User database schema (#4859) * Rename Account to accounts
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | 71d56ad789 | Feature/move asset profile icon component to @ghostfolio/ui (#4858) * Move asset profile icon component to @ghostfolio/ui
* Update changelog | 5 months ago | 
				
					
						|  Kenrick Tandrian | 840805f9df | Feature/enable column sorting in benchmark component (#4842) * Enable column sorting in benchmark component
* Update changelog | 5 months ago | 
				
					
						|  Kenrick Tandrian | e8f185e484 | Bugfix/fix issue in annualized performance calculation (#4840) * Fix issue in annualized performance calculation
* Update changelog | 5 months ago | 
				
					
						|  csehatt741 | b5abdaae07 | Feature/extend GfSymbolAutocompleteComponent by default options (#4563) * Extend GfSymbolAutocompleteComponent by default options
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | 8b8d194383 | Feature/clean up legacy demo user id property (#4808) * Clean up | 5 months ago | 
				
					
						|  Thomas Kaul | cb7434a8b2 | Feature/sync demo account activities based on tags (#4797) * Sync demo account activities based on tags
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | c553fdf6d4 | Bugfix/change investment value to take currency effects into account in holding detail dialog (#4789) * Change investment value to take currency effects into account
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | 0ab7b98077 | Feature/refactor publicly accessible page paths (#4768) * Refactoring | 5 months ago | 
				
					
						|  Thomas Kaul | 13b544c67d | Feature/refactor router links (#4752) * Refactor router links | 5 months ago | 
				
					
						|  Thomas Kaul | 6bdf7b185f | Bugfix/text alignment in top holdings component (#4734) * Fix text alignment of allocation column
* Update changelog | 5 months ago | 
				
					
						|  Thomas Kaul | b5bd2bd997 | Bugfix/rename snake-case hint to kebab-case in paths (#4737) * Rename snake-case to kebab-case | 5 months ago | 
				
					
						|  Kenrick Tandrian | 4bffb3107d | Bugfix/fix page navigation (#4711) * Fix page navigation and use paths references | 5 months ago | 
				
					
						|  Thomas Kaul | a0f377e8eb | Feature/refactor ordersCount to activityCount (#4688) * Refactor ordersCount to activityCount | 6 months ago | 
				
					
						|  Thomas Kaul | 3fe5a762eb | Feature/extend personal finance tools 20250510 (#4698) * Extend personal finance tools
* Add Balance Pro
* Add PinkLion | 6 months ago | 
				
					
						|  Thomas Kaul | d99217a434 | Feature/refactor @Input in portfolio proportion chart component (#4684) * Refactor @Input in GfPortfolioProportionChartComponent | 6 months ago | 
				
					
						|  Thomas Kaul | b6e8431c53 | Feature/clean up unused @Input in top holdings component (#4683) * Clean up unused input | 6 months ago | 
				
					
						|  Thomas Kaul | 11629ffd26 | Feature/clean up unused interfaces (#4685) * Clean up unused interfaces | 6 months ago | 
				
					
						|  Thomas Kaul | 037d3b1a60 | Feature/rename Order to activities in User database schema (#4669) * Rename Order to activities in User database schema
* Update changelog | 6 months ago | 
				
					
						|  Felix Jordan | aadd9f56a0 | Feature/extend admin endpoint by asset profile count per data provider (#4676) * Extend admin endpoint by asset profile count per data provider
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 19eff6e814 | Bugfix/fix horizontal overflow in table of benchmark component (#4668) * Fix horizontal overflow
* Update changelog | 6 months ago | 
				
					
						|  Kenrick Tandrian | c38dab5ab0 | Feature/extend holding endpoint by performances (#4660) * Extend holding endpoint by performances
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 3646fb7f77 | Feature/refactor portfolio holding response (#4649) * Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities | 6 months ago | 
				
					
						|  Thomas Kaul | 1bced96460 | Feature/deprecate portfolio position endpoints (#4648) * Deprecate api/v1/portfolio/position endpoints
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 3e963228d6 | Feature/refactor accounts response interface (#4644) * Refactor accounts response interface | 6 months ago | 
				
					
						|  Kenrick Tandrian | 770b322137 | Feature/extend watchlist endpoint by name, performances and market condition (#4634) * Extend watchlist endpoint by name, performances and market condition
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 6bb85c4fb8 | Bugfix/allow GBp in currency code validation (#4640) * Allow GBp in currency code validation
* Update changelog | 6 months ago | 
				
					
						|  Kenrick Tandrian | 73f009e43b | Feature/extend GUI to delete watchlist item (#4624) * Extend GUI to delete watchlist item
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | b90bfc3d6e | Feature/extend data providers management of admin control panel (#4615) * Extend data providers management
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 34f191ef7a | Feature/change column label in benchmark component (#4616) * Generalize column label
* Update changelog | 6 months ago | 
				
					
						|  Kenrick Tandrian | c671ea4022 | Feature/add frontend for watchlist (#4604) * Add frontend for watchlist
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> | 6 months ago | 
				
					
						|  Thomas Kaul | 862de91e7b | Feature/respect watcher count in delete asset profile checkbox (#4609) * Respect watchedByCount in delete asset profile checkbox
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 10580e22d1 | Feature/migrate value component to control flow (#4592) * Migrate to control flow
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 53a81b3c2b | Feature/migrate assistant component to control flow (#4591) * Migrate to control flow
* Update changelog | 6 months ago | 
				
					
						|  Kenrick Tandrian | 416fa44cf0 | Feature/create watchlist API endpoints (#4570) * Create watchlist API endpoints
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 71fc3906c7 | Feature/add performance calculation type to user settings (#4567) * Add performance calculation type to user settings
* Update changelog | 6 months ago | 
				
					
						|  Tobias Kugel | a41032d0af | Feature/add expansion panel for historical market data editor (#4550) * Add expansion panel for historical market data editor
* Update changelog | 6 months ago | 
				
					
						|  Thomas Kaul | 6b2966b7dc | Feature/extend benchmark detail dialog by market price (#4565) * Add current market price
* Update changelog | 6 months ago | 
				
					
						|  Martin Clifford | c16352b76c | Bugfix/fix typos in permissions (#4572) * Fix typos in permissions | 6 months ago | 
				
					
						|  csehatt741 | 3361666f63 | Feature/activity in custom currency (#4486) * Activity in custom currency
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> | 7 months ago | 
				
					
						|  Thomas Kaul | 07ad7f2817 | Bugfix/fix upgrade vs. renew subscription button labels (#4549) * Fix upgrade vs. renew subscription button labels | 7 months ago |