Skip to content

Releases: mc-wiki/minecraft-mod-heywiki

v1.7.3+1.21.4

30 Jan 08:01
Compare
Choose a tag to compare

v1.7.3+1.21.4

Fixes

  • Fixes icons not loading in search screen (#83)

v1.7.3+1.21.1

30 Jan 08:02
Compare
Choose a tag to compare

v1.7.3+1.21.4

Fixes

  • Fixes icons not loading in search screen (#83)

v1.7.2+1.21.4

12 Dec 04:28
Compare
Choose a tag to compare

v1.7.2+1.21.4

Changes

v1.7.2+1.21.3

11 Dec 23:58
Compare
Choose a tag to compare

v1.7.2+1.21.3

Support for 1.21.3 is now dropped.

Changes

v1.7.2+1.21.1

11 Dec 23:59
Compare
Choose a tag to compare

v1.7.2+1.21.1

Changes

v1.7.1+1.21.3

30 Oct 10:26
Compare
Choose a tag to compare

v1.7.1+1.21.3

Changes

v1.7.1+1.21.1

30 Oct 10:26
Compare
Choose a tag to compare

v1.7.1+1.21.3

Changes

v1.7.0+1.21.2

23 Oct 10:47
Compare
Choose a tag to compare

v1.7.0+1.21.2

Update: This version should be compatible with .3 as well

Hey Wiki now supports BoB!

Changes

  • Ported to 1.21.2. Please report any issues you may have!
  • Now supports searching the AE2 guide

APIs

  • Now supports the search_provider field for wikis
    • Values can be mediawiki and algolia
    • All wikis that support autocompleted search should fill this field
    • If the field is not filled, and both search_url and mw_api_url are present, the search will default to mediawiki. However, this is deprecated and will be removed in v2
  • search_url is now optional for wikis that supports search, as long as they have search_provider field filled
  • Added Agolia search support
    • This requires you to configure the following fields in the algolia object:
      • api_url
      • index_name
      • api_key
      • app_id

v1.7.0+1.21.1

23 Oct 10:47
Compare
Choose a tag to compare

v1.7.0+1.21.1

Changes

  • Now supports searching the AE2 guide

APIs

  • Now supports the search_provider field for wikis
    • Values can be mediawiki and algolia
    • All wikis that support autocompleted search should fill this field
    • If the field is not filled, and both search_url and mw_api_url are present, the search will default to mediawiki. However, this is deprecated and will be removed in v2
  • search_url is now optional for wikis that supports search, as long as they have search_provider field filled
  • Added Agolia search support
    • This requires you to configure the following fields in the algolia object:
      • api_url
      • index_name
      • api_key
      • app_id

v1.6.4+1.21.1

18 Sep 09:02
Compare
Choose a tag to compare

v1.6.4+1.21.1

Changes

By fixing one of the bugs, the mod can now work with MCBrowser, allowing you to
use a browser inside the game. (#10)

Fixes

  • Fixes a crash when using the version page feature or otherwise using the mod while not inside a world.