Release 1.24.0
Changes: - The emoji-layout has been replaced with a new one, which offers many more emojis to choose from. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/622>
This commit is contained in:
		
							
								
								
									
										6
									
								
								NEWS.md
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								NEWS.md
									
									
									
									
									
								
							@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					1.24.0
 | 
				
			||||||
 | 
					------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Changes:
 | 
				
			||||||
 | 
					- The emoji-layout has been replaced with a new one, which offers many more emojis to choose from.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1.23.0
 | 
					1.23.0
 | 
				
			||||||
------------------
 | 
					------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										19
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										19
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,22 @@
 | 
				
			|||||||
 | 
					squeekboard (1.24.0) experimental; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  [ MoonlightWave-12 ]
 | 
				
			||||||
 | 
					  * src/popover.c: Change 'ControlCenter' to 'Settings'
 | 
				
			||||||
 | 
					  * Add new emoji-layout
 | 
				
			||||||
 | 
					  * squeekboard.doap: update descriptions and links
 | 
				
			||||||
 | 
					  * Change branch-name from 'master' to 'main'
 | 
				
			||||||
 | 
					  * hacking.md: add more instructions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  [ Guido Günther ]
 | 
				
			||||||
 | 
					  * ci: Stop building byzantium debs
 | 
				
			||||||
 | 
					  * Use newer dependencies everywhere
 | 
				
			||||||
 | 
					  * ci: Drop lintian check
 | 
				
			||||||
 | 
					  * ci: Use Debian trixie for the doc build
 | 
				
			||||||
 | 
					  * ci: Cancel running jobs
 | 
				
			||||||
 | 
					  * ci: Always use noninteractive debconf backend
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- MoonlightWave-12 <135532-MoonlightWave-12@users.noreply.gitlab.gnome.org>  Sun, 10 Mar 2024 14:44:36 +0100
 | 
				
			||||||
 | 
					
 | 
				
			||||||
squeekboard (1.23.0) experimental; urgency=medium
 | 
					squeekboard (1.23.0) experimental; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  [ Vasil Pupkin ]
 | 
					  [ Vasil Pupkin ]
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
project(
 | 
					project(
 | 
				
			||||||
    'squeekboard',
 | 
					    'squeekboard',
 | 
				
			||||||
    'c', 'rust',
 | 
					    'c', 'rust',
 | 
				
			||||||
    version: '1.23.0',
 | 
					    version: '1.24.0',
 | 
				
			||||||
    license: 'GPLv3',
 | 
					    license: 'GPLv3',
 | 
				
			||||||
    meson_version: '>=0.51.0',
 | 
					    meson_version: '>=0.51.0',
 | 
				
			||||||
    default_options: [
 | 
					    default_options: [
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user