mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	menu wording
changelog
This commit is contained in:
		
							parent
							
								
									125d5a9510
								
							
						
					
					
						commit
						e300a34f8c
					
				
					 2 changed files with 8 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,5 +1,12 @@
 | 
				
			||||||
# Release Notes
 | 
					# Release Notes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Version 2.1
 | 
				
			||||||
 | 
					- clearing the nomination history as the Storyteller clears it for the players too
 | 
				
			||||||
 | 
					- vote buttons should work in all situations correctly now
 | 
				
			||||||
 | 
					- fixed some minor styling and live session issues
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Version 2.0
 | 
					## Version 2.0
 | 
				
			||||||
- The project is now available under its own domain: [clocktower.online](https://clocktower.online)
 | 
					- The project is now available under its own domain: [clocktower.online](https://clocktower.online)
 | 
				
			||||||
- Added a feature that allows a live session Storyteller to automatically (and safely) distribute assigned
 | 
					- Added a feature that allows a live session Storyteller to automatically (and safely) distribute assigned
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -109,7 +109,7 @@
 | 
				
			||||||
            <em><font-awesome-icon icon="copy"/></em>
 | 
					            <em><font-awesome-icon icon="copy"/></em>
 | 
				
			||||||
          </li>
 | 
					          </li>
 | 
				
			||||||
          <li v-if="!session.isSpectator" @click="distributeRoles">
 | 
					          <li v-if="!session.isSpectator" @click="distributeRoles">
 | 
				
			||||||
            Distribute Characters
 | 
					            Send Characters
 | 
				
			||||||
            <em><font-awesome-icon icon="theater-masks"/></em>
 | 
					            <em><font-awesome-icon icon="theater-masks"/></em>
 | 
				
			||||||
          </li>
 | 
					          </li>
 | 
				
			||||||
          <li
 | 
					          <li
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue