Skip to content

Latest commit

 

History

History
170 lines (114 loc) · 12.5 KB

File metadata and controls

170 lines (114 loc) · 12.5 KB

2026.3.11 (2026-03-11)

  • chore: update to Angular 21 (5d2cd52)
  • ci: use Xcode 26 on macOS 15 runner for iOS deploy (be9b375)

2026.3.10 (2026-03-10)

2026.3.9 (2026-03-09)

  • fix(deps): bump tar to 7.5.9 (9b0c583)
  • fix(deps): resolve dependabot security alerts (eec5199)
  • test: add Karma/Jasmine testing setup with coverage and CI (82d3ef0)
  • ci: update Info.plist to specify app does not use non-exempt encryption (463b3dc)

2026.3.9 (2026-03-09)

  • test: add Karma/Jasmine testing setup with coverage and CI (82d3ef0)
  • fix(deps): bump tar to 7.5.9 (9b0c583)
  • ci: update Info.plist to specify app does not use non-exempt encryption (463b3dc)

2026.3.3 (2026-03-03)

  • ci: add iOS deployment guide and automation (5fca8b4)
  • ci: improve iOS deployment process and provisioning profile handling (92bd53c)
  • ci: switch iOS code signing to manual and update Fastlane for provisioning profile config (1bc7687)
  • ci: switch iOS code signing to manual and update Fastlane for provisioning profile config (9b6b988)
  • ci: update Fastlane to skip provisioning profile detection in iOS builds (53c84d7)
  • fix: address tar and tmp vulnerabilities via npm overrides (ef501ee)
  • fix: update Angular to 20.3.16 to address XSS vulnerability (GHSA-jrmj-c5cx-3cw6) (fd2b84c)
  • fix: upgrade to ESLint 9 to address stack overflow vulnerability (GHSA-p5wg-g6qr-c7cg) (b7357f8)
  • chore: add html to prettier (63a29c4)
  • chore: add ngrx toolkit (8ef6702)
  • chore: increment changelog generation (de5080c)
  • chore: lint (991427d)
  • chore: update packages to fix security vulnerabilities and update dependencies (a1c8074)
  • refactor: migration to output function (0c1f3c2)
  • refactor: migration to self-closing tags (3a98f75)
  • refactor: migration to signal inputs (0b1ad4f)
  • refactor: migration to signal queries (d57c629)
  • refactor(business): introduce scalable signal store architecture (06a12de)
  • refactor(council-member): introduce scalable signal store architecture (fff6769)
  • refactor(votes): introduce scalable signal store architecture (0b951aa)
  • docs: improve documentation of request state (f7cfa7c)
  • docs: remove version of frameworks (304670f)

1.0.4 (2025-08-02)

  • chore: add copilot instructions (8f9ae96)
  • chore: bump angular version (23d4aab)
  • chore: bump app version (7233e34)
  • chore: bump ionic and capacitor version (abd3947)
  • chore: bump ios build number (1b60f6e)
  • chore: update eslint dependencies (01afa2d)
  • feat(i18n): add i18n (2147e1e)

1.0.3 (2024-11-20)

  • chore: bump version to 1.0.3 (8bf46d2)
  • chore: configure ionic schematics (cd51bc3)
  • chore: enable eslint 'prefer-control-flow' rule (378f56a)
  • chore: update dependencies (5a2157c)
  • chore: update dependencies (4d1dd4e)
  • chore: update dependencies (7d68ffe)
  • chore: update dependencies (cb3125d)
  • chore: update swissparl (6e13d70)
  • fix: routing and remaining imports (ed35b5f)
  • fix: update .browserslistrc to recommended settings for Ionic v7 (b563223)
  • fix: upgrade all eslint dependencies to v18 (055d943)
  • refactor: configure and apply import order (9ea7464)
  • refactor: improve naming (53e29d0)
  • refactor: migrate to new built-in control flow (d597c9e)
  • refactor: standalone architecture (284b7e6)
  • refactor(business): introduce ngrx signals (dff7ff8)
  • refactor(business): rename css class (18a8be2)
  • refactor(council-member): introduce ngrx signals (01e2057)

1.0.2 (2024-01-15)

  • chore: bump version to 1.0.2 (fb235ee)
  • chore: update dependencies (af75de6)
  • fix: update zonejs polyfills import (0ba883c)

1.0.1 (2023-10-10)

  • chore: bump version to 1.0.1 (83a3878)
  • chore: update dependencies (1ab552d)
  • docs: update changelog (243b922)

1.0.0 (2023-10-08)

  • docs: add privacy policy (9fbd317)

1.0.0-rc.4 (2023-10-08)

  • chore: bump version to 1.0.0-rc.4 (eb6e269)
  • chore: incerase xcode build number (18e963e)
  • fix(business): show search suggestions depending on keyboard state (8013111)
  • docs: use lowercase and no italic for feature (af92534)

1.0.0-rc.3 (2023-10-07)

  • chore: bump version to 1.0.0-rc.3 (32f2a2b)
  • docs: improve readme (1865928)
  • docs: remove license and usage (e679c82)
  • docs: remove square brackets (db9e892)
  • feat: ux improvements (8e2fb76)
  • feat(council-member): add loading spinner (8241add)
  • feat(council-member): expand search (4d3a8af)
  • feat(vote): remove session name in card (8ec5aa2)
  • fix: navigate to votes after welcome screen (1ff49e1)
  • fix: translate remaining english copy (2d65347)
  • fix(business): use indexed ID for detailed search (06ef938)
  • refactor(vote): simplify search for business number (326b20a)

1.0.0-rc.2 (2023-09-18)

  • chore: bump version to 1.0.0-rc.2 (e9687d0)
  • chore: remove unused dependency (68e4482)
  • chore: remove unused dependency (42e146c)
  • chore: revert version format (57c657b)
  • build: add script for production build (b91d48a)
  • build: change xcode project name (1885d1b)
  • build: update name, version and build number (a626f6e)
  • fix: improve wording (5dd79d3)
  • fix: keyboard listener (4f35f0a)
  • fix: set global background color to white (fbbe4dd)
  • fix(business): search suggestions (9899f8d)
  • fix(business): set error to false after retry (0c2d979)
  • fix(council-members): display canton flags (94fd8fc)
  • feat: add refresher in all list views (3aa289b)
  • feat(business): add search suggestions (d211f82)
  • feat(business): display date of latest status change (212f3c4)
  • feat(shared): extend text-card with subtitle input (a79b359)
  • feat(vote): make use of text-card subtitle (bbef62e)
  • docs: update contributing guide (ae81f5a)
  • refactor(service): introduce swissparl service (1760f97)

1.0.0-rc.1 (2023-09-09)