|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
| 5 | +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), |
| 6 | +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 7 | + |
| 8 | +## [Unreleased] |
| 9 | +- Switch to gatsby-plugin-local-search and flexsearch for the search index |
| 10 | +- Add screenshots to the Wikidata tutorial (Get involved) |
| 11 | +- Add documentation for the QLever SPARQL endpoint |
| 12 | + |
| 13 | +## [1.0.0] - 2025-08-23 |
| 14 | + |
| 15 | +Initial release of the ToolFindr. See also the project [First Release of ToolFindr](https://github.com/orgs/FuReSH/projects/1) on GitHub for further details. |
| 16 | + |
| 17 | +### Added |
| 18 | + |
| 19 | +- Add `contributors` to `package.json` https://github.com/FuReSH/tool-storage-interface/issues/19 |
| 20 | +- Add powered by Wikidata button to the website start page https://github.com/FuReSH/tool-storage-interface/issues/18 |
| 21 | +- Add .env file for env variables https://github.com/FuReSH/tool-storage-interface/issues/13 |
| 22 | +- Local Gatsby-Plugin for data requests on Wikidata and TaDiRAH https://github.com/FuReSH/tool-storage-interface/issues/2 |
| 23 | +- DH Tool Registry Project Description (About) https://github.com/FuReSH/tool-storage-interface/issues/7 |
| 24 | +- User Documentation (Get Involved) https://github.com/FuReSH/tool-storage-interface/issues/6 |
| 25 | +- Technical Documentation (README and TDoc) https://github.com/FuReSH/tool-storage-interface/issues/5 |
| 26 | + |
| 27 | +### Fixed |
| 28 | + |
| 29 | +- Make the website even more mobile-friendly https://github.com/FuReSH/tool-storage-interface/issues/25 |
| 30 | +- [plugin] Duplicate values for version and license fields (origin: LDF source class) https://github.com/FuReSH/tool-storage-interface/issues/21 |
| 31 | + |
| 32 | +### Changed |
| 33 | + |
| 34 | +- [UX] All react icons in blue color https://github.com/FuReSH/tool-storage-interface/issues/22 |
| 35 | +- Change to GNU License https://github.com/FuReSH/tool-storage-interface/issues/20 |
| 36 | +- Spice up the title a little https://github.com/FuReSH/tool-storage-interface/issues/16 |
| 37 | +- Fancy title and subtitle for the site https://github.com/FuReSH/tool-storage-interface/issues/15 |
| 38 | +- Simplify Github workflow https://github.com/FuReSH/tool-storage-interface/issues/4 |
| 39 | +- Move image fetching to hooks and utils (from tool template) https://github.com/FuReSH/tool-storage-interface/issues/12 |
| 40 | +- Split SPARQL query and use Wikidata REST API https://github.com/FuReSH/tool-storage-interface/issues/11 |
| 41 | +- Update Gatsby plugin manifest (web app manifest) https://github.com/FuReSH/tool-storage-interface/issues/3 |
| 42 | + |
| 43 | +### Removed |
| 44 | + |
| 45 | +- Unused normalize.css file. |
| 46 | +- Identical links assigned in each translation file. |
| 47 | +- Duplicate index file for the english version. |
0 commit comments