Changelog¶
3.2.1¶
Changed: [
upload_stats.changes] Fix accidentally restoring the backup before the restore -> nothing restored
3.2.0¶
3.1.5¶
3.1.4¶
3.1.3¶
3.1.2¶
Changed: [
upload_stats.Plugin.build_html()] Added version of Plugin, Nicotine+ and Python to the page.Changed: [
upload_stats.Plugin.icons()] Fixed path to images. Making icons work again.Added: [
upload_stats.Plugin.settings_changed()] Rebuild page on theme change.
3.1.1¶
Changed: [
upload_stats.html.tag()] Prefix arguments with _ to avoid conflicts with html attributes. Fixing the <meta http-equiv=”refresh” content=”…” /> tag issue.Changed: [
upload_stats.changes] Updated npc to version 0.3.5 Adding support and fixing issues with Nicotine+ version lower than 3.3.0.Added: [
upload_stats.changes] Added/up-helpcommand through 0.3.5 which adds a help command like/helpbut for N+ versions lower than 3.3.0.
3.1.0¶
3.0.0¶
Changed: [
upload_stats.changes] Implement new Nicotine+ Plugin Core developed by yours truly. This is a major change that will allow for more flexibility and customization in the future. It may not be 100% stable yet, but it’s a good start.