updated version
This commit is contained in:
		
							parent
							
								
									ce2f83e8ef
								
							
						
					
					
						commit
						a7b7eefc52
					
				@ -1,11 +1,5 @@
 | 
				
			|||||||
# Changelog
 | 
					# Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Canary
 | 
					 | 
				
			||||||
* Cleaned up top menu
 | 
					 | 
				
			||||||
  * Post Ads and Ad Editor have been merged together into My Ads
 | 
					 | 
				
			||||||
  * Profile Helper now only shows up if you have anything to fix; otherwise the profile helper can be found in the Settings menu
 | 
					 | 
				
			||||||
* Channel owners can now add `[ads: 30min]` in the channel description to control how often Rising can auto-post ads on the channel
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## 1.23.5
 | 
					## 1.23.5
 | 
				
			||||||
* Fixed random freezes caused by profile cache
 | 
					* Fixed random freezes caused by profile cache
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,8 +1,8 @@
 | 
				
			|||||||
# Download
 | 
					# Download
 | 
				
			||||||
[Windows](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.4/F-Chat-Rising-1.23.4-win.exe) (82 MB)
 | 
					[Windows](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-win.exe) (82 MB)
 | 
				
			||||||
| [MacOS Intel](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.4/F-Chat-Rising-1.23.4-macos-intel.dmg) (82 MB)
 | 
					| [MacOS Intel](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-macos-intel.dmg) (82 MB)
 | 
				
			||||||
| [MacOS M1](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.4/F-Chat-Rising-1.23.4-macos-m1.dmg) (84 MB)
 | 
					| [MacOS M1](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-macos-m1.dmg) (84 MB)
 | 
				
			||||||
| [Linux](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.4/F-Chat-Rising-1.23.4-linux.AppImage) (82 MB)
 | 
					| [Linux](https://github.com/mrstallion/fchat-rising/releases/download/v1.23.5/F-Chat-Rising-1.23.5-linux.AppImage) (82 MB)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# F-Chat Rising
 | 
					# F-Chat Rising
 | 
				
			||||||
 | 
				
			|||||||
@ -50,7 +50,7 @@ theme: jekyll-theme-slate
 | 
				
			|||||||
changelog: https://github.com/mrstallion/fchat-rising/blob/master/CHANGELOG.md
 | 
					changelog: https://github.com/mrstallion/fchat-rising/blob/master/CHANGELOG.md
 | 
				
			||||||
 | 
					
 | 
				
			||||||
download:
 | 
					download:
 | 
				
			||||||
  version: 1.23.4
 | 
					  version: 1.23.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  url: https://github.com/mrstallion/fchat-rising/releases/download/v%VERSION%/F-Chat-Rising-%VERSION%-%PLATFORM_TAIL%
 | 
					  url: https://github.com/mrstallion/fchat-rising/releases/download/v%VERSION%/F-Chat-Rising-%VERSION%-%PLATFORM_TAIL%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "fchat",
 | 
					  "name": "fchat",
 | 
				
			||||||
  "version": "1.23.4",
 | 
					  "version": "1.23.5",
 | 
				
			||||||
  "author": "The F-List Team and Mister Stallion (Esq.)",
 | 
					  "author": "The F-List Team and Mister Stallion (Esq.)",
 | 
				
			||||||
  "description": "F-List.net Chat Client",
 | 
					  "description": "F-List.net Chat Client",
 | 
				
			||||||
  "main": "main.js",
 | 
					  "main": "main.js",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "f-list-rising",
 | 
					  "name": "f-list-rising",
 | 
				
			||||||
  "version": "1.23.4",
 | 
					  "version": "1.23.5",
 | 
				
			||||||
  "author": "The F-List Team and and Mister Stallion (Esq.)",
 | 
					  "author": "The F-List Team and and Mister Stallion (Esq.)",
 | 
				
			||||||
  "description": "A heavily modded F-Chat 3.0 client for F-List",
 | 
					  "description": "A heavily modded F-Chat 3.0 client for F-List",
 | 
				
			||||||
  "license": "MIT",
 | 
					  "license": "MIT",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user