Releases: Llama-Collective/Archive-Downloader
Releases · Llama-Collective/Archive-Downloader
Release list
V1.0.23 for Minecraft 1.20.2-26.2
1.0.23
- Hardened security for the mod, it no longer allows downloads with mismatched hashes and filenames are normalized in the client. These changes are a precaution in case an archive gets compromised.
1.0.22
- Added support for 26.2
V1.0.21 for Minecraft 1.20.2-26.1.2
1.0.20
- Added support for 1.21 and 1.21.1
- Fixed tags not showing up in filter list when searching
1.0.21
- Added support for 1.20.2-1.20.6
- Fixed Java compatibility issues in mixins
V1.0.20 for Minecraft 1.21-26.1.2
- Added support for 1.21 and 1.21.1
- Fixed tags not showing up in filter list when searching
V1.0.19 for Minecraft 1.21.2-26.1.2
1.0.18-1.0.19
- Added semantic search. It uses a local machine learning model to find the most relevant posts for a given query, even when it's not an exact match. Everything is done locally, so no data is sent to any server, but it does have ask you for permission before downloading the model and relevant data, which in total is around 60MB.
- Fixed UI conflict with syncmatica revolution mod.
- 1.0.19: Fixed a bug where the mod would keep model loaded in memory even when not needed.
V1.0.17 for Minecraft 1.21.2-26.1.1
1.0.17
- Update to 26.1.2, and add compatibility for WorldEdit's 26.1.x beta release (DjiTrN5B).
V1.0.16 for Minecraft 1.21.2-26.1.1
1.0.16
- Updated to 26.1.1
V1.0.15 for Minecraft 1.21.2-1.21.11
1.0.15
- Removed font weight for headings, as it reduced readability
1.0.14
- Added real markdown support! Posts are now formatted much more accurately, and support things like links, lists, and more.
- Added dictionary entry tooltips! Hovering over a dictionary entry reference will now show the definition in a tooltip, and clicking it will open the definition in a popup.
- Worldedit support is here! In singleplayer it will auto load .schem and .schematic files into the worldedit clipboard, provided that you dont have Litematica (Litematica is a better schematic mod and is recommended over worldedit schematics)
- Upgraded caching system to also cache entry data
V1.0.14 for Minecraft 1.21.2-1.21.11
- Added real markdown support! Posts are now formatted much more accurately, and support things like links, lists, and more.
- Added dictionary entry tooltips! Hovering over a dictionary entry reference will now show the definition in a tooltip, and clicking it will open the definition in a popup.
- Worldedit support is here! In singleplayer it will auto load .schem and .schematic files into the worldedit clipboard, provided that you dont have Litematica (Litematica is a better schematic mod and is recommended over worldedit schematics)
- Upgraded caching system to also cache entry data
V1.0.13 for Minecraft 1.21.2-1.21.11
1.0.13
- Added support for .schem, .schematic, and .nbt files! It will now load them into Litematica.
- Added the Logical Redstone Archive to the server list!
V1.0.12 for Minecraft 1.21.2-1.21.11
- Offline mode added! This allows you to use the mod without an internet connection. The mod will use cached data from previous downloads to function. It also makes loading much faster, since it doesn't have to fetch data from the internet every time you open the mod's UI.
- Custom Litematica schematics folders are now supported. The mod will automatically detect and use any custom folders you have set up in Litematica.
- Attachments and images are now hashed. If a file which the mod downloaded is modified in-transit, the mod will detect this and warn you.
- Development: The mod's codebase has been refactored and cleaned up, using Stonecutter for managing multiple Minecraft versions. This should make it easier to maintain and add new Minecraft versions in the future.