mirror of
				https://github.com/grocy/grocy.git
				synced 2025-10-31 02:36:54 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			649 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			649 B
		
	
	
	
	
	
	
	
- Replaced the single user (so far defined in /data/config.php) with a multi-user management- The currently defined user will automatically be migrated, please remove HTTP_USERandHTTP_PASSWORDfrom your config file afterwards
- For this it was necessary to delete all sessions and API keys during the migration
 
- The currently defined user will automatically be migrated, please remove 
- Added an update script (/update.sh) to make updates (on Linux machines) easier- See also "How to update" in README
 
- Added the possibility to track who did a habit
- Added a rudimentary habit analysis possibility
- Different small UI, code and translation improvements