Releases: historyhall/hh-orion
Releases · historyhall/hh-orion
v1.2.5: Bug Fixes and Security Updates
What's Changed
- Build(deps): Bump @mikro-orm/postgresql from 6.3.4 to 6.3.5 by @dependabot in #246
- Build(deps-dev): Bump eslint from 9.8.0 to 9.9.0 by @dependabot in #247
- Build(deps-dev): Bump @mikro-orm/cli from 6.3.4 to 6.3.5 by @dependabot in #248
- Build(deps-dev): Bump @types/node from 22.1.0 to 22.2.0 by @dependabot in #250
- Improve navigation handling by @shaynethiessen in #251
- Build(deps-dev): Bump typescript-eslint from 8.0.1 to 8.1.0 by @dependabot in #252
- Build(deps): Bump @elastic/elasticsearch from 8.14.0 to 8.15.0 by @dependabot in #255
- Build(deps-dev): Bump @types/node from 22.2.0 to 22.3.0 by @dependabot in #256
- Upload enhancements by @shaynethiessen in #257
Full Changelog: v1.2.4...v1.2.5
v1.2.4: Bug Fixes
What's Changed
- Fixed server error messages, dev commands, nginx config, file uploader listening by @shaynethiessen in #233
- Busboy by @shaynethiessen in #239
- Build(deps-dev): Bump typescript-eslint from 8.0.0 to 8.0.1 by @dependabot in #240
- Build(deps-dev): Bump jscodeshift from 0.16.1 to 17.0.0 by @dependabot in #241
- Build(deps-dev): Bump @mikro-orm/cli from 6.3.3 to 6.3.4 by @dependabot in #242
- Build(deps): Bump @mikro-orm/postgresql from 6.3.3 to 6.3.4 by @dependabot in #244
Full Changelog: v1.2.3...v1.2.4
v1.2.3: File Upload Build
What's Changed
- Add file upload build command by @shaynethiessen in #232
Full Changelog: v1.2.2...v1.2.3
v1.2.2: Duplicate Definition Fix
v1.2.1: Document Upload UI
What's Changed
- Build(deps): Bump react-router-dom from 6.25.1 to 6.26.0 by @dependabot in #227
- Build(deps-dev): Bump @types/node from 22.0.2 to 22.1.0 by @dependabot in #228
- Package upgrades by @shaynethiessen in #229
- Document Upload UI by @shaynethiessen in #226
Full Changelog: v1.2.0...v1.2.1
v1.2.0: File upload package
What's Changed
- nginx config for mail.historyhall.org by @shaynethiessen in #217
- Bump @mikro-orm/cli from 6.3.1 to 6.3.2 by @dependabot in #218
- Bump @types/node from 22.0.0 to 22.0.2 by @dependabot in #219
- Bump typescript-eslint from 7.18.0 to 8.0.0 by @dependabot in #221
- Bump @mikro-orm/postgresql from 6.3.1 to 6.3.2 by @dependabot in #222
- File Upload Package by @shaynethiessen in #223
Full Changelog: v1.1.2...v1.2.0
v1.1.2: System Stability
What's Changed
- Limit migration tasks to once per day by @shaynethiessen in #204
- Improve migration handling by @shaynethiessen in #205
- Update indexer statistics by @shaynethiessen in #206
- Fixed react components rendering twice by @shaynethiessen in #207
- Display user data on Profile page by @shaynethiessen in #208
- Add volume to elastic search by @shaynethiessen in #210
- Bump debug from 4.3.5 to 4.3.6 by @dependabot in #211
- Bump @types/node from 20.14.12 to 22.0.0 by @dependabot in #212
- Bump eslint from 9.7.0 to 9.8.0 by @dependabot in #213
- Bump typescript-eslint from 7.17.0 to 7.18.0 by @dependabot in #214
- Logout user on web if session is invalid by @shaynethiessen in #216
Full Changelog: v1.1.1...v1.1.2
v1.1.1: Improved Security
What's Changed
- Limit access to system pages to logged in users by @shaynethiessen in #195
- Bump @mikro-orm/cli from 6.3.0 to 6.3.1 by @dependabot in #196
- Bump @mikro-orm/postgresql from 6.3.0 to 6.3.1 by @dependabot in #197
- Improve map rendering by @shaynethiessen in #201
- Require accounts to be verified before logging in by @shaynethiessen in #202
Full Changelog: v1.1.0...v1.1.1
v1.1.0: Add location to documents
What's Changed
- Bump eslint-plugin-react from 7.34.4 to 7.35.0 by @dependabot in #183
- Bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 by @dependabot in #185
- Bump @typescript-eslint/parser from 7.16.1 to 7.17.0 by @dependabot in #186
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #187
- Bump typescript-eslint from 7.16.1 to 7.17.0 by @dependabot in #188
- Add country and location entities by @shaynethiessen in #191
- Bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #192
- Add location to documents by @shaynethiessen in #193
Full Changelog: v1.0.3...v1.1.0
v1.0.3: Layout Enhancements
What's Changed
- Make plan table not stack by @shaynethiessen in #178
- Require password to be 8 characters longs by @shaynethiessen in #177
- Make menu mobile friendly by @shaynethiessen in #179
- Add Explore section by @shaynethiessen in #181
- Add error page, improve home page by @shaynethiessen in #182
Full Changelog: v1.0.2...v1.0.3