mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-11 01:10:29 +00:00
Fixing release doc.
This commit is contained in:
parent
c1cbcdc253
commit
6eed6cf362
@ -8,11 +8,11 @@ Since our last release this month, we've had [~60](https://github.com/LemmyNet/l
|
|||||||
|
|
||||||
#### Major Changes
|
#### Major Changes
|
||||||
|
|
||||||
- Add option to disable strict allowlist ( [#1486](https://github.com/LemmyNet/lemmy/issues/1486)) [documentation](https://join.lemmy.ml/docs/en/federation/administration.html) # TODO: need to merge https://github.com/LemmyNet/lemmy-docs/pull/66/files
|
- Add option to disable strict allowlist ( [#1486](https://github.com/LemmyNet/lemmy/issues/1486)) [documentation](https://join.lemmy.ml/docs/en/federation/administration.html)
|
||||||
- Add option to limit community creation to admins only ([#1587](https://github.com/LemmyNet/lemmy/issues/1587))
|
- Add option to limit community creation to admins only ([#1587](https://github.com/LemmyNet/lemmy/issues/1587))
|
||||||
- Many search improvements:
|
- Many search improvements:
|
||||||
- Don't search for communities or users when the id is included.
|
- Don't search for communities or users when the id is included.
|
||||||
- Add creator id to search.
|
- Add creator id to search.
|
||||||
|
|
||||||
#### General
|
#### General
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -e
|
|
||||||
#git checkout main
|
#git checkout main
|
||||||
|
|
||||||
# Creating the new tag
|
# Creating the new tag
|
||||||
|
Loading…
Reference in New Issue
Block a user