Releases: tomm13/Messaging-Application
Releases · tomm13/Messaging-Application
V13.3.2
V13.3.1
Updated Final Release
Final bug fixes, small improvements and overall readability
What's Changed
- Reorder readme by @tomm13 in #237
- Update test_server.py by @tomm13 in #238
- Rename serverside methods by @tomm13 in #239
- Attempt to test for . in ips by @tomm13 in #240
- Update tests in line with others by @tomm13 in #241
- Iterate tests that are almost identical by @tomm13 in #242
- Add window design to readme by @tomm13 in #243
- Update test blind spots by @tomm13 in #245
- FIx commenting by @tomm13 in #246
- Rename to messaging application by @tomm13 in #247
- Rename all class object usages by @tomm13 in #248
- Replace ubuntu with windows by @tomm13 in #249
- Update continuous-integration.yml by @tomm13 in #250
- Fix duplicate test running by @tomm13 in #253
- Create page tests by @tomm13 in #254
- Update page method usages by @tomm13 in #255
- Create additional page tests by @tomm13 in #256
- Update message length checks by @tomm13 in #257
- Update README.md by @tomm13 in #258
- Update Design Docs link by @tomm13 in #259
- Fix commenting by @tomm13 in #260
- Update commenting by @tomm13 in #261
Full Changelog: V13.3...V13.3.1
V13.3
Final release
What's Changed
- Rework initialisations of threads by @tomm13 in #141
- Get user input for IP if localhost or OSError by @tomm13 in #144
- Remove user in all exceptions by @tomm13 in #147
- Prevent imports from running by @tomm13 in #149
- Rename python-app.yml to ubuntu-test.yml by @tomm13 in #152
- Create test_client.py by @tomm13 in #156
- Add testing for client by @tomm13 in #157
- Name CI tests by @tomm13 in #158
- Add project analysis by @tomm13 in #162
- Update README.md by @tomm13 in #163
- Update README.md by @tomm13 in #164
- Add parameter for input by @tomm13 in #165
- Add timeout case for connecting by @tomm13 in #166
- Generalise textbox clearing by @tomm13 in #167
- Remove reduntant booleans by @tomm13 in #168
- Rework inputs by @tomm13 in #169
- Improve tests by @tomm13 in #171
- Pass textbox value as argument by @tomm13 in #173
- Update client.py by @tomm13 in #175
- Test inputrequest by @tomm13 in #176
- Enable Fullscreen by default by @tomm13 in #177
- Remove rate and disallow ldm outside of macos by @tomm13 in #178
- Improve Server by @tomm13 in #179
- Enable darkmode by default by @tomm13 in #181
- Improve code quality by @tomm13 in #182
- Simplify selection logic by @tomm13 in #183
- Rename print by @tomm13 in #185
- Create system for accepting/rejecting usernames in setup by @tomm13 in #186
- Fix redundant length limiter by @tomm13 in #188
- Validate message length on servside by @tomm13 in #189
- Minor improvements by @tomm13 in #191
- Rearrange UI elements by @tomm13 in #195
- Improve imports by @tomm13 in #196
- Prevent UI crashing due to duplicate calls by @tomm13 in #198
- Prevent removing clients who failed username checks by @tomm13 in #200
- Add feedback to improve UI clarity by @tomm13 in #199
- Pass in more arguments to improve testing by @tomm13 in #201
- Fix critical connection error by @tomm13 in #203
- Use overriding methods by @tomm13 in #205
- Add emoji testing by @tomm13 in #207
- Improve tests by @tomm13 in #209
- Delete unused attribute by @tomm13 in #210
- Use imports by @tomm13 in #211
- Remove mods by @tomm13 in #212
- Expand test coverage by @tomm13 in #213
- Remove unfinished test by @tomm13 in #215
- Separate UI and non-UI by @tomm13 in #218
- Add threading to description lol by @tomm13 in #219
- Remove redundant 'readRate' attribute by @tomm13 in #221
- Remove redundant attributes by @tomm13 in #222
- Improve tests by adding list items by @tomm13 in #224
- Add commenting by @tomm13 in #220
- pp by @tomm13 in #225
- Add client testing comment by @tomm13 in #226
- Remame methods to be the same as client by @tomm13 in #227
- Finish commenting by @tomm13 in #229
- Apply fixes by @tomm13 in #230
- Improve tests by @tomm13 in #231
- Store primes as class attributes by @tomm13 in #232
- Improve tests by @tomm13 in #233
- Rename variable by @tomm13 in #234
- Make tests more extensive by @tomm13 in #235
Full Changelog: V13.2.5...V13.3
V13.2.5
V13.2.4
V13.2.3
Full Changelog: V13.2.1...V13.2.3
V13.2.1
Full Changelog: V13.0.3...V13.2.1
V13.2
V13 Beta 1
What's Changed
Full Changelog: V13.0.2...V13.1