Skip to content

Releases: nicopasla/better-intra

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:51
02b14f9

What's Changed

Features 🎉

  • feat(profile): add avatar decoration option (478b1c7)
  • feat(profile): add avatar background color configuration (fc8f1a3)
  • feat(logtime): add event start time to tooltip (5a02346)
  • feat(roulette): enhance UI for roulette stats and evaluations (9b3bd32)

Bug fixes 🐛

  • fix(calendar): add calendar sync token and events hash to configuration (b948a6b)
  • fix(logtime): adjust day-cell hover effect and enhance tooltip styling (428cedf)
  • fix(logtime): improve day-cell hover effects and tooltip positioning (edd02d7)

Maintenance 🧹

  • chore(release): update version to 1.4.1 (02b14f9)
  • chore(docs): update README (bf3aca3)
  • chore(docs): update CHROME_LISTING (5980220)

Full Changelog: v1.4.0...HEAD

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:15
650d79b

What's Changed

Features 🎉

  • feat(calendar): add QR code for calendar subscription (753c3a5)
  • feat: add calendar sync with ICS subscription (a9c6d5e)
  • feat(logtime): show subscribed events in logtime calendar (99621d9)
  • feat(profile): add project badges (de40b50)
  • feat: add evaluation stats (ce22c78)

Bug fixes 🐛

  • fix(logtime): show calendar before laoding events (e552cca)
  • fix(config): add missing cloud config keys (33e3535)

Maintenance 🧹

  • chore(release): update version to 1.4.0 (650d79b)

Full Changelog: v1.3.2...HEAD

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 20:35
c98fa68

What's Changed

Features 🎉

  • feat(svg): update SVG assets and remove unused icons (48e0559)

Bug fixes 🐛

  • fix(about): update color classes and improve layout for better UI/UX (d1e2e92)
  • fix(profile): prevent unnecessary updates during profile initialization (e49a2e2)
  • fix(profile): improve marks fetching and enhance existing marks functionality (fb5b73d)

Maintenance 🧹

  • chore(release): update version to 1.3.2 (c98fa68)

Other Changes 🔄

  • refactor(account): remove sync toggle functionality and clean up related code (627b46a)
  • refactor(hub): auto-save hub settings locally, replace Save & Reload with Reload (6808bf6)

Full Changelog: v1.3.1...HEAD

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:30
b757977

What's Changed

Features 🎉

  • feat(profile): add shortcut buttons for quick access to user-related links (14574e4)
  • feat(roulette): embed roulette inside PROJECTS card on other profiles (48d56ac)

Bug fixes 🐛

  • fix(profile): refactor profile initialization (34d59bb)
  • fix(profile): streamline seat badge styling and layout adjustments (093432f)
  • fix(profile): update badge styles for improved theming and consistency (634fea7)
  • fix(profile): enhance badge population logic for stats polling (69897e6)
  • fix(profile): adjust layout for pisciners with only wallet and evaluations points (b10d2a4)
  • fix(images): update logtime and profile images (70db934)

Maintenance 🧹

  • chore(release): update version to 1.3.1 (b757977)
  • chore(docs): remove outdated image files (41d35fb)

Full Changelog: v1.3.0...HEAD

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 22:03
14b8e27

What's Changed

Features 🎉

  • feat(discord): redesign discord ui settings panel (72172d5)
  • feat(profile): add option to disable new info card (419a9bd)
  • feat(profile): redesign the bar under the level (9a70ebd)
  • feat(theme): add 13 themes to customize profile (70c9cfa)
  • feat(profile): open shop link when clicking money badge (dfd95da)

Bug fixes 🐛

  • fix(profile): remove wave effect (ff22c2a)
  • fix(logtime): remove wave effect (0f2c47a)
  • fix(profile): dropdown menu background (4fbe652)
  • fix(visuals): wait for intra to load (87bac78)
  • fix(config): add 'correction' option to FRIENDS_SORT_MODE (10b7604)
  • fix(profile): increase font size for profile card header percentage (11f4d3e)
  • fix(profile): update seat badge styling to prevent text overflow (c32c482)
  • fix(profile): adjust badge padding and update badge insertion order (936cb85)
  • fix(profile): remove redundant background style from badge (f846c6b)
  • fix(profile): enhance seat badge functionality and styling (519a5b1)
  • fix(profile): update seat badge styling (428019a)

Maintenance 🧹

  • chore(vite): remove warnings (badcd83)
  • chore(release): update version to 1.3.0 (7bd075d)

Other Changes 🔄

  • docs(nav): improve navigation styling for better responsiveness and overflow handling (f91e4e2)
  • docs(CHROME_LISTING): enhance profile section with theme presets and update cloud sync instructions (ec98a12)
  • docs(README): update profile features and settings sections for clarity and detail (bd14bdc)
  • docs(privacy): update caching method for friend user IDs and online status (2c2cedd)

Full Changelog: v1.3.0-beta.1...HEAD

v1.3.0-beta.1

v1.3.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@nicopasla nicopasla released this 02 Jul 21:50
eba7df9

What's Changed

Features 🎉

  • feat(discord): redesign discord ui settings panel (72172d5)
  • feat(profile): add option to disable new info card (419a9bd)
  • feat(profile): migrate to daisyui badges (264e022)
  • feat(profile): redesign the bar under the level (9a70ebd)
  • feat(profile): add option to hide coalition icon, rank, and score (cd6a562)
  • feat(theme): add 13 themes to customize profile (70c9cfa)

Bug fixes 🐛

  • fix(profile): remove wave effect (ff22c2a)
  • fix(logtime): remove wave effect (0f2c47a)
  • fix(profile): dropdown menu background (4fbe652)
  • fix(visuals): wait for intra to load (87bac78)

Maintenance 🧹

  • chore(release): update version to 1.3.0-beta.1 (eba7df9)
  • chore(profile): remove option to hide coalition icon, rank, and score (4e8fed0)
  • chore(vite): remove warnings (badcd83)

Full Changelog: v1.2.5...HEAD

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:37
03e2aa7

What's Changed

Features 🎉

  • feat(milestones): update design for finished milestones (d119252)
  • feat(friends): udpate medals (8417b98)

Bug fixes 🐛

  • fix(milestones): remove overflow (ccbf6ca)
  • fix(marks): fetch new outstanding when count change (40c0739)
  • fix(evaluations): add another phrasing (bc72906)
  • fix(discord): change how discord is enabled (7477b17)

Maintenance 🧹

  • chore(release): update version to 1.2.5 (03e2aa7)

Full Changelog: v1.2.4...HEAD

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:44
4379ab1

What's Changed

Features 🎉

  • feat(discord): 42 API health check when testing (288121a)
  • feat(profile): custom achievements card (3dc4f79)
  • feat(profile): add pending evaluations card with sort toggle (d28c84b)
  • feat(account): broken token detection, alerts, and reconnect flow (8f8a651)
  • feat(friends): show broken token warning on friends button (e721951)
  • feat: show v2 warning banner on old profile homepage (af3a566)
  • feat(friends): show custom profile avatars in friends list with click-to-toggle (515ddda)

Bug fixes 🐛

  • fix(discord): store discord quiet hours timezone (ba85705)
  • fix(layout): restrict card reordering to own profile (3f6e7ff)
  • fix(profile): fix achievements card layout (1052e4d)
  • fix(marks): re-apply enhancement on tab switch-back (1ca171a)
  • fix(account): await onSuccess callback and retry settings fetch after reconnect (b6508cb)
  • fix: formattting roulette countdown (82d17ed)

Maintenance 🧹

  • chore(release): update version to 1.2.4 (4379ab1)
  • chore(docs): fix changelog link (46ad5aa)
  • chore(docs): repo to github icon (11daaf1)
  • chore(docs): add changelog (015068b)
  • chore: add robots.txt (baec1cb)
  • chore: add google search meta tag (a14ba8c)
  • chore: update PRIVACY (618fe5f)

Full Changelog: v1.2.3...HEAD

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 21:27
62bbed5

What's Changed

Features 🎉

  • feat(marks): precise date sorting, absolute date display, and layout restructure (ab0916d)
  • feat(marks): show outstanding stars on other profiles and cache locally (9cbf554)
  • feat(discord): added quiet hours settings (a339137)
  • feat(profile): add Thursday Roulette card with live countdown (8ac56cb)

Bug fixes 🐛

  • fix(evaluations): remove broken browser notifications (de47a06)

Maintenance 🧹

  • chore(release): update version to 1.2.3 (62bbed5)
  • chore(docs): update README (b7d3022)
  • chore: update subproject commit reference in better-intra-worker (be265fd)
  • chore: update subproject commit reference in better-intra-worker (219e174)

Full Changelog: v1.2.2...HEAD

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 21:33
e8a5f61

What's Changed

Features 🎉

  • feat(marks): show outstanding project stars (ae4fbdd)
  • feat(marks): use dynamic cursus ID from profile-v3 dropdown instead of hardcoded 21 (5e8de90)

Bug fixes 🐛

  • fix(marks): only show ongoing projects when there some (ef8a99f)

Maintenance 🧹

  • chore(release): update version to 1.2.2 (e8a5f61)

Full Changelog: v1.2.1...HEAD