v20240212
This commit is contained in:
parent
9cb5fb2802
commit
93135be6c6
3 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Breaking changes are indicated by the :warning: icon.
|
||||
|
||||
## Unreleased
|
||||
## v20240212
|
||||
|
||||
- :warning: The field name of the response of `latest-version` has been changed from `tag_name` to `latest_version`.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Unreleased
|
||||
# v20240212
|
||||
|
||||
- refactoring
|
||||
- add a toggleable setting to hide follow buttons in a misclickable position
|
||||
- add a toggleable setting to show preview in posting form by default
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "firefish",
|
||||
"version": "20240210",
|
||||
"version": "20240212",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://firefish.dev/firefish/firefish.git"
|
||||
|
|
Loading…
Reference in a new issue