mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	PyLink 1.1.1
This commit is contained in:
		
							parent
							
								
									6dd08e7dcb
								
							
						
					
					
						commit
						027c35b75a
					
				
							
								
								
									
										19
									
								
								RELNOTES.md
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								RELNOTES.md
									
									
									
									
									
								
							@ -1,3 +1,22 @@
 | 
			
		||||
# PyLink 1.1.1
 | 
			
		||||
 | 
			
		||||
The "Crush" release. Changes from 1.1.0:
 | 
			
		||||
 | 
			
		||||
#### Bug fixes
 | 
			
		||||
- The `pylink-mkpasswd` program is actually installed now when using `pip` (PyPI) or `setup.py`.
 | 
			
		||||
- Backported protocol module fixes from 1.2-dev:
 | 
			
		||||
    - unreal: fix crashes when receiving `SJOIN` with only a prefix and no UID
 | 
			
		||||
    - inspircd: work around extraneous letters sent in `FJOIN` timestamps (Anope 1.8.x bug)
 | 
			
		||||
    - nefarious: fix a typo causing crashes on user mode changes
 | 
			
		||||
- Relay: in `claim`, show a less ambiguous error when a relay channel doesn't exist on the caller's network.
 | 
			
		||||
- corecommands: removed extraneous `irc.checkAuthenticated()` call
 | 
			
		||||
 | 
			
		||||
#### Feature changes
 | 
			
		||||
- `pylink-mkpasswd` now supports interactive password input via getpass, which is more secure than passing passwords raw on the command line.
 | 
			
		||||
 | 
			
		||||
#### Misc changes
 | 
			
		||||
- More prominent migration notes regarding permissions and new accounts system.
 | 
			
		||||
 | 
			
		||||
# PyLink 1.1.0
 | 
			
		||||
 | 
			
		||||
The "Calico" release. This is mostly a cleanup and documentation update from 1.1-beta2, with the following additional change:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user