Releases: 2factorauth/2fa.directory
Releases · 2factorauth/2fa.directory
Version 6.0
In this version, 2fa.directory has been rewritten in Preact. Preact allows for dynamic generation of lists, removing the need to send the entire directory to each client on page load.
What's Changed
- Switch from Hugo to Preact by @Carlgo11 and @hkamran80 in #72
- Update search results by @hkamran80 in #73
- Fix build failure by @hkamran80 in #74
- Clean up nesting of search input by @Carlgo11 in #75
- Hide categories title when searching and undo sorting by @hkamran80 in #76
- Redirect with query parameters by @hkamran80 in #77
- Fix searching in the international region by @hkamran80 in #78
- Remove query parameter if there is no query by @hkamran80 in #80
- Update README by @Carlgo11 in #81
- Speed up redirect function by @Carlgo11 in #82
- Move and prerender head by @Carlgo11 in #83
- Update package.json by @Carlgo11 in #84
- Add error pages by @hkamran80 in #79
Full Changelog: v5.0...v6.0
Version 5.0
This version builds upon Version 4.0 located in 2factorauth/twofactorauth.
The most major change is the move from Jekyll to Hugo.
What's Changed Since Version 4
- Transfer frontend code from 2factorauth/twofactorauth to 2factorauth/2fa.directory.
- Make dark scroll bar in dark theme for Chromium-based browsers by @rakleed in #1
- Table header stays on top when scrolling through table by @rakleed in #2
- Fix alignment of site names opposite their icons by @rakleed in #3
- Simplify fix for search in dark theme by @rakleed in #5
- Update API references by @ApCoder123 in #13
- Fix text overflow by @dsoegijono in #21
- Add title to link to show on hover by @dsoegijono in #22
- Fix path of global icon by @phallobst in #25
- Add case-insensitive sorting to each category by @hkamran80 in #26
- Fix .title content alignment by @Carlgo11 in #29
- Fix excluded regions by @ApCoder123 in #30
- Fix misaligned table head by @Carlgo11 in #31
- Update bots.md by @Carlgo11 in #32
- Fix excluded regions showing entry by @Carlgo11 in #34
- Change CRLF->LF according to .editorconfig by @phallobst in #35
- Add Algolia remark by @Carlgo11 in #28
- Fix Hugo warning by @phallobst in #27
- Add "back to top" button by @phallobst in #36
- Move "Other" category to the end by @phallobst in #24
- Square flags for certain regions by @phallobst in #40
- Fix index.md creation by @phallobst in #41
- Make tables page more accessibile to screen readers by @Carlgo11 in #38
- Add Ruby & Hugo tests by @Carlgo11 in #42
- Colors for region dropdown by @phallobst in #43
- Fix ARIA mistakes by @Carlgo11 in #44
- Focus table by @Carlgo11 in #46
- Redirect .well-known/security.txt to security reporting guide on GH by @Carlgo11 in #47
- Ignore incomplete search queries by @Carlgo11 in #49
- Switch to fillled icons & update BS Icons by @Carlgo11 in #51
- Update the API page by @hkamran80 in #52
- Update API doc markdown by @Carlgo11 in #53
- Deprecate API v1 & v2 by @Carlgo11 in #54
- Remove APIv1 description by @phallobst in #56
- Add note about API v1 & v2 being unsupported by @Carlgo11 in #57
- Remove redundant return by @Carlgo11 in #59
- Hardcode result for X (Twitter) by @Carlgo11 in #58
- Generate from local path by @phallobst in #55
- Update markdown files & remove report-uri usage by @Carlgo11 in #61
- Add an "Insurance" category by @hkamran80 in #62
- Handle CF Page build errors by @Carlgo11 in #63
- List API v4 by @Carlgo11 in #64
- Rename Twitter to X by @Carlgo11 in #66
- Update CSS dependencies by @Carlgo11 in #65
Full Changelog: https://github.com/2factorauth/2fa.directory/commits/v5.0