Skip to content

Releases: jenkins-infra/plugin-site

2021-12-18

19 Dec 05:57
52584b3
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

📦 Dependency updates

Read more

v2.2.0

22 Jun 07:19
9d582e4
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

v2.1.0

09 Jun 09:52
487ad7a
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Remove Jira table, improve side panel links (#199) @zbynek
  • Break very long links in readme files (#191) @zbynek

👻 Maintenance

  • Add eslint rule to strip out trailing spaces at the end of line (#238) @halkeye
  • importing the sentry ignore list from sentry website (#154) @halkeye
  • Try to ignore more sentry alerts (#196) @halkeye
  • Enable verbose logging on upload to azure (#187) @timja

📦 Dependency updates

v2.0.0 - New static plugin site 🚀

25 Feb 16:56
7fc5a07
Compare
Choose a tag to compare

This is a major release which introduces a new static plugin site

🚀 New features and improvements

  • Convert plugins.jenkins.io to a static compiled HTML site powered by Gatsby (#76) @halkeye
  • Convert the main logo to load progressively so we don't get a flash of no content (#84) @halkeye
  • Add warning boxes for plugins which are deprecated or up for adoption (#130) @oleg-nenashev

🐛 Bug Fixes

  • Force all URLs to have slashes on the end of them since thats what nginx is already assuming (#119) @halkeye
  • Pull the actual english version / pom URL from Jenkins Wiki, not just the first one returned (#106) @halkeye
  • Fix for #102 where the warning icon is missing (#103) @halkeye
  • Cleanup manifest / application config (#95) @halkeye
  • Use isomorphic-fetch/polyfill so older browsers still have access to search results (#94) @halkeye
  • Switch to pulling Jenkins Wiki content directly since it seems to fairly often fail to pull from API (#91) @halkeye

📦 Dependency updates

👻 Maintenance

  • Rework the repository structure and the delivery Pipeline. Now the plugin site is continuously delivered from the master branch @halkeye
  • Enable Dependabot in the repository (#79) @halkeye
  • Report any client side errors to sentry (#93) @halkeye
  • Don't blobxfer inside a docker image (#77) @olblak

v1.8.0

15 Jan 14:54
2fb1e5f
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add a sitemap to get google indexing the plugin site (#72) @halkeye
  • Make asciidoc admonitions more noticeable (#71) @rsandell

🐛 Bug Fixes

  • Remove duplicate bootstrap to improve page loading speed (#73) @zbynek

📦 Dependency updates

  • Update dependencies, fix lint issues (#74) @zbynek

v1.7.1

26 Nov 09:55
15dee67
Compare
Choose a tag to compare

🚀 New features and improvements

  • WEBSITE-405 - Update header file location so that the response metadata changes are applied (#68) @timja

👻 Maintenance

  • Add CODEOWNERS to automatically request reviews in pull requests (#69) @oleg-nenashev

v1.7.0

26 Nov 08:20
cb56fdc
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

v1.6.1

18 Sep 08:00
e36c410
Compare
Choose a tag to compare

🚀 New features and improvements

  • Use ≥ rather than v. notation in plugin version requirements (#60) @jglick
  • Remove red (required) from mandatory dependencies (#61) @jglick

📝 Documentation updates

v1.6.0

05 Sep 22:33
e76025c
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

v1.5.0

03 Sep 11:53
f463c5f
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

Just an artificial version which allows to start versioning of new releases and which does not have 1.0.0 in the body. See the commit history for previous changes.