Skip to content

Commit 9ddc91e

Browse files
committed
Updated CHANGELOG.md
1 parent 317bf39 commit 9ddc91e

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- An oversight from [commit 1ba74d9](https://github.com/kyb3r/modmail/commit/1ba74d97900236a00ce937bdfb0fbb3a061baf1b).
1414

1515
# v2.8.0
16+
1617
### Changed
17-
- Major improvement in viewing thread logs.
18-
- Log links are now rendered in HTML instead of plain text.
18+
- Major improvement in viewing thread logs.
19+
- Log links are now rendered in HTML instead of plain text.
1920

2021
# v2.7.2
2122

@@ -24,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2425

2526
### Security
2627
Thread channels will now default to being private (`@everyone`'s read message perms set to `false`).
27-
- If the thread creation category could not be resolved.
28+
- If the thread creation category could not be resolved.
2829
- This will save you from some trouble if for whatever reason your configuration gets messed up.
2930

3031
# v2.7.1
@@ -58,19 +59,19 @@ Fixed log URLs for self-hosting users.
5859
# v2.6.1
5960

6061
### Fixed
61-
- API BASE URL
62+
- Replaced the testing `API_BASE_URL` with the actual URL.
6263

6364
# v2.6.0
6465

6566
Mostly internal changes. Some are slightly breaking. Keep a lookout for broken features and report them on our server.
6667

6768
### Added
68-
- `threads` is now a default alias to `logs`
69+
- `threads` is now a default alias to `logs`.
6970

7071
### Changed
7172
- Log URLs are moved to their own collection.
7273
- Log URLs are now `https://logs.modmail.tk/LOGKEY`, no more numbers before the log key.
73-
- We still support the numbers so as to not break everyone's URLs so quickly but both work atm :p
74+
- We still support the numbers so as to not break everyone's URLs so quickly but both work at the moment.
7475
- This is a huge change to the backend logging and there might be migration errors. If so, please contact us at our [discord server](https://discord.gg/2fMbf2N)
7576

7677
# v2.5.2
@@ -85,7 +86,8 @@ Non breaking internal changes.
8586

8687
### Background
8788
Bots hosted by Heroku restart at least once every 27 hours.
88-
During this period, local caches are deleted, which results in the inability to set the scheduled close time to longer than 24 hours. This update resolves this issue. [PR #135](https://github.com/kyb3r/modmail/pull/135)
89+
During this period, local caches are deleted, which results in the inability to set the scheduled close time to longer than 24 hours. This update resolves this issue.
90+
- [PR #135](https://github.com/kyb3r/modmail/pull/135)
8991

9092

9193
### Changed

0 commit comments

Comments
 (0)