updates changelog
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,3 +1,15 @@
|
||||
# v0.18.1
|
||||
## Bug fixes
|
||||
- Fixes permission issues that prevented federation from working properly
|
||||
- Trail categories are properly displayed in lists
|
||||
- Fixes issue that prevented lists from saving
|
||||
|
||||
## Documentation
|
||||
- Improves docs for updating on bare-metal installations
|
||||
|
||||
## Translation
|
||||
- Adds Basque and Russian translations (thanks @aisaivia & @jeffscrum)
|
||||
|
||||
# v0.18.0
|
||||
|
||||
## Features
|
||||
|
||||
@@ -2,6 +2,18 @@
|
||||
title: Changelog
|
||||
description: What changed in the last patch?
|
||||
---
|
||||
## v0.18.1
|
||||
### Bug fixes
|
||||
- Fixes permission issues that prevented federation from working properly
|
||||
- Trail categories are properly displayed in lists
|
||||
- Fixes issue that prevented lists from saving
|
||||
|
||||
### Documentation
|
||||
- Improves docs for updating on bare-metal installations
|
||||
|
||||
### Translation
|
||||
- Adds Basque and Russian translations (thanks @aisaivia & @jeffscrum)
|
||||
|
||||
## v0.18.0
|
||||
|
||||
### Features
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Auto",
|
||||
"car-motorcycle": "Auto/Motorrad",
|
||||
"card": "{n, plural, =1 {Karte} other {Karten}}",
|
||||
"catalan": "Katalanisch",
|
||||
"basque": "Baskisch",
|
||||
"categories": "Kategorien",
|
||||
"category": "Kategorie",
|
||||
"change": "Ändern",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Car",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, =1 {Card} other {Cards}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Categories",
|
||||
"category": "Category",
|
||||
"change": "Change",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Coche",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, one {}=1 {Ficha} other {Fichas}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Categorías",
|
||||
"category": "Categoría",
|
||||
"change": "Modificar",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Kotxea",
|
||||
"car-motorcycle": "Kotxea/Motozikleta",
|
||||
"card": "{n, plural, one {}=1 {Txartea} other {Txartelak}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Kategoriak",
|
||||
"category": "Kategoria",
|
||||
"change": "Aldatu",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Voiture",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, =1 {Tuile} other {Tuiles}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Catégories",
|
||||
"category": "Catégorie",
|
||||
"change": "Changement",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Car",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, =1 {Kártya} other {Kártyák}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Kategóriák",
|
||||
"category": "Kategória",
|
||||
"change": "Változás",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Car",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, =1 {Carta} other {Carte}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Categorie",
|
||||
"category": "Categoria",
|
||||
"change": "Modifica",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Wagen",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, =1 {Kaart} other {Kaarten}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Categorieën",
|
||||
"category": "Categorie",
|
||||
"change": "Wijzigen",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Samochód",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, =1 {Karta} other {Karty}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Kategorie",
|
||||
"category": "Kategoria",
|
||||
"change": "Zmień",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Car",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, =1 {Cartão} other {Cartões}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Categorias",
|
||||
"category": "Categoria",
|
||||
"change": "Alterar",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "Автомобиль:",
|
||||
"car-motorcycle": "Car/Motorcycle",
|
||||
"card": "{n, plural, =1 {Карточка} other {Карточки}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "Категории",
|
||||
"category": "Категория",
|
||||
"change": "Изменить",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"car": "汽车",
|
||||
"car-motorcycle": "汽车/摩托车",
|
||||
"card": "{n, plural, =1 {卡片} other {卡片}}",
|
||||
"catalan": "Catalan",
|
||||
"basque": "Basque",
|
||||
"categories": "分类",
|
||||
"category": "分类",
|
||||
"change": "更换",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
{ text: $_("english"), value: "en" },
|
||||
{ text: $_("german"), value: "de" },
|
||||
{ text: $_("spanish"), value: "es" },
|
||||
{ text: $_("catalan"), value: "eu" },
|
||||
{ text: $_("basque"), value: "eu" },
|
||||
{ text: $_("french"), value: "fr" },
|
||||
{ text: $_("hungarian"), value: "hu" },
|
||||
{ text: $_("italian"), value: "it" },
|
||||
|
||||
Reference in New Issue
Block a user