Skip to content

Releases: setchy/atlassify

v3.1.1

15 Feb 16:51
1a6e002

Choose a tag to compare

Atlassify v3.1.1

What's Changed

🐛 Bug Fixes

📦 Dependency Updates

  • chore(deps): update actions/checkout digest to 0c366fd by @renovate[bot] in #2315
  • chore(deps): pin softprops/action-gh-release action to a06a81a by @renovate[bot] in #2314

Full Changelog: v3.1.0...v3.1.1

v3.1.0

15 Feb 14:50
48bdaf5

Choose a tag to compare

Atlassify v3.1.0

What's Changed

🐛 Bug Fixes

📦 Dependency Updates

Full Changelog: v3.0.0...v3.1.0

v3.0.0

14 Feb 20:34
89e3c99

Choose a tag to compare

Atlassify v3.0.0

What's Changed

🚀 Features

🐛 Bug Fixes

🧼 Code Refactoring

  • refactor: stores for settings and accounts by @setchy in #2275
  • refactor(state): remove settings and auth/accounts prop drilling by @setchy in #2285

🧪 Testing

  • test: use container for snapshot assertions by @setchy in #2287

📦 Dependency Updates

Full Changelog: v2.17.0...v3.0.0

v2.17.0

09 Feb 19:52
b4f5f82

Choose a tag to compare

Atlassify v2.17.0

What's Changed

🚀 Features

🐛 Bug Fixes

🧼 Code Refactoring

  • refactor: Migrate test framework from Jest to Vitest by @Copilot in #2216
  • refactor: migrate from webpack to vite by @setchy in #2245
  • refactor: transform and group utils by @setchy in #2257
  • refactor: move filter state management to zustand store by @setchy in #2258
  • refactor: use file urls by @setchy in #2268
  • refactor: filter store tests by @setchy in #2271

📦 Dependency Updates

  • chore(deps): pin dependencies by @renovate[bot] in #2217
  • chore(deps): update electron-updater to v6.8.2 by @renovate[bot] in #2218
  • chore(deps): update electron-builder to v26.7.0 - autoclosed by @renovate[bot] in #2219
  • chore(deps): update @atlaskit/icon to v30.0.1 by @renovate[bot] in #2220
  • chore(deps): update @atlaskit/avatar to v25.7.4 by @renovate[bot] in #2221
  • chore(deps): update @atlaskit/css-reset to v7.3.12 by @renovate[bot] in #2226
  • chore(deps): update @atlaskit/icon to v30.0.2 by @renovate[bot] in #2229
  • chore(deps): update @atlaskit/badge to v18.3.4 by @renovate[bot] in #2223
  • chore(deps): update @atlaskit/logo to v19.10.2 by @renovate[bot] in #2231
  • chore(deps): update jsdom to v28 by @renovate[bot] in #2241
  • chore(deps): update @atlaskit/tooltip to v20.14.3 by @renovate[bot] in #2238
  • chore(deps): update @atlaskit/toggle to v15.2.9 by @renovate[bot] in #2237
  • chore(deps): update @atlaskit/tokens to v11 by @renovate[bot] in #2240
  • chore(deps): update @atlaskit/avatar-group to v12.4.10 by @renovate[bot] in #2222
  • chore(deps): update @atlaskit/inline-message to v15.5.4 - autoclosed by @renovate[bot] in #2230
  • chore(deps): update @atlaskit/textfield to v8.2.3 by @renovate[bot] in #2236
  • chore(deps): update happy-dom to v20.5.0 by @renovate[bot] in #2242
  • chore(deps): update @atlaskit/spinner to v19.0.10 by @renovate[bot] in #2235
  • chore(deps): update @atlaskit/radio to v8.4.2 by @renovate[bot] in #2233
  • chore(deps): update @atlaskit/form to v15.3.4 by @renovate[bot] in #2227
  • chore(deps): update @atlaskit/checkbox to v17.3.2 by @renovate[bot] in #2225
  • chore(deps): update @atlaskit/modal-dialog to v14.10.3 by @renovate[bot] in #2232
  • chore(deps): update @atlaskit/select to v21.7.4 by @renovate[bot] in #2234
  • chore(deps): update @atlaskit/button to v23.9.6 by @renovate[bot] in #2224
  • chore(deps): update @types/node to v24.10.10 by @renovate[bot] in #2243
  • chore(deps): update @atlaskit/primitives to v18 by @renovate[bot] in #2239
  • chore(deps): update @atlaskit/heading to v5.2.20 by @renovate[bot] in #2228
  • chore(deps): update i18next to v25.8.1 by @renovate[bot] in #2244
  • chore(deps): update @types/react to v19.2.13 by @renovate[bot] in #2250
  • chore(deps): update electron to v40.2.1 by @renovate[bot] in #2248
  • chore(deps): update i18next to v25.8.4 by @renovate[bot] in #2251
  • chore(deps): update @biomejs/biome to v2.3.14 by @renovate[bot] in #2246
  • chore(deps): update @types/node to v24.10.11 by @renovate[bot] in #2247
  • chore(deps): update @atlaskit/checkbox to v17.3.3 by @renovate[bot] in #2249
  • chore(deps): update @atlaskit/heading to v5.3.0 by @renovate[bot] in #2252
  • chore(deps): pin @swc-contrib/plugin-graphql-codegen-client-preset to 0.17.0 by @renovate[bot] in #2253
  • chore(deps): pin @tanstack/react-query to 5.90.20 by @renovate[bot] in #2261
  • chore(deps): update pnpm to v10.29.1 by @renovate[bot] in #2265
  • chore(deps): update @types/node to v24.10.12 by @renovate[bot] in #2262
  • chore(deps): update axios to v1.13.5 by @renovate[bot] in #2263
  • chore(deps): update happy-dom to v20.5.3 by @renovate[bot] in #2264
  • chore(deps): update @atlaskit/badge to v18.4.0 by @renovate[bot] in #2267
  • chore(deps): update pnpm to v10.29.2 by @renovate[bot] in #2266

New Contributors

  • @Copilot made their first contribution in #2216

Full Changelog: v2.16.7...v2.17.0

v2.16.7

29 Jan 20:31
db689e0

Choose a tag to compare

Atlassify v2.16.7

What's Changed

🐛 Bug Fixes

📦 Dependency Updates

Full Changelog: v2.16.6...v2.16.7

v2.16.6

29 Jan 18:48
fbeedd7

Choose a tag to compare

Atlassify v2.16.6

Warning

Auto-update is broken for Windows users.
Please manually download the latest version to update.

What's Changed

🐛 Bug Fixes

  • fix: electron-builder for windows and mac by @setchy in #2209

Full Changelog: v2.16.5...v2.16.6

v2.16.5

29 Jan 17:43
02638f2

Choose a tag to compare

Atlassify v2.16.5

Warning

Auto-update is broken for Windows users.
Please manually download the latest version to update.

What's Changed

🧼 Code Refactoring

  • refactor(macos): simplify on universal builds only by @setchy in #2207

📦 Dependency Updates

  • fix(deps): revert electron-builder version by @setchy in #2206

Full Changelog: v2.16.4...v2.16.5

v2.16.4

29 Jan 15:50
bd572d8

Choose a tag to compare

Atlassify v2.16.4

Warning

Auto-update is broken for Windows users. Please manually download the latest version to update.

What's Changed

🚀 Features

Full Changelog: v2.16.3...v2.16.4

v2.16.3

29 Jan 14:18
08c785b

Choose a tag to compare

Atlassify v2.16.3

Warning

Auto-update is broken for Windows users. Please manually download the latest version to update.

What's Changed

🐛 Bug Fixes

📦 Dependency Updates

Full Changelog: v2.16.2...v2.16.3

v2.16.2

27 Jan 21:19
56c76f7

Choose a tag to compare

Atlassify v2.16.2

Warning

Auto-update is broken for Windows users. Please manually download the latest version to update.

What's Changed

🐛 Bug Fixes

🧼 Code Refactoring

📦 Dependency Updates

  • chore(deps): update electron builder and updater by @setchy in #2194

Full Changelog: v2.16.1...v2.16.2