Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: kyberorg/axe

Release 3.10: Frontend updates

11 Mar 10:15
6e92c0b

Choose a tag to compare

⭐ Features

  • Home Page: Scroll to results after shorten button is clicked (#735) by @kyberorg in #739
  • MyLinks Page: Added Edit Button to actions and Save/Cancel Buttons (when editor opened) (#679) by @kyberorg in #753
  • MyLinks Page: Show/hide columns at Runtime (#756) by @kyberorg in #763
  • MyLinks Page: Added Grid Search, which filters results (#762) by @kyberorg in #764

🔨 Improvements

🐞 Bug Fixes

🛡️ Security Updates

  • [Maven] Security upgrade golang 1.17.5-bullseye -> bullseye -> 1-bullseye by @snyk-bot in #743 and #781
  • [Maven] Security upgrade Liquibase 4.5.0 -> 4.8.0 (#785) by @kyberorg in #786

📦 Dependencies Updates

Full Changelog: 3.9...3.10

Release 3.9: Test improvements

27 Jan 11:09
f1bad3d

Choose a tag to compare

🧪 Testing

📦 Dependencies Updates

Full Changelog: 3.8...3.9

Release 3.8: YalseeSession and Redis

20 Jan 11:39
dba1ec6

Choose a tag to compare

⭐ Features

🔨 Improvements

🐞 Bug Fixes

💻 Ops

📦 Dependencies Updates

🧹 Cleanup/Refactoring

📨 Internal Work and small Tasks

New Contributors

Full Changelog: 3.7...3.8

Release 3.7: PoC Support

28 Dec 09:08
09a8455

Choose a tag to compare

⭐ Features

🔨 Improvements

🐞 Bug Fixes

🧪 Testing

💻 Ops

📦 Dependencies Updates

🧹 Cleanup/Refactoring

Full Changelog: 3.6...3.7

Release 3.6: Refactoring

11 Nov 09:20
89c8700

Choose a tag to compare

🧹 Cleanup/Refactoring

Release 3.5.1: Security Pack

08 Nov 15:05
aeffb82

Choose a tag to compare

🔨 Improvements

🛡️ Security

💻 Ops

📦 Dependencies Updates

Release 3.5: Cookie Banner

04 Nov 13:55
f4982ec

Choose a tag to compare

⭐ Features

🛡️ Security

  • fix: pom.xml to reduce vulnerabilities (GSON) by @snyk-bot in #572

Release 3.4: Fix Pack

29 Oct 11:54
75c611d

Choose a tag to compare

🔨 Improvements

🐞 Bug Fixes

🧪 Testing

💻 Ops

  • Created Distroless-based base image. OpenJ9 switched to OpenJDK (#538) by @kyberorg in #540
  • Migration to Quay.io Docker Repo (#535) by @kyberorg in #536
  • Actions: Ship to Demo Workflow is no longer triggered if PR is drafted (#543) by @kyberorg in #552
  • Actions: Demo testing is no longer triggered if there are no code changes (#557) by @kyberorg in #558
  • Actions: Demo testing is triggered when pom.xml and Dockerfiles changed (#566) by @kyberorg in #567
  • Actions: Switching to raw commands for build and push docker iamges to fix access troubles (#556) by @kyberorg in #561
  • Base image: improved stability by mirroring golang image to quay.io (#560) by @kyberorg in #562
  • Dependabot: enabled Vaadin tracking and temporary limit Selenide with versions 5.x.x (#553) by @kyberorg in #554

📦 Dependencies Updates

🧹 Cleanup/Refactoring

  • Lombok's @Data replaced with other annotations in @Entity classes aka models (#520) by @kyberorg in #522

Release 3.3: Link Description

20 Sep 12:49
47a6f6c

Choose a tag to compare

⭐ Features

  • Link description (#446)

Release 3.2.2: New Docker Registry and Release Notes

15 Sep 13:27
a23d278

Choose a tag to compare

🧪 Testing

  • Changed test video name from ddmmyy-mmss to yymmdd-mmss format (#504)

💻 Ops

  • Mirgated to internal docker registry (#499)

📦 Dependencies Updates

  • [Maven] Unirest 3.11.13 -> 3.13.0 (#502)
  • [Maven] Selenide 5.24.1 -> 5.24.3 (#506)

🧹 Cleanup/Refactoring

  • Changelog replaced with Release Notes (#500)