forked from open-webui/open-webui
		
	doc: changelog
This commit is contained in:
		
							parent
							
								
									6f4a863562
								
							
						
					
					
						commit
						63e7246c97
					
				
					 2 changed files with 18 additions and 2 deletions
				
			
		
							
								
								
									
										16
									
								
								CHANGELOG.md
									
										
									
									
									
								
							
							
						
						
									
										16
									
								
								CHANGELOG.md
									
										
									
									
									
								
							|  | @ -5,6 +5,22 @@ All notable changes to this project will be documented in this file. | ||||||
| The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | ||||||
| and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||||||
| 
 | 
 | ||||||
|  | ## [0.1.107] - 2024-03-01 | ||||||
|  | 
 | ||||||
|  | ### Added | ||||||
|  | 
 | ||||||
|  | - **🚀 Makefile and LLM Update Script**: Included Makefile and a script for LLM updates in the repository. | ||||||
|  | 
 | ||||||
|  | ### Fixed | ||||||
|  | 
 | ||||||
|  | - Corrected issue where links in the settings modal didn't appear clickable (#960). | ||||||
|  | - Fixed problem with web UI port not taking effect due to incorrect environment variable name in run-compose.sh (#996). | ||||||
|  | - Enhanced user experience by displaying chat in browser title and enabling automatic scrolling to the bottom (#992). | ||||||
|  | 
 | ||||||
|  | ### Changed | ||||||
|  | 
 | ||||||
|  | - Migrated from svelte-toast to svelte-sonner for improved functionality. | ||||||
|  | 
 | ||||||
| ## [0.1.106] - 2024-02-27 | ## [0.1.106] - 2024-02-27 | ||||||
| 
 | 
 | ||||||
| ### Added | ### Added | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
| 	"name": "open-webui", | 	"name": "open-webui", | ||||||
| 	"version": "0.1.106", | 	"version": "0.1.107", | ||||||
| 	"private": true, | 	"private": true, | ||||||
| 	"scripts": { | 	"scripts": { | ||||||
| 		"dev": "vite dev --host", | 		"dev": "vite dev --host", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek