Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.2.1
    56e3fec5 · Version 1.2.1 ·
    \* Fixed build issue.
  • v1.2.0
    d185e0a5 · Version 1.2.0 ·
    \+ Shawn Zillen: Added nl_NL.lang
    \+ CJYKK: Added zh_CN.lang
    \* Using Ore API v2 now.
    \* Using new version of MessagesTranslator (introduces a better system to customize the messages).
    \* Updated metrics.
    \* Bug fixes and improved unit tests.
  • v1.1.3
    dc522c30 · Version 1.1.3 ·
    Version 1.1.3
    -------------
    
    \* d4julian: Made default messages look nicer
    \* Fixed network errors spamming console (Fixes [#3](https://github.com/AuraDevelopmentTeam/AuraUpdateChecker/issues/3))
  • v1.1.2
    ce1a7ca8 · Version 1.1.2 ·
    Version 1.1.2
    -------------
    
    \+ Feniksovich: Added ru_RU.lang
    \* Fixed URLs in docs.
  • v1.1.1
    dbc32cc5 · Version 1.1.1 ·
    Version 1.1.1
    -------------
    
    \+ Added reminder messages for console and admins with a separately configurable interval.
    \* Massively expanded tests to ensure bug free communication with the Ore API.
  • v1.1.0
    a2600f7e · Version 1.1.0 ·
    Version 1.1.0
    -------------
    
    \+ Added `/updatechecker reload` command to show the person running the command the list of updates. (Or that there are none.)
    \* Fixed an NullPointerException when there were no updates.
    \* Fixed some issues with translations.
  • v1.0.1
    aa9f9a9f · Version 1.0.1 ·
    Version 1.0.1
    -------------
    
    \* Fixed minor issues with translations.
  • v1.0.0
    05821713 · Version 1.0.0 ·
    Version 1.0.0
    -------------
    
    \+ Made timeout for API and refresh interval configurable.
    \+ Added debug logging.
    \+ Added de_DE translation.
    \+ Added README and ISSUE_TEMPLATE.
    \* Fixed command descriptions.
    \* Fixed wrong plugin name in translation file.
    \* Updated MessagesTranslator to fix an issue with the wrong language files being loaded when multiple plugins were using it.
    \* "Current version" is now called "Installed version".
    \* Made all log messages related to update checking translatable.
    \* Internal optimizations.
  • v0.2.0
    4b0dfb3f · Version 0.2.0 ·
    Version 0.2.0
    -------------
    
    \+ Added notification for admins when they join.
    \+ Added notification for admins when new updates are detected.
    \+ Added `/updatechecker reload` command.
    \+ Added first language file keys.
    
    This is a Pre-Release/Beta version, for testing. Please report any issues you have with it. Many features are still missing, so please don't complain about
    that!
  • v0.1.0
    5a370cdf · Version 0.1.0 ·
    Version 0.1.0
    -------------
    
    \+ Implemented checking which plugins are available on Ore.
    \+ Implemented looking for the recommended, latest and all versions.
    \+ Display update information in the console (only).
    
    This is a Pre-Release/Beta version, for testing. Please report any issues you have with it. Many features are still missing, so please don't complain about
    that!
  • v0.0.0
    932772e8 · Initial commit! ·
    Project starts!