kopia lustrzana https://github.com/fediversespace/fediverse.space
				
				
				
			release 2.8.1
							rodzic
							
								
									c538b7a4b7
								
							
						
					
					
						commit
						f2bd81ca4e
					
				| 
						 | 
				
			
			@ -17,12 +17,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 | 
			
		|||
 | 
			
		||||
### Fixed
 | 
			
		||||
 | 
			
		||||
### Security
 | 
			
		||||
 | 
			
		||||
## [2.8.1 - 2019-08-31]
 | 
			
		||||
 | 
			
		||||
### Fixed
 | 
			
		||||
 | 
			
		||||
- Fixed error when viewing some uncrawlable instances
 | 
			
		||||
- Fix navbar z-index
 | 
			
		||||
- Optimize query used for generating status rate
 | 
			
		||||
 | 
			
		||||
### Security
 | 
			
		||||
 | 
			
		||||
## [2.8.0 - 2019-08-29]
 | 
			
		||||
 | 
			
		||||
### Added
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -4,7 +4,7 @@ defmodule Backend.MixProject do
 | 
			
		|||
  def project do
 | 
			
		||||
    [
 | 
			
		||||
      app: :backend,
 | 
			
		||||
      version: "2.8.0",
 | 
			
		||||
      version: "2.8.1",
 | 
			
		||||
      elixir: "~> 1.5",
 | 
			
		||||
      elixirc_paths: elixirc_paths(Mix.env()),
 | 
			
		||||
      compilers: [:phoenix, :gettext] ++ Mix.compilers(),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "frontend",
 | 
			
		||||
  "version": "2.8.0",
 | 
			
		||||
  "version": "2.8.1",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "start": "NODE_ENV=development react-scripts start",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue