Skip to content

Releases: pil0u/lewagon-aoc

2024.12.6

13 Dec 13:01
3a26afb
Compare
Choose a tag to compare

What's Changed

  • Don't break snippet creation when Puzzle does not exist by @pil0u in #734
  • Reduce default thread numbers from 5 to 2 by @pil0u in #733

Full Changelog: 2024.12.5...2024.12.6

2024.12.5

13 Dec 09:41
2f7d963
Compare
Choose a tag to compare

What's Changed

  • feat(snippets): confirm before discussing by @wJoenn in #721
  • Patch rails to version 7.2.2.1 by @pil0u in #729
  • Upgrade Ruby 3.3.5 -> 3.3.6 by @pil0u in #730
  • Revert "Upgrade Ruby 3.3.5 -> 3.3.6" by @pil0u in #731

Full Changelog: 2024.12.4...2024.12.5

2024.12.4

05 Dec 00:14
9f64d9a
Compare
Choose a tag to compare

What's Changed

  • feat(slack): update thread message when creating snippets by @wJoenn in #722
  • Influencer achievement displays at 50 referrals instead of 100 by @pil0u in #723
  • Bump rails-html-sanitizer version to patch security issue by @pil0u in #724

Full Changelog: 2024.12.3...2024.12.4

2024.12.3

03 Dec 08:13
b518fd8
Compare
Choose a tag to compare

What's Changed

  • fix(puzzles): Better handle GenerateSlackThread job errors and incomplete puzzle data by @wJoenn in #719

Full Changelog: 2024.12.2...2024.12.3

2024.12.2

01 Dec 21:16
bfabddd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.12.1...2024.12.2

2024.12.1

01 Dec 12:50
86cad0a
Compare
Choose a tag to compare

What's Changed

  • fix(slack): hide slack link button in setup when linked by @wJoenn in #714

Full Changelog: 2024.12.0...2024.12.1

2024.12.0

01 Dec 07:20
4daf326
Compare
Choose a tag to compare

What's Changed

  • Add Slack token in credentials by @pil0u in #712

Full Changelog: 2024.11.9...2024.12.0

2024.11.9

30 Nov 07:58
76686fc
Compare
Choose a tag to compare

What's Changed

  • Setup Docker dev env by @Aquaj in #702
  • Add /me route to redirect to user's profile by @pil0u in #709
  • Fix Blazer checks notifications by @pil0u in #710

Full Changelog: 2024.11.8...2024.11.9

2024.11.8

27 Nov 11:23
ce10f91
Compare
Choose a tag to compare

What's Changed

  • Fix city/original_city conflict by @Aquaj in #703
  • Improve DB usage in Snippets#show by @Aquaj in #704
  • Sort snippets using a smarter formula by @pil0u in #705
  • Add indicator for daily puzzle difficulty by @pil0u in #701
  • Fix Mobster & Influencer achievements by @pil0u in #707
  • feat(snippets): add link to slack by @wJoenn in #678

Full Changelog: 2024.11.7...2024.11.8

2024.11.7

22 Nov 06:15
81be7f4
Compare
Choose a tag to compare

What's Changed

  • Order patrons by aura descending by @pil0u in #693
  • Remove w-max on the patrons URL, let it overflow on mobile by @pil0u in #694
  • Add the condition for a user to be synced to use Slack-related features by @pil0u in #697
  • Send a message on Slack when the AOC API retrieval fails by @pil0u in #698

Full Changelog: 2024.11.6...2024.11.7