-
V1.0.1 - Usability Patch 1 Stable
released this
2024-04-24 04:27:28 -09:00 | 11 commits to main since this releaseThis release is to fix a few issues discovered at launch of V.1.0.0. Please see below for more on the changes.
What's Changed
- Add /tts by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/99
- TTS Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/100
- Various Interactivity Bug Fixes by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/101
- Various Bug Fixes and Additions by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/102
- Nearby Room Fix / ChatMaps URL Formatting Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/103
Full Changelog: https://github.com/ChatMaps/ChatMaps/compare/V.1.0.0...V.1.0.1
Downloads
-
released this
2024-04-21 17:50:29 -09:00 | 33 commits to main since this releaseWhat's Changed
- Add nextjs frontend tests by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/3
- Restructure Project Files into Distinct Folders by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/4
- Restore Original README by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/6
- Backend Auto Update Server by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/8
- Updated README, testing page design by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/10
- Add Initial UI and Authentication by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/11
- Move Firebase Auth to .env files to support Vercel deployments by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/17
- Fix Deployment Authentication Problems by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/18
- Deployment Fixes by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/19
- Load default map then center on users computed location by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/16
- Change button Colors by @Sgoodridge96 in https://github.com/ChatMaps/ChatMaps/pull/20
- Login: Invalid Username / Password Prompts User by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/22
- Update README.md with new URL by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/21
- Validation on Register / Remove Download Button From Homepage by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/23
- Optimize Authentication Flow, Better Visual Feedback by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/25
- Add Username to Onboarding, Fix Onboarding by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/28
- Fixed bugs from last PR: Updated register page for password confirmation by @Sgoodridge96 in https://github.com/ChatMaps/ChatMaps/pull/30
- Add Preliminary Chatroom Support by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/32
- Fix Homepage Buttons Loading Slow by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/31
- Add Online, Offline, Saving Capabilities by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/36
- Fix Added Members, onValue for Room List, Nearby by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/37
- Add Nearby Room Counter for Unauthenticated / New Users by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/38
- Uploaded Deliverables and Deleted Old Files by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/35
- Fix Borked Nearby Update by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/40
- Added Username Colors in Chats by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/41
- Dev Branch Update by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/45
- Refactor Authentication Flow by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/44
- Refactor App Page by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/42
- Merge Latest to Dev by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/46
- User Profiles V1 by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/49
- Added Deliverable 3 by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/50
- Restructing Changes + Bugfixes by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/51
- Undo Bad Merge by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/53
- Refactor / Lag Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/54
- Dev Merge by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/56
- Convert To Link for Preload Speed Advantage by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/55
- Add Notifications V1 by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/57
- Refactor / Documentation for All Functions / Components by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/58
- Restore Rooms User Leave/Enter Status by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/59
- Update Chat/App/Profile Pages to be Mobile Friendly by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/61
- Add URL Detection by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/60
- Map Markers Fixed by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/63
- Add Online / Total to Room List by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/64
- Login / Register Verification by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/66
- Profile Visual Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/65
- Add Ionic Capacitor Support (Cross Platform Native) by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/62
- Added user list on hover by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/67
- Add Friends / DM's V1 by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/68
- Hotfix for Profiles by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/69
- Add to both by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/70
- Fixed DM's by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/71
- Various Bug Fixes by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/72
- Map Marker Tweaks by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/73
- Add Privacy Policy (For Google App Store) by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/74
- Sgoodridge by @Sgoodridge96 in https://github.com/ChatMaps/ChatMaps/pull/75
- Add Global User Online / Offline by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/76
- Add Profanity Filter by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/77
- Add Image Detection to RMF (Rich Message Formatting) by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/79
- Properly Integrate Images, RMF and Profane filters by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/80
- Fix Profile Picture Display by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/81
- Add User Message Deletion by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/78
- Fix Message Parsing Issues by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/82
- General Bug Fixes by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/83
- Fix disappearing rooms on status visibility change by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/84
- Fix Delete by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/85
- Better Picture Detection / Handling by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/86
- Circle Icon Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/87
- Fix Image Detection Async by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/88
- Add Search to Nearby Tab by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/89
- Multiple Mapping Improvements by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/90
- DM Security Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/91
- Bugfix: My Rooms Loading by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/92
- Proper Optimization for Firebase by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/94
- Firebase Optimization by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/93
- Fix Markers on Empty Profiles by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/96
- Add Unit Tests by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/95
- Fix Broken Friends on Map by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/97
- Fixes Across the Board by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/98
New Contributors
- @ClarkLach made their first contribution in https://github.com/ChatMaps/ChatMaps/pull/10
- @Sgoodridge96 made their first contribution in https://github.com/ChatMaps/ChatMaps/pull/20
Full Changelog: https://github.com/ChatMaps/ChatMaps/compare/Initial...V.1.0.0
Downloads
-
Sprint5 Pre-Release
released this
2024-04-21 16:32:51 -09:00 | 35 commits to main since this releaseWhat's Changed
- Various Bug Fixes by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/72
- Map Marker Tweaks by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/73
- Add Privacy Policy (For Google App Store) by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/74
- Sgoodridge by @Sgoodridge96 in https://github.com/ChatMaps/ChatMaps/pull/75
- Add Global User Online / Offline by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/76
- Add Profanity Filter by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/77
- Add Image Detection to RMF (Rich Message Formatting) by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/79
- Properly Integrate Images, RMF and Profane filters by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/80
- Fix Profile Picture Display by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/81
- Add User Message Deletion by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/78
- Fix Message Parsing Issues by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/82
- General Bug Fixes by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/83
- Fix disappearing rooms on status visibility change by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/84
- Fix Delete by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/85
- Better Picture Detection / Handling by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/86
- Circle Icon Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/87
- Fix Image Detection Async by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/88
- Add Search to Nearby Tab by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/89
- Multiple Mapping Improvements by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/90
- DM Security Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/91
- Bugfix: My Rooms Loading by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/92
- Proper Optimization for Firebase by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/94
- Firebase Optimization by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/93
- Fix Markers on Empty Profiles by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/96
- Add Unit Tests by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/95
- Fix Broken Friends on Map by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/97
Full Changelog: https://github.com/ChatMaps/ChatMaps/compare/Sprint4...Sprint5
Downloads
-
Sprint 4 Release Pre-Release
released this
2024-04-07 08:03:53 -09:00 | 109 commits to main since this releaseWhat's Changed
- Dev Branch Update by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/45
- Merge Latest to Dev by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/46
- User Profiles V1 by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/49
- Added Deliverable 3 by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/50
- Restructing Changes + Bugfixes by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/51
- Undo Bad Merge by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/53
- Refactor / Lag Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/54
- Dev Merge by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/56
- Convert To Link for Preload Speed Advantage by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/55
- Add Notifications V1 by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/57
- Refactor / Documentation for All Functions / Components by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/58
- Restore Rooms User Leave/Enter Status by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/59
- Update Chat/App/Profile Pages to be Mobile Friendly by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/61
- Add URL Detection by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/60
- Map Markers Fixed by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/63
- Add Online / Total to Room List by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/64
- Login / Register Verification by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/66
- Profile Visual Fix by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/65
- Add Ionic Capacitor Support (Cross Platform Native) by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/62
- Added user list on hover by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/67
- Add Friends / DM's V1 by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/68
- Hotfix for Profiles by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/69
- Add to both by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/70
- Fixed DM's by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/71
Full Changelog: https://github.com/ChatMaps/ChatMaps/compare/Sprint3...Sprint4
Downloads
-
Sprint 3 Pre-Release
released this
2024-03-23 11:54:19 -09:00 | 203 commits to main since this releaseWhat's Changed
- Add Online, Offline, Saving Capabilities by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/36
- Fix Added Members, onValue for Room List, Nearby by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/37
- Add Nearby Room Counter for Unauthenticated / New Users by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/38
- Uploaded Deliverables and Deleted Old Files by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/35
- Fix Borked Nearby Update by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/40
- Added Username Colors in Chats by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/41
- Refactor Authentication Flow by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/44
- Refactor App Page by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/42
Full Changelog: https://github.com/ChatMaps/ChatMaps/compare/Sprint2...Sprint3
Downloads
-
Sprint 2 Release Pre-Release
released this
2024-03-03 18:01:17 -10:00 | 250 commits to main since this releaseWhat's Changed
- Add Initial UI and Authentication by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/11
- Move Firebase Auth to .env files to support Vercel deployments by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/17
- Fix Deployment Authentication Problems by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/18
- Deployment Fixes by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/19
- Load default map then center on users computed location by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/16
- Change button Colors by @Sgoodridge96 in https://github.com/ChatMaps/ChatMaps/pull/20
- Login: Invalid Username / Password Prompts User by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/22
- Update README.md with new URL by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/21
- Validation on Register / Remove Download Button From Homepage by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/23
- Optimize Authentication Flow, Better Visual Feedback by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/25
- Add Username to Onboarding, Fix Onboarding by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/28
- Fixed bugs from last PR: Updated register page for password confirmation by @Sgoodridge96 in https://github.com/ChatMaps/ChatMaps/pull/30
- Add Preliminary Chatroom Support by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/32
- Fix Homepage Buttons Loading Slow by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/31
New Contributors
- @Sgoodridge96 made their first contribution in https://github.com/ChatMaps/ChatMaps/pull/20
Full Changelog: https://github.com/ChatMaps/ChatMaps/compare/Sprint1...Sprint2
Downloads
-
Sprint 1 Release Pre-Release
released this
2024-03-03 18:00:38 -10:00 | 317 commits to main since this releaseWhat's Changed
- Add nextjs frontend tests by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/3
- Restructure Project Files into Distinct Folders by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/4
- Restore Original README by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/6
- Backend Auto Update Server by @LAX18 in https://github.com/ChatMaps/ChatMaps/pull/8
- Updated README, testing page design by @ClarkLach in https://github.com/ChatMaps/ChatMaps/pull/10
New Contributors
- @ClarkLach made their first contribution in https://github.com/ChatMaps/ChatMaps/pull/10
Full Changelog: https://github.com/ChatMaps/ChatMaps/commits/Sprint1
Downloads