eaf4a8e39e 
								
							 
						 
						
							
							
								
								Improve error handling  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Build on Push and create Release on Tag / build (push) Successful in 1m40s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-07-16 15:57:14 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								05984a8913 
								
							 
						 
						
							
							
								
								Improve labels, errors, and docs  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Build on Push and create Release on Tag / build (push) Successful in 4m6s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-07-15 12:42:18 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								d34258e6bf 
								
							 
						 
						
							
							
								
								Add "directly open editor" shortcut and icon  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Build on Push and create Release on Tag / build (push) Successful in 4m48s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-06-24 22:26:26 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								ff83c23851 
								
							 
						 
						
							
							
								
								Improve cursor  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Build on Push and create Release on Tag / build (push) Successful in 51s 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-05-15 18:16:50 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								5322944ad9 
								
							 
						 
						
							
							
								
								Add custom cursor on editor canvas  
							
							
							
						 
						
							2025-05-07 21:16:50 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								764f9fe5a4 
								
							 
						 
						
							
							
								
								Add option to remember editor position and zoom  
							
							
							
						 
						
							2025-05-06 18:19:18 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								fa3eba219e 
								
							 
						 
						
							
							
								
								Suggest popular background colors, add transparency support  
							
							... 
							
							
							
							Making the UI more user-friendly by suggesting some commonly used colors in the Settings menu 
							
						 
						
							2025-05-05 19:17:59 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								8d4779b8fe 
								
							 
						 
						
							
							
								
								Improve error handling and code structure  
							
							
							
						 
						
							2025-04-23 09:52:45 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								f35342a791 
								
							 
						 
						
							
							
								
								Start workin on i18n  
							
							
							
						 
						
							2025-04-20 22:16:48 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								0bc89f4a72 
								
							 
						 
						
							
							
								
								Prepare for release  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Create Release on Tag Push / build (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-04-05 23:23:45 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								5e51589ffa 
								
							 
						 
						
							
							
								
								Internal file paths are now Markdown image paths  
							
							... 
							
							
							
							In the last commit, file paths were implemented to be the full path for the API, however that is not necessary.
Before this change: /data/assets/filename.svg
After: assets/filename.svg
The new method is what SiYuan uses for Markdown images, like  
							
						 
						
							2025-04-03 00:12:36 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								a2503d5def 
								
							 
						 
						
							
							
								
								Move from file IDs to file paths (with retrocompatibility)  
							
							
							
						 
						
							2025-04-02 20:15:48 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								8d1438de33 
								
							 
						 
						
							
							
								
								Offer to edit images  
							
							... 
							
							
							
							Any SVG image in assets/ can now be edited with js-draw. It won't reload automatically (yet) 
							
						 
						
							2025-04-01 23:03:22 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								5c261b35f2 
								
							 
						 
						
							
							
								
								Fix bug due to empty i18n folder  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Create Release on Tag Push / build (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-04-01 09:12:51 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								eaca7fc192 
								
							 
						 
						
							
							
								
								Initial Upload  
							
							
	
		
			
	 
	
	
		
	
	
		
			
				
	Create Release on Tag Push / build (push) Has been cancelled 
				
			 
		
		
	 
 
	 
							
						 
						
							2025-03-31 19:14:17 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									frostime 
								
							 
						 
						
							
							
							
							
								
							
							
								38b19fdb88 
								
							 
						 
						
							
							
								
								🔧  ci: update vite script, auto remove trivial files under dist/  
							
							
							
						 
						
							2024-10-24 14:51:01 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									frostime 
								
							 
						 
						
							
							
							
							
								
							
							
								591cf2e95e 
								
							 
						 
						
							
							
								
								🔧  ci: 更新 vite 打包脚本  
							
							
							
						 
						
							2024-10-16 14:43:56 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									frostime 
								
							 
						 
						
							
							
							
							
								
							
							
								a50c61efaf 
								
							 
						 
						
							
							
								
								🔥  rm: en_US.yaml  
							
							
							
						 
						
							2024-04-05 22:42:00 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									frostime 
								
							 
						 
						
							
							
							
							
								
							
							
								91deda2a72 
								
							 
						 
						
							
							
								
								🔧  build: 使用 yaml i18n  
							
							
							
						 
						
							2024-04-05 22:41:07 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									frostime 
								
							 
						 
						
							
							
							
							
								
							
							
								881ff608b0 
								
							 
						 
						
							
							
								
								🚚  move: png back to root  
							
							
							
						 
						
							2024-01-23 21:59:02 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									frostime 
								
							 
						 
						
							
							
							
							
								
							
							
								bf21514b99 
								
							 
						 
						
							
							
								
								🔨  Add plugin.json back to top  
							
							
							
						 
						
							2024-01-15 20:21:53 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Seven Chord 
								
							 
						 
						
							
							
							
							
								
							
							
								e6a7277f8a 
								
							 
						 
						
							
							
								
								使用public目录替代复制静态资源的配置  
							
							
							
						 
						
							2024-01-14 14:52:04 +08:00