Skip to content

Commit 331b802

Browse files
committed
update Changelog for Beta 1
1 parent 986695e commit 331b802

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# DeviantArt Filter Changelog
22

3-
## Version 6.0.0 Alpha
3+
## Version 6.0.0 Pre-Release Versions
44

55
*(**Note**: This entry may be updated and/or replaced with future version 6.0.0 alpha/beta/final/etc release information.)*
66

77
| Version | Release Date | Release Tag |
8-
| ------ | -------------- | ----------- |
8+
| ------- | -------------- | ----------- |
9+
| Beta 1 | May 3, 2020 | [v6.0.0-beta.1](https://github.com/rthaut/deviantART-Filter/releases/tag/v6.0.0-beta.1) |
910
| Alpha 2 | April 20, 2020 | [v6.0.0-alpha.2](https://github.com/rthaut/deviantART-Filter/releases/tag/v6.0.0-alpha.2) |
1011
| Alpha 1 | April 14, 2020 | [v6.0.0-alpha.1](https://github.com/rthaut/deviantART-Filter/releases/tag/v6.0.0-alpha.1) |
1112

@@ -15,15 +16,15 @@
1516
- **New Management Page**. The management page has been completely rewritten using more modern frameworks.
1617
- **Filter by Title**. Tag filters have been replaced with keyword filters, which apply to both tags and titles for all deviations.
1718
- **Quick Filter Tag Context Menu**. A new context (right-click) menu is available on all tag links; use this to quickly create a keyword filter for the linked tag.
18-
- **Faster Metadata Lookup**. DeviantArt Filter v6+ uses faster APIs to load metadata (tags and categories) while you browse, so filters should apply faster than they did in v5.x.
19+
- **Faster Metadata Lookup**. DeviantArt Filter v6+ uses faster APIs to load metadata (tags and categories) while you browse, so filters should apply sooner than they did in v5.x.
1920

20-
### Known Issues
21+
### Known Issues & Limitations
2122

22-
- **Filters are not validated**. When creating/updating filters, no restrictions or validations are implemented to help prevent invalid filters from being created.
23+
- ~~**Filters are not validated**. When creating/updating filters, no restrictions or validations are implemented to help prevent invalid filters from being created.~~ Implemented in v6.0.0 Beta 1.
2324
- **Options are missing**. There are currently no configurable options for DeviantArt Filter v6.0.0.
2425
- **Placeholders**: Placeholders cannot be disabled for the new Eclipse site, as the Eclipse layout calculates grid positions for each thumbnail, and removing an item from the grid breaks the layout. The ability to turn off placeholders may be re-implemented for the classic site in the future, but there are currently no plans to bring it back.
2526
- **Placeholder Colors**: The colors for placeholders cannot currently be adjusted, but are instead hard-coded for each site theme (dark/light/green for Eclipse, and classic).
26-
- **Metadata Caching**: DeviantArt Filter v6.0.0 does not currently cache metadata like v5.x did; it metadata caching is re-implemented, the corresponding options will be brought back to allow users to disable/configure the caching behavior.
27+
- **Metadata Caching**: DeviantArt Filter v6.0.0 does not currently cache metadata like v5.x did; if metadata caching is re-implemented, the corresponding options will be brought back to allow users to disable/configure the caching behavior.
2728

2829
## Version 5.1 (February 6, 2019)
2930

0 commit comments

Comments
 (0)